FOLLOW-UP: Sharing the JSTL JARs and Classloading

2005-01-31 Thread Tony LaPaso
Hi all,
On Jan. 22 I posted a message to this group, ?? Sharing the JSTL JARS and 
Classloading ??, where I described a problem I was having with the JSTL 
JARs. It seemed that when I put the JSTL JARs (standard.jar and jstl.jar) in 
Tomcat's shared/lib TC could not find them, contrary to the TC 
documentation.

I know what the problem was. It turns out it was my fault. I was using a 
value of CATALINA_BASE that was not the same as CATALINA_HOME. Tomcat's 
documentation says that Shared/lib is relative to CATALINA_BASE. So, I'm 
sorry to all you who read my post and tried to help me solve the problem. It 
was all my fault after all for not having read the Tomcat documentation well 
enough. I am sorry to those of you whose time I wasted.

I'll be more careful in the future.
Thanks. 


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


Re: FOLLOW-UP: Sharing the JSTL JARs and Classloading

2005-01-31 Thread Parsons Technical Services
Thank you for posting the follow up. So often people solve their problems 
and don't post the solution. Then when you do a search you may find the 
issue you were looking for but not the solution.

Don't worry we have all goofed.
Doug
- Original Message - 
From: Tony LaPaso [EMAIL PROTECTED]
To: tomcat-user@jakarta.apache.org
Sent: Monday, January 31, 2005 9:21 PM
Subject: FOLLOW-UP: Sharing the JSTL JARs and Classloading


Hi all,
On Jan. 22 I posted a message to this group, ?? Sharing the JSTL JARS and 
Classloading ??, where I described a problem I was having with the JSTL 
JARs. It seemed that when I put the JSTL JARs (standard.jar and jstl.jar) 
in Tomcat's shared/lib TC could not find them, contrary to the TC 
documentation.

I know what the problem was. It turns out it was my fault. I was using a 
value of CATALINA_BASE that was not the same as CATALINA_HOME. Tomcat's 
documentation says that Shared/lib is relative to CATALINA_BASE. So, I'm 
sorry to all you who read my post and tried to help me solve the problem. 
It was all my fault after all for not having read the Tomcat documentation 
well enough. I am sorry to those of you whose time I wasted.

I'll be more careful in the future.
Thanks.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


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