0 Replies Latest reply on May 20, 2006 2:26 PM by hsutarwala

    JWSDP 2.0 on JBoss 4.0.3SP1

    hsutarwala

      The artifacts produced by JWSDP 2.0 are very different from its 1.6 counterpart when creating a server side web service. There is no jaxrpc-mapping file and the wsdl has a schema that is generated. Also, the Sun specific serializers and stubs are not generated as part of the wsgen task. There is a new file called sun-jaxws.xml which defines the endpoint class and its URL pattern.

      Question;

      What happens to the webservices.xml? Do we still need to write that? And are there any changes to it? What about the sun-jaxws.xml, is that needed? Can someone post a war that is generated using JWSDP 2.0 and can be deployed on JBoss 4.0.3SP1? I want to know what the final artifacts look like when the war is deployed.

      Thanks