Hi John,
I did not need to do this to build tc4 out of the box.

What was the build error?  Is your build.properties pointing
to jndi OK?  If you do an ant -verbose, does ${jndi.home}
get set correctly?  TC4 will automatically include
${jndi.home}/lib/jndi.jar (see catalina/build.xml:28)

Keith

| -----Original Message-----
| From: Reilly, John [mailto:[EMAIL PROTECTED]]
| Sent: Monday, August 27, 2001 11:09 AM
| To: Tomcat Dev (E-mail)
| Subject: [PATCH TC4] added jndi.jar to classpath in javac task
| 
| 
| 
| Catalina would not compile without adding jndi.jar to the classpath for
| catalina and the webapp/examples.  Presumably this is not affecting people
| because they have it in there environment classpath.  (I think I submitted
| this a while ago also.)
| 
| diffed against current cvs update
| 
| Cheers,
| jr

Reply via email to