The reason is due to usage of jbossws14.jar instead of the jbossws.jar found in jbossws14.sar that comes with the example. The difference is that the latter has annotations extended from org.jboss.lang.Annotation instead of the java.jang one. After I modified the JBOSS configuration with the ws files from the example I was able to compile. Please replace the jbossws14-client.jar with the jbossws-client.jar from the examples and you will be able to compile.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944750#3944750 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944750 ------------------------------------------------------- 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
