Hi...

I think that you are trying to converter one object in another,,, then you received a "cannot be cast to" message...

the object ToXMLSAXHandler cannot be cast to SerializationHandler

[/jr]
program escreveu:
org.apache.axis2.dataretrieval.DataRetrievalException: org.apache.xml.serializer.ToXMLSAXHandler cannot be cast to org.apache.xml.serializer.SerializationHandler org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:84)
org.apache.axis2.description.AxisService.getData(AxisService.java:2195)
org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1139)
org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1077)
org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:280)
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:229)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

why?

(I use Tomcat. 5.0 and war of Axis2 1.3)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to