0 Replies Latest reply on Apr 12, 2006 12:04 PM by esvehla

    Problem with Annotations

      I am using JBoss 4.0.4 CR2 and having problems compiling the JSR-181 POJO
      sample included with JBossWS.

      I get the same error for all web service annotations:

      found : javax.jws.WebService
      [javac] required: java.lang.annotation.Annotation
      [javac] @WebService(

      I have EJB 3.0 installed and I am using the AOP 5.0 that is bundled with EJB 3.0

      Any pointers or ideas appreciated.

      Ernie