You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Janek Bogucki <ya...@purpleturtle.com> on 2001/09/24 14:33:25 UTC

How to get warp.jar built from cvs?

Hi,

I have had success in building mod_webapp.so for Apache 1.3 following the instruction in webapp/README.txt.

However I don't know how to get warp.jar built in java/.

I followed the instructions in README.txt and used this command:

./configure --with-apxs=/opt/apache/sbin/apxs --with-java=JAVA_HOME --with-tomcat=CATALINA_HOME

mod_webapp.so was built but no warp.jar. Thinking I had misunderstood the instructions I tried:

./configure --with-apxs=/opt/apache/sbin/apxs --with-java=$JAVA_HOME --with-tomcat=$CATALINA_HOME

I saw this at the end of the output

   creating ./java/Constants.java

but still no warp.jar.

I then made TOMCAT_HOME be equal to CATALINA_HOME and tried this

./configure --with-apxs=/opt/apache/sbin/apxs --with-java --with-tomcat

but I didn't get warp.jar.

The stderr of the last ./configure I did was this

   C-Language compilation tools
   JAVA-Language compilation tools
   API documentation generation
   Target web-server
   Building APR configure script
   Configuring APR
   Finishing up
   All done. Now you can issue "make". Good luck.

So the Java tools seem to have been detected. What is a useful way to approach this? (It's probably some dumb typo on my part but i just can't see it!)

(I did find http://www.apache.org/~pier/warp.jar, posted 01-Sept-14. Would it be okay to use this jar to replace the one shipped with the tomcat-4 binary?)

Thank you,
yan


      - This email has been sent using TurtleMail -         
Get your free email address from www.purpleturtle.com now!