JBoss 3.2.3

I have an ANT script which in addition to other things, compiles my JSPs 
through jspc. For the classpath of jspc, I want to know which *.jar are 
necessary.  Right now I use the *.jar in these folders :

1) {$JBOSS_HOME}/server/default/deploy/jbossweb-tomcat41.sar
2) {$JBOSS_HOME}/client
3) {$JBOSS_HOME}/lib
4) {$JBOSS_HOME}/server/default/deploy
5) {$JBOSS_HOME}/server/default/lib

Problem is my ant script is failing because classpath is too big. In above 
folders I defnitely need the 4) folder. 

So please tell me which *.jar are necessary for jspc to compile. 

Thanks


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882875#3882875

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882875


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to