Search:

Type: Posts; User: Buglish

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    35,641

    Re: SOAP Message Factory response error

    Hi,

    To solve this problem; I used the SOAPMEssageFactory to only create the SOAP packet and HTTPConnection for the transmission protocol. It's a normal socket push which is allot simpler and old...
  2. Problem with developing and running JAXP, JAXB and SOAPMessageFactory issues?

    Hi,

    I have been developing and running into JAXP, JAXB and SOAPMessageFactory issues.:confused: I am pretty sure it my environment which I am unable to set up correctly. If i do a re-install and...
  3. Replies
    3
    Views
    35,641

    Re: SOAP Message Factory response error

    After I had placed the post I noticed my response SOAP message format is not the same is the client. I used in both instences the MessageFactory.

    On the server side how do I detect the SOAP...
  4. Replies
    3
    Views
    35,641

    SOAP Message Factory response error

    I am writing both the server and the client. The server builds the XML using JAXB marshalling and piping back to the client in the HTTP socket. From the client the request is built using the message...
Results 1 to 4 of 4