Hi Guys Is it possible to access the SOAP headers writhing the java class which is exposed as WS (in axis) or axis by default filters the header before the SOAP reaches the WS.
Cheers Krish -----Original Message----- From: Ayan Kar [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 1:47 PM To: [EMAIL PROTECTED] Subject: Deserialization problem in Axis > Hi, > > We are new to Axis and we are using Axis 1.1 java .We had a WSDL and we > compiled it to get java files (i.e. by doing WSDL2Java) and wrote Server > program and published it through implicit deployment and when the client > invokes an operation on the server, we get an error saying that > SAXException and error occured while deserializing a parameter.We are > clue less.Could you help us in this regard? > > Thanks in advance > Regards / ayan
