Axis deserialization problem (org.xml.sax.SAXException: Bad types)

B

babaxter1

Linking again axis1.4 libs, we get the following error, when trying to
access one of our webservices.

org.apache.axis.AxisFault
org.xml.sax.SAXException: Bad types class a.b.c.d.e.f.g.Class_X ->
class a.b.c.d.e.f.g.Class_Y)

I don't see an issue in the defined type mapping in server-config.wsdd:

<typeMapping
xmlns:ns="urn:kba"
qname="ns:Class_X"
type="java:a.b.c.d.e.f.g.Class_X"
serializer="org.apache.axis.encoding.ser.BeanSerializerFactory"

deserializer="org.apache.axis.encoding.ser.BeanDeserializerFactory"
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
/>

Any hints are welcome.

Babak Sayyid Hossein
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top