JB8, WAR file
Hi,
I am using JB8 and Weblogic 6.1 , I create a web application called CB,
in order to debug JSP , I compile the JSP files, when I doing this,
JB8 make the project and creates a WAR file . The strange thing is
that even the weblogic.jar (size more than 20M ) is copy to the WAR file,
so my WAR file 's size is 27M !, the make process is long and boring and
so is the deployment .
It seemed that all jar files included by the "required libraries " are put
into the WAR file .How can I tell JB8 which jar file shoud be put into
the WAR's lib and which should not be included?
Thanks in Advance.
问题点数:0、回复次数:3Top
1 楼ltf_ty(兔八哥)回复于 2003-07-03 10:18:28 得分 0
哥们:练大家英文呢?
我看懂了,但不知道为什么,帮你顶一下!Top
2 楼duoshanx(合作双赢)回复于 2003-07-03 15:52:33 得分 0
what?Top
3 楼morning111(我考)回复于 2003-07-08 16:21:00 得分 0
Sure.
Right click the war file---->properties.
You can set when making the war which classes should be put into.
By default, the classes which are imported are not made into your war under WEB-INF.Top




