tomcat.bat should be functionally equivalent, at
>least to the
>extent that the windows shell allows.
>
>
>> -----Original Message-
>> From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, March 19, 2001 8:46 AM
>> To: [EMAIL PROTECTED]
>> Subje
>On Mon, 19 Mar 2001, GOMEZ Henri wrote:
>
>> It's a WANTED feature.
>> With TC 3.3 there is a new classe loader system. Take
>> a look at change3.3 file included in distro.
>> A quick fix for your problem is to copy jaxp / crimson jars
>> in TOMCAT_HOME/lib/common.
>>
>
>Tomcat 4.0 follows the s
--- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote:
>
>
> On Mon, 19 Mar 2001, GOMEZ Henri wrote:
>
> > It's a WANTED feature.
> > With TC 3.3 there is a new classe loader system.
> Take
> > a look at change3.3 file included in distro.
> > A quick fix for your problem is to copy jaxp /
> crims
On Mon, 19 Mar 2001, GOMEZ Henri wrote:
> It's a WANTED feature.
> With TC 3.3 there is a new classe loader system. Take
> a look at change3.3 file included in distro.
> A quick fix for your problem is to copy jaxp / crimson jars
> in TOMCAT_HOME/lib/common.
>
Tomcat 4.0 follows the same phil
, 2001 8:46 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [PATCH] TC3.3 tomcat.bat doesn't pick up
> external CLASSPATH
>
>
> >Ah, then you'll be wanting the contrawise patch to tomcat.sh
> >
>
> I'm not sure to understand perfectly what you say
>Ah, then you'll be wanting the contrawise patch to tomcat.sh
>
I'm not sure to understand perfectly what you say but with
the new schema loader you start with an empty CLASSPATH.
Depending where are located the .jar, you make them available
to container (tomcat), webapps or both. Usefull to fix
}
-fi
-
export CLASSPATH
## Process options
> -Original Message-
> From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 19, 2001 1:43 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [PATCH] TC3.3 tomcat.bat doesn't pick up
>
au réveil.
-- Pierre Dac
-Original Message-
From: Steve Downey [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 18, 2001 11:57 PM
To: [EMAIL PROTECTED] (E-mail)
Subject: [PATCH] TC3.3 tomcat.bat doesn't pick up external CLASSPATH
Tomcat.bat in TC3.3 doesn't include the outer environ
Tomcat.bat in TC3.3
doesn't include the outer environment's CLASSPATH. As far as I can tell, this
means it can't get jaxp.jar or crimson.jar.
The patch checks if
the old classpath had any contents before appending it to the new
environment.
<><><><><><><><><><><><><><><><><><><><><>Th