Marina, thxs for the reply.
I have solved my problem by unpackaging the jar file that contained the
required classes (AbstractDAO which is annotated with @PersistenceContext)
into my target/classes folder. I am doing this with help of Maven's
dependency plugin (artifactId:maven-dependency-plugin) by using the /unpack/
goal.
Thanks again!
-Sebastian
--
[Message sent by forum member 'sricaldoni']
View Post: http://forums.java.net/node/819009