Silly question, but are you sure you were using JDK 1.5.0+ on your
Linux install? Tomcat might have picked up a different version of it,
or even GCJ.
-Riyad
On 4/26/05, David B. Saul <dbsaul@comcast.net> wrote:
> Installed TC 5.5.7 on Windows
> Created page using JSTL ( jstl.jar and standard.jar )
>
> Did not need to add xalan or xerces especially since they are now included
> in Java 1.5.
>
> Deployed to Linux
> Used same versions of all components ( TC, JSTL, JAVA-JDK & JRE)
>
> I had to add the xalan and xerces in the ./WEB-INF/lib directory.
>
> Did I miss something or do I have to do this?
>
> Yes - I set JAVA_HOME, JRE_HOME, CATALINA_HOME and ???_HOME :)
>
> Any help would be appreciated
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|