Team
May be this can save some time for fellow
tomcats!!!I ran into two issues when building .
JAVA 1.4.1_02
1)The ant build failed due to missing
ant-launcher.jar
resolution/work around
I was using ant 1.5 3-1 and it does not have
ant-launcher.jar . I downloaded ant 1.6.2 binaries and
set the ANT_HOME to 1.6.2 directory
2)Build failed with Exception Initialization error
caues by target "build-webapps-precompile" in the
tomcat5 build.xml.
resolution/work around
I commented the following line
<antcall target="build-webapps-precompile" />
I was able to build successfully after that
Any one run into these issues ? Any insights into why
build-webaps-precompile fails [JSPC issues???]
Regards
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]