Hi,
After startup jetspeed hangs with many
Waiting for registry...   error
Also I seen that jetspees couldnt find registry.xml file for which it looks
at /WEB-INF/conf/registry.xml but it must be
/pathtojetspeed/WEB-INF/conf/registry.xml.

After a short debug I have some helpfull info

At First, config file is correct and it works with older stratum file.
jetspeed read and set it directory value with ${webappRoot} for
services.Registry.directory value
but when asked to TurbineResourceService.getString("directory")
directory parameter passed to BaseConfiguration class of stratum. Reply
doesnt contain ${webappRoot} attribute. So interpolate(String) do nothing.
Is it clear ?
It doesnt work also for mapping but if you replace ${webappRoot}  with reel
/pathtojetspped/ it works

Ender KILICOGLU



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to