users@glassfish.java.net

Re: GF-embedded not loading/recognizing class annotated with ...

From: <forums_at_java.net>
Date: Thu, 7 Jul 2011 19:03:38 -0500 (CDT)

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