users@glassfish.java.net

Re: V2 directory deployment of EJB3 - JPA

From: <glassfish_at_javadesktop.org>
Date: Tue, 24 Mar 2009 13:45:40 PDT

it seems like the exploded directory was not in the expected format.

When directory deploy an ear, all the sub modules should be exploded at top level with _jar, _war etc suffix.

For example if foo.ear contains bar.jar (ejb jar), it will be like

foo/
foo/bar_jar

where bar_jar is the exploded directory for bar.jar

This is a link to the directory deployment doc:
http://docs.sun.com/app/docs/doc/820-4337/gbzce?a=view
[Message sent by forum member 'hzhang_jn' (hzhang_jn)]

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