| Author |
where to find javax.annotation package in Jboss
|
amar nath jha
Ranch Hand
Joined: Mar 09, 2006
Posts: 42
|
|
which jar file is to be in the classpath to import javax.annotation package . I am working with Jboss and its giving me this error ContextListener.java:4: package javax.annotation does not exist import javax.annotation.Resource;
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
|
You will find it in jboss-ejb3x.jar
|
[My Blog] [JavaRanch Journal]
|
 |
 |
|
|
subject: where to find javax.annotation package in Jboss
|
|
|