1 Reply Latest reply on Jun 15, 2005 6:13 AM by thomas.diesler

    JWS files for Instant Deployment

    dheissner

      I've been looking for JWS file support in Jboss 402 and can't find any examples in any of the docs or on the web.

      Does anyone know if jboss supports this in a similar way to what Axis currently does (http://ws.apache.org/axis/java/user-guide.html#JWSJavaWebServiceFilesInstantDeployment) and where the specifics on this in the JBoss documentation is? thanks!

        • 1. Re: JWS files for Instant Deployment
          thomas.diesler

          Currently this is not supported in jboss-4.0. Our new soap stack allows you to put JSR-181 annotations on the endpoint and deploy it without all the ugly descriptors that are required for J2EE-1.4 compliant web services.

          This already works and is available in jboss-head