After a bit of jar searching, I found the classes in the jar file named jboss-annotations-ejb3.jar localed in JBOSS_SERVER\deploy\ejb3.deployer folder. However; I get a compilation error: [javac] Compiling 1 source file to C:\Data\mine\hjemme\bin | [javac] C:\Data\mine\hjemme\src\<src.folder>\<MBean>.java:14: cannot find symbol | [javac] symbol : method value() | [javac] location: @interface org.jboss.annotation.ejb.Management | [javac] @Management (<interface>.class) | [javac] ^ | [javac] 1 error In the JBoss Eclipse IDE, I get the error message 'The attribute value is undefined for the annotation type Management.' This is located in the source
@Management (<interface>.class) The interface is implemented without any errors and I do not know what might be wrong. Please help me solve this. Thanx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954734#3954734 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954734 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 JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user