Having looked more into the issue of deploying tomcat without JDK I have
discovered the following. (I have read release notes, looked at Tomcat site,
read JSPC scripts, web.xml, server.xml, looked at Faqs, looked at archived
messages etc).

If you include tools.jar (part of JDK) in classpath JSPs will compile, but
we cannot deploy tools.jar since SUN will not tolerate such larks.

If we change web.xml on Tomcat 3.2.1 to say use the Jikes compiler, it does
not read it, 
this may have been fixed in Tomcat 4 or 5 but we do not wish to change to a
new version that is not well tested yet.

If we change the webserver.jar file to hack it to use the Jikes compiler it
would use it, but then we'd be left deploying a non-standard Tomcat jar
which isnt good.

People on this list have not responded which indicates either...

(a) Nobody knows the answer because they don't deploy Tomcat, and just use
the JDK 

(b) Everybody knows but considers it to obvious to say or write down

(c) The list is having its own political factions battle and will shortly
decide that Tomcat  cannot be mentioned unless you have a blue-Peter badge
and joinign the list shall be outlawed everywhere except in Malta.

Pete



___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
Sema. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the Sema UK
Helpdesk by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

Reply via email to