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