Re: Bug in TC 3.3 DependClassLoader

2001-09-12 Thread Bojan Smojver
Bojan Smojver wrote: > > [EMAIL PROTECTED] wrote: > > > > Sorry, I had a lot on my had in the last days. > > > > Bojan - if you want to send a patch, it would be great. If not - I can fix > > the bug ( but I would prefer you to send a patch - who knows, maybe later > > you'll send another one, th

Re: Bug in TC 3.3 DependClassLoader

2001-09-12 Thread Bojan Smojver
[EMAIL PROTECTED] wrote: > > Sorry, I had a lot on my had in the last days. > > Bojan - if you want to send a patch, it would be great. If not - I can fix > the bug ( but I would prefer you to send a patch - who knows, maybe later > you'll send another one, the first is allways harder :-) > > C

RE: Bug in TC 3.3 DependClassLoader

2001-09-12 Thread cmanolache
sion, I have had to do > the same. > > Cheers, > Larry > > > -Original Message- > > From: Bojan Smojver [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, September 12, 2001 8:10 AM > > To: Tomcat Dev List > > Subject: Bug in TC 3.3 DependCla

RE: Bug in TC 3.3 DependClassLoader

2001-09-12 Thread Larry Isaacs
ers, Larry > -Original Message- > From: Bojan Smojver [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 12, 2001 8:10 AM > To: Tomcat Dev List > Subject: Bug in TC 3.3 DependClassLoader > > > Since I was playing with distributing all my apps in jars... > &

Bug in TC 3.3 DependClassLoader

2001-09-12 Thread Bojan Smojver
Since I was playing with distributing all my apps in jars... In method dependency() of that class, there is a section for jars. It goes something like this: if( "jar".equals( res.getProtocol() )) { String fileN=res.getFile(); int idx=f