|-----Original Message-----
|From: Andreas Schaefer [mailto:[EMAIL PROTECTED]]
|Sent: Tuesday, November 27, 2001 6:33 PM
|To: marc fleury
|Subject: Re: [JBoss-dev] Installer / Deployer Problem
|
|
|Hi Geeks
|
|We are maybe still discussing the wrong issue. I had a
|look at the ZipFile and JarFile classes and they don't
|allow you to open an archive inside an archive.

true, more of that packaging madness, THE STANDARD PACKAGING OF J2EE IS A
BROWN SMELLY CYLINDER.

Anyway we got to eat it...

|Therefore for most of the files except the JAR file
|(EAR, WAR, RAR and SAR) we have to inflate the
|archive anyhow.
|Now with the old trick of various directories or numbering
|the files we can go around the lock.

that is correct.


|When Rickard can implement a lock-free URLCL then
|we don't have to create subclasses and can reuse the
|files (right now I can grow and grow until the server is
|bounced) and that would be valueable.

yes and the trick will also enable to not have to renumber the jar and wars
so we can have a more fine grained deployment with the actual names and you
get to keep (andreas) your JSR77 requirements of keeping track.

good call andy, our bad

marcf

|
|Andy
|


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

Reply via email to