Hi all,
I'm usign axis 1.2 beta with jboss,as webapp no jboss-net, to access a
EJB using java:EJB as provider.
When I restart Jboss and try a client axis works ok, but when I restart
Jboss and after getting a correct wsdl http://..../axis/services/
MyService?wsdl the client fails with a
"org.xml.sax.SAXException: SimpleDesrializer encountered a child
element, wich is NOT expected, in something it was trying to deserialize
" exception. If no access to wsdl then no error.
Any idea what's happening ?
Any workaround ?
Thanks.