Re: Problem Installing Axis on WebSphere 4.0

2004-03-31 Thread Ashish Kulkarni
Hi I guess this is because of the way websphere 4.0 loads the application, i guess there are different jar files in lib folder of websphere and in your WEB-INF/lib folder of web application, If you have webservice.jar file in lib folder of websphere, try removing this jar and restarting your app, i

java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanDeserializerFactory

2004-03-29 Thread Ashish Kulkarni
hi I am getting this error when trying to use BeanDeserializerFactory, what may be the reason faultCode: Server.generalException faultString: java.lang.ClassCastException: org.apache.axis.encoding.ser.BeanDeserializerFactory faultActor: null faultDetail: java.lang.ClassCastException: org.apach

deserializer error in websphere 5.0.1

2004-03-26 Thread Ashish Kulkarni
Hi I am working on a client which consumes webserverice, this web service returns org.w3c.dom.Document object I am getting deserializer error, this client works fine tomcat5.0 this is the error faultCode: {http://websphere.ibm.com/webservices/}Server.generalException faultString: org.xml.sax.SAX

No deserializer error in Websphere

2004-03-25 Thread Ashish Kulkarni
Hi I developed a webservice client and was working fine on tomcat5.0, i deployed this webserivce client on IBM websphere 5.0 and when i try to get data from webservice i get the following error faultCode: {http://websphere.ibm.com/webservices/}Server.generalException faultString: org.xml.sax.SAXEx