Ok, then I will also do this changes:

- rearrange Deployment and Application therefore I can be used
  to pass information from Installer/J2eeDeployer to ContainerFactory
- ContainerFactory should not be called directly therefore I will
   remove the convenience deploy() method accepting a String instead
   of an URL

Andy

BTW I will check if the problem is fixed in JDK1.4.

----- Original Message -----
From: "marc fleury" <[EMAIL PROTECTED]>
To: "Andreas Schaefer" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Tuesday, November 27, 2001 8:07 AM
Subject: RE: [JBoss-dev] Installer / Deployer Problem


> |Hi Geeks
> |
> |In the Installer all deployed application are copyed and then
> |inflated (right now in "/deploy/Default/"). During this inflation
> |the name of the contained archives are lost. As example for
> |an JAR file it will be renamed to ejb1002.jar.
> |
> |Unfortunately the mapping of the orginal archive name is lost
> |but JSR-77 needs to know the name of the archive.
> |
> |QUESTION: Is this a problem to keep the orignal name of
> |the archive ?
>
> not that I know, the original deployer was a piece of crap anyway, fix
this
> if you want.
>
> BTW is the URL caching thing FIXED in 1.4 JDK or not? if so we could
require
> the 1.4 VM for proper behavior of the deployer I think it would greatly
> simplify the design as we wouldn't need to copy the files over.
>
> Also teh copying gets to be slow when the stuff is too big,
>
> marcf
> |
> |Andy
> |
> |xxxxxxxxxxxxxxxxx
> |Andreas Schaefer
> |Senior Consultant
> |JBoss Group, LLC
> |xxxxxxxxxxxxxxxxx
> |
> |
> |_______________________________________________
> |Jboss-development mailing list
> |[EMAIL PROTECTED]
> |https://lists.sourceforge.net/lists/listinfo/jboss-development
>


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

Reply via email to