Hi Guys
Im using
JBoss 6. Ive a ear file which is made up of a:
WAR
EJB JAR (Message Driven Beans)
and in lib folder:
a number of custom jars some of which have annotated beans
All the annotated beans can be access for example by
but in my MDB classes if i try
is always null
What can the issue be?
the ejb jar
has ejb-jar.xml
jboss-ejb3.xml