users@glassfish.java.net

Re: ear file structure

From: <glassfish_at_javadesktop.org>
Date: Mon, 02 Jun 2008 11:07:34 PDT

Hi all,

For many servers you can put your libs wherever you like but for example in oc4j you must declare in orion-application.xml them as fallow:

<library path="%path%/%lib_name.jar%" />

Example if we have "spring.jar" in the folder "necessary" in the ear i must declare it as:
<library path="necessary/spring.jar" />

Have a nice evening,
Bogdan ;)
[Message sent by forum member 'bogdanmata' (bogdanmata)]

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