Hi to all,

I've got a little problem with our AS/400 since
they didn't respect the general layout for JDK 1.2/1.3
where java.home is xxx/jre or xxx/sdk and where tools.jar
live in xxx/lib

Sus Tomcat 3.3 couldn't find the needed tools.jar for 
JSP compilation

Choices :

- Add code in tomcat to make iSeries case handled
 (add tools.jar search in java.home/lib/ after java.home/../lib/) 
 
- Add directive in server.xml to specific tools.jar alternate location
  and proper code in tomcat

- Do nothing and tell IBM to fix their layout.

BTW : actually I've patched tomcat.sh and add java.home/lib/tools.jar 
to the classpath but it's quite dirty...


-
Henri Gomez                 ___[_]____
EMAIL : [EMAIL PROTECTED]        (. .)                     
PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to