| Author |
Mapping shared libraries at application level not application server level
|
Nicola Garofalo
Ranch Hand
Joined: Apr 10, 2010
Posts: 308
|
|
Hi,
i defined in the admin console a shared libray on my application server with name CommonLibs referring a directory containing some jar files.
I need to reference this shared library on my ear project without mapping the reference by administration console at ear deploy time
Is this possible writing something on some configuration file like application.xml or in Manifest.mf file?
I read the following article http://java.sun.com/j2ee/verified/packaging.html but i miss something,i mean, the Extension-list has to contain jar names or just CommonLibs, i.e. the shared library defined in my applicatin server?
Thanks for your help
|
Bye,
Nicola
|
 |
 |
|
|
subject: Mapping shared libraries at application level not application server level
|
|
|