I'm having this same problem trying to build my own code, or the ejb3 examples 
in 4.0.4.GA.
I can do "build/build.sh", but it looks like it doesn't actually compile the 
examples.
>From inside jboss-4.0.4.GA-src/ejb3/docs/tutorial/webservice, if I execute 
>ant, I get a bunch of exceptions like this:

  | [javac] 
/home/lewisd/download/java/jboss/jboss-4.0.4.GA-src/ejb3/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
  | 
Any idea why?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944072#3944072

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944072


-------------------------------------------------------
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

Reply via email to