1 Reply Latest reply on Jan 6, 2004 2:52 PM by stephanenicoll

    Problem in deploying webservice

    raj_j0

      Hello Jboss users,
      I have just started to JBoss 3.2.3. and already I am having problems in deploying Webservices to Jboss-net (of JBoss 3.2.3). I had tried this on JBoss 3.0 with Axis without any problem.

      On first attempt with JBoss 3.2.3, I got the following :

      D:\HelloDEMO\src\demo\ws>java -classpath %AXISCLASSPATH%
      org.apache.axis.client.AdminClient deploy.wsdd
      Processing file deploy.wsdd
      Exception:: (500)No Context configured to process this request


      then i tried :

      D:\HelloDEMO\src\demo\ws>java -classpath %AXISCLASSPATH%
      org.apache.axis.client.AdminClient -lhttp://localhost:8080/jboss-net/services/Administration deploy.wsdd
      Processing file deploy.wsdd
      Exception:: Access denied.

      What does i have to do to deploy in jboss-net? Well this worked absolutely smooth for Axis.. But as Jboss-net is built on Axis, so the above should have worked.. or is there any other process to follow...

      Please help me.... I need this for my college project and i am running short of time.

      Thanks in advance..

      Regards,
      Raj