Thank you for your reply. The service endpoints are functioning fine, I have used the @WebService annotation successfully. My concern is with the way the client is working.
After a bit of closer examination of what I am doing, I would like to ask does 4.0.4CR2 support jax-ws style generated classes? That is classes generated using the wsimport tool, where the class used for finding the service extends javax.xml.ws.Service. The reason I ask is that in order to support these I have copied the libraries from jwsdp2.0 in to the application. Our application requires to use the wsimport javax.xml.ws style rather than the wscompile javax.xml.rpc one. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943301#3943301 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943301 ------------------------------------------------------- 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
