From: Alfer, Daniel [mailto:daniel.alfer@;volkswagen.de] > > Hey! > > Thanks Raphael and Hugh, > > now it works, but i�ve still the problem that the regestry > changes or not > permanent. > How it is possible to store new RegistryEntry or update RegistryEntry. > First, i thought that jetspeed automaticly store them before > shutting down > the webserver. But it works only with old entries. >
Yes, I found out this bug when you used org.apache.jetspeed.om.registry.Registry.addEntry() instead of using org.apache.jetspeed.services.Registry I've patched the package today to make it work either way. -- To unsubscribe, e-mail: <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>
