0 Replies Latest reply on Dec 29, 2008 10:58 AM by forrestxm

    How to make jax-rpc web service implementation work on JBoss

    forrestxm

      I have a legacy web service web application, which uses JAX-RPC. When I want to migrate it to JBoss 5, exceptions happen like this:

      org.jboss.ws.metadata.wsdl.WSDLException: Cannot parse wsdlLocation: http://localhost:8080/myapp/services/myappws


      I followed jax-rpc guide in jboss 4 documents, but seems not work

      Can anyone help me out? thanks a lot!