| Author |
Add zip file to classpath of a webapplication
|
Rafael Conrado
Greenhorn
Joined: Dec 18, 2012
Posts: 2
|
|
Hi everyone,
My WebApplication use some zip files in classpath. But when I make the deploy into Weblogic server , just the jar files is copied to Web-INF/lib from my application instance.
I am making the deploy using a war file , and all lib are inside it, all jar and zip files.
Could you help me please? I´ve tried to Edit the startWebLogic.cmd add set Classpath but still not working...
Regards,
Rafael
|
 |
German Gonzalez-Morris
Ranch Hand
Joined: Nov 16, 2009
Posts: 47
|
|
please check deployment documentation from WLS.
try deploying an exploded directory, and there is an option to copy every file into the servers...
|
http://devwebcl.blogspot.com/
|
 |
Rafael Conrado
Greenhorn
Joined: Dec 18, 2012
Posts: 2
|
|
Thks for your help!
REgards!
|
 |
 |
|
|
subject: Add zip file to classpath of a webapplication
|
|
|