Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/31/01 3:29 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > Grr, it wants/needs MySQL set up as well (have to download and > configure). Farg...yea, I just realized that this morning while I was thinking about it. > In the mean time, could you try this with > using tonight's nightly

Re: [T4] Classloader funk

2001-05-31 Thread Craig R. McClanahan
Grr, it wants/needs MySQL set up as well (have to download and configure). In the mean time, could you try this with using tonight's nightly build, if this is still an issue? Craig On Thu, 31 May 2001, Jon Stevens wrote: > on 5/30/01 9:29 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote:

Re: [T4] Classloader funk

2001-05-31 Thread Craig R. McClanahan
On Thu, 31 May 2001, Jon Stevens wrote: > on 5/31/01 10:11 AM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > > Sorry. > > > > The latest nightly (05/31) should have the fix. Does it work now ? > > > > Remy > > It works "better"...now, I have another strange case that is going on... > To

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/31/01 10:11 AM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > Sorry. > > The latest nightly (05/31) should have the fix. Does it work now ? > > Remy It works "better"...now, I have another strange case that is going on... I followed my directions from before. Then, I hit a page that caus

Re: [T4] Classloader funk

2001-05-31 Thread Remy Maucherat
> on 5/30/01 9:16 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > > I have committed something which should fix it. > > Note: In the future, giving credit for the find in the CVS commit message is > appreciated. :-) Sorry. The latest nightly (05/31) should have the fix. Does it work now ? R

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/30/01 9:16 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > I have committed something which should fix it. Note: In the future, giving credit for the find in the CVS commit message is appreciated. :-) -jon

Re: [T4] Classloader funk

2001-05-31 Thread Jon Stevens
on 5/30/01 9:29 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > Jon, could you give me one of your patented "cookbooks" for recreating > this just in case? #1. Check Scarab out of CVS (I'm assuming you remember how). #2. cd scarab/build #3. ./build.sh #4. cd ../target #4. ./scarab.sh & #5

Re: [T4] Classloader funk

2001-05-30 Thread Craig R. McClanahan
On Wed, 30 May 2001, Remy Maucherat wrote: > > On Wed, 30 May 2001, Remy Maucherat wrote: > > > > > CL was indeed broken when stopping the manager. > > > I have committed something which should fix it. > > > > > > [Note : My build environment is totally messed up, so I wasn't able to > test > >

Re: [T4] Classloader funk

2001-05-30 Thread Remy Maucherat
> On Wed, 30 May 2001, Remy Maucherat wrote: > > > CL was indeed broken when stopping the manager. > > I have committed something which should fix it. > > > > [Note : My build environment is totally messed up, so I wasn't able to test > > with Watchdog or the tester] > > > > Downloading as I type.

Re: [T4] Classloader funk

2001-05-30 Thread Craig R. McClanahan
On Wed, 30 May 2001, Remy Maucherat wrote: > > I'm using T4b5. > > > > So, what I did was re-compile some Scarab classes. Those classes are > located > > in scarab/WEB-INF/classes. I have class reloading turned on and when > > Catalina reloaded the classes, this got output to System.out.println

Re: [T4] Classloader funk

2001-05-30 Thread Remy Maucherat
> I'm using T4b5. > > So, what I did was re-compile some Scarab classes. Those classes are located > in scarab/WEB-INF/classes. I have class reloading turned on and when > Catalina reloaded the classes, this got output to System.out.println() in my > terminal window... > > What it *looks* like is

Re: [T4] Classloader funk

2001-05-30 Thread Jon Stevens
on 5/30/01 5:56 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: >> I'm using T4b5. >> >> So, what I did was re-compile some Scarab classes. Those classes are > located >> in scarab/WEB-INF/classes. I have class reloading turned on and when >> Catalina reloaded the classes, this got output to Sys

Re: [T4] Classloader funk

2001-05-30 Thread Remy Maucherat
> I'm using T4b5. > > So, what I did was re-compile some Scarab classes. Those classes are located > in scarab/WEB-INF/classes. I have class reloading turned on and when > Catalina reloaded the classes, this got output to System.out.println() in my > terminal window... > > What it *looks* like is