Re: SOAPAction and OMElement-tree problem.

2008-06-26 Thread Rafa%u0142
Dnia 26-06-2008 o godz. 6:38 Amila Suriarachchi napisał(a): Did you change your xsd to have an xs:any element? Try to call the OMElement toString() method.Thanks for response!xs:any does not worktoString does not worktoStringWithConsume does not workAny of these methods either returns not-complet

Re: SOAPAction and OMElement-tree problem.

2008-06-25 Thread Amila Suriarachchi
2008/6/26 Rafa%u0142 <[EMAIL PROTECTED]>: > Hello. > > My name is Rafal Malinowski. I am working at Poznan Supercomputing and > Networing Center. > > One of my task it to write a SSOS web-service client for SAML2 protocol. > It is described by simple wsdl file and some complex xsd files. > > I've

SOAPAction and OMElement-tree problem.

2008-06-25 Thread Rafa%u0142
Hello. My name is Rafal Malinowski. I am working at Poznan Supercomputing and Networing Center. One of my task it to write a SSOS web-service client for SAML2 protocol. It is described by simple wsdl file and some complex xsd files. I've used axis2-1.4 to generate stub, it was not properly jav