06-14-04 04:48 AM
Hello,
I am sorry that I didn't understand well what you wanted.
Generally you can place jar file on the following directories.
1.<WAS_HOME>/installedApps/<CELL_NAME>/<INSTANCE>.ear/Stores.war/WEB_INF/lib
2.<WAS_HOME>/installedApps/<CELL_NAME>/<INSTANCE>.ear
3.<WAS_HOME>/installedApps/<CELL_NAME>/<INSTANCE>.ear/lib
* In case 2 or 3, additionally, you have to add your jar file name into Cla
ss-Path in
<WAS_HOME>/installedApps/<CELL_NAME>/<INSTANCE>.ear/Stores.war/META_INF/MANI
FEST.MF file.
* <WAS_HOME>,<CELL_NAME>,<INSTANCE> depend on your enviroment.
[ Post a follow-up to this message ]
|