Eclipse weblogic EAR deployment problem
651799Jul 24 2008 — edited Jul 30 2008I am using Eclipse IDE and Weblogic server plugin integrated into it. It is using the split directory structure and deploying the application in \.metadata\.plugins\org.eclipse.wst.server.core\tmp0. But when ever i try to restart the server from eclipse, it starts unzipping all the third party jars in APP-INF/lib directory and it is taking 6 minutes to complete this. Is there any setting i am missing so these jars are unzipped the first i deployed the application and later on only the application changes are deployed?