1 Reply Latest reply on May 19, 2003 2:04 PM by ylebar

    ClassCastException for ?wsdl axis example

    ben2

      I am using jboss-3.0.3.


      I have successfully installed the EJB example from http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-EJB-example.shtml



      I can run the hello world example for both the EJB and the SOAP call.

      When I point my browser to http://localhost:8080/axis/services/Hello?wsdl
      to view the wsdl file I get the following error

      "AXIS error
      Sorry, something seems to have gone wrong... here are the details:

      java.lang.ClassCastException: $Proxy42 "


      Any suggestions?