RE: [PATCH TC4] added jndi.jar to classpath in javac task

2001-08-27 Thread Keith Wannamaker
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

RE: [PATCH TC4] added jndi.jar to classpath in javac task

2001-08-27 Thread Reilly, John
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)