I found the static method sortly after I e-mailed the list. Thanks for confirming it though :)
And yes, I'm on XP SP2 as well, so I dont know if this is related to that or not. I've actually told tomcat to unpack my wars as i need to for the stuff I'm doing, but ya its causing me problems. Oh well, I'm just go through first pass stuff right now anyways, so I'll worry about it later. Unless of course someone has a simple answer to the problem. On Fri, 29 Oct 2004 15:26:08 +0200, Filip S. Adamsen <[EMAIL PROTECTED]> wrote: > Nick Stuart wrote: > > Hi all. I'm trying to use HiveMind in a web-service and am running > > into a problem or two > > > > First, is that I'm using the HiveMindFilter, and it is working and > > building the registry just fine. But, when I undeploy the app > > something isn't releasing because the hivemind modules still act as > > though they are in use and arent delete. Using tomcat 5.0.x if that > > matters, and I can only delete the files if I shutdown tomcat. > > I have the same problem. For now, since I can't figure out what's wrong, > I have asked Tomcat (5.0.28) to not unpack my WAR. For some reason, this > seems to work. I'm using Windows XP SP2, BTW. What about you? > > > Second question, how do I get a registry reference besides the > > RegistryBuild.constructDefaultRegistry(); > > This, to me, seems like would rebuild the registry everytime, which I > > obviously wouldnt want, ecspecailly since the filter is already doing > > it. > > Are you talking about the HiveMindFilter? It has a static > getRegistry(HttpServletRequest) method, if I'm not mistaken. Otherwise, > we'll need some more info about the 'filter' you're talking about. > > > Thanks for the help! > > -Nick > > -Filip > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
