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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127832#4127832 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127832 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
