When I tried to compile the webservice task from the tutorial I got the same error.
| [javac] /usr/java/jboss-EJB-3.0_RC7-FD/docs/tutorial/webservice/src/org/jboss/tutorial/webservice/bean/Calculator.java:31: incompatible types | [javac] found : javax.jws.WebService | [javac] required: java.lang.annotation.Annotation | [javac] @WebService | [javac] ^ | [javac] /usr/java/jboss-EJB-3.0_RC7-FD/docs/tutorial/webservice/src/org/jboss/tutorial/webservice/bean/Calculator.java:32: incompatible types | What is current state of webservices support in JBOSS EJB3 ?? Leonell View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949009#3949009 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949009 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
