Jan,

you are too fast form me to answer (not to speak of the time-zone difference
which makes me sleep and dream the sweetest things while your resolve that
problem) ;-)

Yes I guess the code was that 

        if( ... extractWars || !isDirectory(...)) {
                Jar.extractblablabla
        }

which should maybe better be extractWars && !isDirectory(...)

Thanks much,
CGJ

-----Ursprüngliche Nachricht-----
Von: Jan Bartel [mailto:[EMAIL PROTECTED]] 
Gesendet: Sonntag, 10. März 2002 03:42
An: Jung , Dr. Christoph
Cc: Jboss-Development ([EMAIL PROTECTED])
Betreff: Re: [JBoss-dev] Deploying Dirs to Jetty ...

Christoph,

I've had a closer look at the Jetty code propmpted by your question, and 
I've found a bug in the deployment which will throw an exception if 
extractWars is true && it is a directory that is being deployed.

Fix is coming.

 >Is your question motivated by having tried a deployment and it didn't 
 >work? If so, a trace would be helpful.
Guess that won't be necessary :-)


Jan




_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to