windows 2000 (no service pack)
jdk1.3

java Test file:///d:/lixo/spydermq.jar org/spydermq/ConnectionQueue.class
jar:file:/d:/lixo/spydermq.jar!/org/spydermq/ConnectionQueue.class
created resource input stream.
read first 512 byte of the resource into mem.
now trying to delete file: false
setting url to null.
now trying to delete file: false
do garbage collection...
now trying to delete file: false

roberto


----- Original Message -----
From: "Daniel Schulze" <[EMAIL PROTECTED]>
To: "jBoss Developer" <[EMAIL PROTECTED]>
Sent: Friday, November 03, 2000 11:09 PM
Subject: Re: [jBoss-Dev] classloaders and file deletion... HELP!


> No no, I m talking about local files (means file:/... URLs)
> Its perfectly clear that this testclass cannot delete a file that is
> given as a http url...
>
> Could you try it with a file:/... url and post me your results _and_
> your system configuration (OS version, JDK version).
>
> Thanx
>
> \Daniel
>
>
> Roberto Leong wrote:
> >
> > i think it fails here, here�s the output i�m getting
> >
> > D:\lixo>java Test http://localhost:8080/examples/spydermq.jar
> > org/spydermq/ConnectionQueue.class
> >
jar:http://localhost:8080/examples/spydermq.jar!/org/spydermq/ConnectionQueu
> > e.class
> > created resource input stream.
> > read first 512 byte of the resource into mem.
> > now trying to delete file: false
> > setting url to null.
> > now trying to delete file: false
> > do garbage collection...
> > now trying to delete file: false
> >
> > roberto
>


Reply via email to