Luke,
IIRC Apple packages the JDK (compiler etc.) classes into the main JRE.
They should be part of classes.jar, and therefore be available at all
times.
This means you should be able to skip the step to include tools.jar
into the Tomcat installation.
HTH,
Maarten
On 5/31/05, Luke deGruchy <email@hidden> wrote:
> I want my JSP pages on Tomcat 5.5.7 to be compiled with JDK 1.5.
> Presently, they only compile with 1.4.
>
[...]
>
> The problem is, I can't find tools.jar. Also, even after googling, I can't
> find the equivalent of tools.jar.
>
> These are the jars I found under 1.5:
>
> ./Versions/1.5.0/Classes/charsets.jar
> ./Versions/1.5.0/Classes/classes.jar
[...]
>
> Any ideas?
>
> Thanks,
> Luke
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden