1 Reply Latest reply on Sep 20, 2005 10:51 AM by thomas.diesler

    JAX-RPC Web Services in JBoss

    ronak2121

      Hello All,

      I am trying to port over a Web Service I made in Apache Tomcat to JBoss.
      The Web Service is a JAX-RPC service running in Application scope.

      I read in the Admin guide that JBoss needs something called a webservices.xml file with a JAX-RPC mapping file.

      Also, I read on some websites that the wscompile tool doesn't always create the JAX-RPC mapping file correctly.

      How do I run the wscompile tool? How can I get it to create this mapping file correctly? Is there any equivalent to an "Application" scope in JBoss?

      Thanks for your help