users@glassfish.java.net

Re: CMP compilation fails in V3 when EJB 2.1 bean references classes in library

From: <glassfish_at_javadesktop.org>
Date: Mon, 05 Jul 2010 12:25:03 PDT

class-path in MANIFEST.MF should still work when you specify it for your ejb jar, war file, or even library jars. But it can be tricky to specify the path. It could be that your class-path has always been ignored, but in previous version, the sever included all top-level jars in classpath.

Now that we have the ear/lib mechanism, it should be the preferred way.
[Message sent by forum member 'cf126330']

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