0 Replies Latest reply on May 6, 2008 7:09 AM by jose.ferreiro

    JBOSS 4.0.3 with Axis 1.x

    jose.ferreiro

      Dear newsgroup,

      I sucessfully developped a web service using tomcat.
      However I would like to set up the web service using it withing the Jboss server.

      Does anyone could provide me with some info on how to do that?
      I am having trouble to deploy the web service in the Jboss server.

      I created a web folder webapps under %JBoss_Home%/server/default/deploy (i.e. %JBoss_Home%/server/default/deploy/webapps )

      Within the webapps folder I placed the whole folder axis. That I renamed axis.war (i.e %JBoss_Home%/server/default/deploy/webapps/axis.war ).

      I may sucessfully start Jboss and the servlet ( http://localhost:8080/axis/servlet/AxisServlet ).
      Nevertheless I am not eager to deploy my webservice ( wsdd file ).

      Any help or hints will be welcomed.

      Thank you in advance.