Re: Context Based Jars Loading

2004-04-18 Thread Mike Millson
You could take commons-logging out of /common/lib, and place the version you want to use for each app in /WEB-INF/lib. app1/WEB-INF/lib/commons-logging-ver1.jar app2/WEB-INF/lib/commons-logging-ver2.jar /app3/WEB-INF/lib/commons-logging-ver1.jar etc. That way you could control the version of com

Re: Context Based Jars Loading

2004-04-17 Thread blujean3
Mike, Ok... never mind, sorry but i am not the Linux man i should be to give advice... maybe one can/will come along... Hope your seance of humor is still in tact??? or you could try this... please don't cause if it didn't work for you, i would feel really bad ok then if you are u

Re: Context Based Jars Loading

2004-04-17 Thread Mike Sowka
Blu, I'm sorry, You've lost me a while back... but I have a hunch your suggesting I start Tomcat wihtout loading the "offending" jar file... and my concern is: I don't want to do that, because some of my apps depend on it. Oh, and BTW, I'm running on Linux. Mike [EMAIL PROTECTED] wrote: try

Re: Context Based Jars Loading

2004-04-17 Thread blujean3
try, just pluming the line in the Tomcat.exe or program file of your sys?? may be able to get in there?? Have u tried ?? On Sat, 17 Apr 2004 16:58:02 -0400 Mike Sowka <[EMAIL PROTECTED]> writes: > Blu, > > Thanx, that is an idea... but it's essentially the same as just > deleting > the file. The

Re: Context Based Jars Loading

2004-04-17 Thread blujean3
sorry.. meant to say, Tomcat.exe file on your system... if you can write it. XP as well as older win. files are reverse eng. so they will take a lot of Dos commands, if you don't have it already, you can copy it to your root Dr, as in "copy\Z\???\whatever\atrib.exe C: \"or is it .bat i'm not looki

Re: Context Based Jars Loading

2004-04-17 Thread Mike Sowka
Blu, Thanx, that is an idea... but it's essentially the same as just deleting the file. The point being, I want to use the jar file in other web-apps... it seems rediculous that I can't at least set the class path order in Tomcat & Context... Anyone? Mike [EMAIL PROTECTED] wrote: you might us

Re: Context Based Jars Loading

2004-04-17 Thread blujean3
you might use a dos based .bat file to exclude tomcat in the use of common\loggin.*, might come out looking like a mini "Basic Program" but should work, not two sure if you can load it at the same time as atuoecec.bat, or "Tomcat", may require some one with source code, or getting some one with T

Context Based Jars Loading

2004-04-17 Thread Mike Sowka
Hello Everyone, I wrote last night to the list with some frustration as I couldn't load up an app put together in Websphere into good'ol Tomcat4.1. Well I think I now know what the problem is, but don't know how to resolve it. It turns out that the IBM packaged jars "require" an older version