How do I receive SOAP Messages via HTTP from an App?

J

John

Hi,

I have a Java Application. It is both a socket server and a socket
client. I can run the app on multiple computers and they can connect to
each other.

I can create SOAPMessages and use a SOAPConnection to send these
messages to listening sockets on the other computers.

I'm having trouble taking the received SOAP message as a byte stream
and converting it to a Java SOAPMessage.

How should I do this?

I think I need an HTTP Server. Is this correct? Is there one included
in the J2SE or J2EE classes?

Thanks!
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top