----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: "Avalon Development" <[email protected]> Sent: Friday, October 12, 2001 5:59 PM Subject: Re: SarURLConnection...
> On Sat, 13 Oct 2001 03:28, Toma, Mircea wrote: > > Hi, > > > > I created the classes that allow us to read nested jars located within .sar > > files. I can check them in 'org.apache.avalon.phoenix.tools.protocols.sar' > > package but I'm not sure if that's the right place? > > Not sure. Chuck it in there and we can move it around later if need be ;) > > > I created the URLStreamHandlerFactory but I think it's better to just set > > the new protocol package in 'java.protocol.handler.pkgs' system property! > > The reason is if the URL.setURLStreamHandlerFactory(..) it's already called > > it will throw an exception when called again. > > Okay - we can do that for now and see how it works. > > > If there are no major complaints I will go ahead and modify Installer to > > use the new protocol! > > Check it in but I would change the separator to be something other than '-' > as that is a fairly common occurence in file names. You're right .. I will change it to '|' ! Mircea > > -- > Cheers, > > Pete > > --------------------------------------------------- > "Marriage, Friends, Religon -- these are the demons > you must slay in order to suceed in business.." > -- Mr. Burns, The Simpsons > --------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
