Call object and attributes - please help!

2001-09-10 Thread Mehashah
How can I get attributes from Call object? I can get elements by call.getParams() method. In example given below I can get all the elements but how do I get arrt1, attr2? value value Any help would be appreciated. Thanks, Nipa

Re: ( Please Help ) Urgent Request: How to send a response in a Custom Provider

2001-08-21 Thread Mehashah
Hi All, There has to be a way to set the body in the envelope and get the desired results ? Does anyone have any ideas ?

( Please Help ) Urgent Request: How to send a response in a Custom Provider

2001-08-20 Thread Mehashah
Hi, I am using a custom provider to provide a response to a request. I want the request to be of the following nature Soap Header String and I have the completed xml soap body as a String. I am not able to do it. I get the following response Soap Header jgsgdjsgfjsagfkjagfkjgfj I

Urgent Question Please help ( Custom provider not working )

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

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