users@glassfish.java.net

Re: class not found runtime exception with jersey, ejb, and jpa java project

From: <glassfish_at_javadesktop.org>
Date: Tue, 30 Jun 2009 18:40:36 PDT

I figured this out. I needed to add,

[code]
  <module>
    <java>workingpoint-model.jar</java>
  </module>
[/code]

to my application.xml file for my ear.
[Message sent by forum member 'shwoodard' (shwoodard)]

http://forums.java.net/jive/thread.jspa?messageID=353684