On 2002.03.11 08:00:39 -0500 marc fleury wrote: > |The DeploymentInfo only knows about the local copy of exactly the > package > |we started with. Everything else is njar urls. The njar handler > conceals > > the njar feels like a hack at this point but again i haven't looked into > it. > > remember when we were talking of unpacking everyone (or at least the > local > web files), i think it is time to simplify the problem and forget about > njar. we just unpack people as they come on the file system... yeah > slower > if you have 100megs but at least it would work transparently. > > correct me if you think hacking the njar with a lookup is simpler
Hacking njar is really simple, less code than unpacking everything. However I think the real question about njar is, does it make the security permissions handling easier? That was the original motivation -- I'm not sure what Scott decided at the end. david jencks > > marcf > > > > _______________________________________________ > 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
