0 Replies Latest reply on Feb 8, 2008 9:40 AM by janrara

    How to migrate axis web service into jbossWS

    janrara

      Hi,

      I have webservice (MyService) which was developed using axis 1.4 and deployed successfully into jboss (%JBOSS_HOME%\server\default\deploy\axis.war).

      I was able to access that service by hitting this url: http://localhost:8080/axis/..../MyService

      But I want to access that same service by hitting this url:
      http://localhost:8080/jbossws/.../MyService

      When tried, there is not listed that axis service in http://localhost:8080/jbossws....

      So what I have to do to invoke the axis service using jbossws?

      Please advice me on the same ASAP.

      Regards,
      Janakiraman