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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945099#3945099 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945099 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
