Title: welcome
This message was sent to you because you are part of an business opportunities mailing list for travel Opportunities.
If you have received this message by mistake, we apologize, and request that you REMOVE yourself to update this database.
You may easily remove yourself by replying
Title: welcome
This message was sent to you because you are part of an business opportunities mailing list for travel Opportunities.
If you have received this message by mistake, we apologize, and request that you REMOVE yourself to update this database.
You may easily remove yourself by replying
OK, the SOAPContext has a getBodyPart() method that
returns a MimeBodyPart. Do I just do a getContent()
on that to get the full XML string, parse the XML via
DOM/SAX and pick off the headers?
Thanks!
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Javie
Hi,
I wrote a custom SOAP Provider to process my RPC calls.
I have two questions...
I had hope the SOAP engine would not deserialize the content before calling the
"locate" and "invoke" methods, but it does and I don't understand why ?
Secondly when I try to access the content of the envelope b
Here is the exact message I get
In TemplateProvider.locate()
Method: save_tModel
URI: urn:uddi
DD.ServiceClass: org.apache.soap.providers.UDDITestServer
DD.ProviderClass: null
Call.MethodName: save_tModel
[Attributes={}] [BodyEntries=
[(0)=[save_tModel: null]]
]
invoke called on the uddi server
[