Regarding Your Website, Site Development Strategies.

2001-08-09 Thread creativ
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

Regarding Your Website, Site Development Strategies.

2001-08-09 Thread creativ
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

Re: Header Processing

2001-08-09 Thread Matt Barnes
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

No Access to SOAP Message inside custom provider

2001-08-09 Thread Mehashah
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

Re: No Access to SOAP Message inside custom provider

2001-08-09 Thread Mehashah
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 [