I think the original purpose was to help with security permissions. I still don't quite understand if njar can be made to work in a helpful way for that purpose or if it is useless for that purpose. IMO the code is approximately the same complexity with the unpacking in the njar or in MainDeployer.
Since njar unpacks locally into files anyway, I don't see how it is relevant to running jboss w/o a filesystem-- at least we need temp files. It does encapsulate the unpacking step in a fairly replaceable way, but basically I don't care. I'd rather not spend the time to remove it before jbossone. david jencks On 2002.03.20 09:16:35 -0500 marc fleury wrote: > I should add, > > I am under the impression it serves in the "embedded mode" and nothing > more. > We should really make this part as "peasant code" as we can, simple, to > the > point, if not downright ugly, will work in 99,999% cases > > marcf > > |Even if it does or doesn't, does the njar serve an additional purpose? > If > |not it sounds like "complicated code we patched and should do away > with". > > > _______________________________________________ > 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
