Mamei Marco wrote:
> 
> Hi,
> I downloaded just now the code.
> I built it and now it gave me a new error!
> --  ERROR  --
> Exception:
> org.apache.turbine.services.InstantiationException:
> ServiceBroker: unknown service RegistryManager requested.
> Stack Trace follows:
> org.apache.turbine.services.InstantiationException: ServiceBroker: unknown
> service RegistryManager requested.
> at
> org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
> Broker.java, Compiled Code)
> 

Your JR.p is not updated correctly add the following lines (they are located in
the first lines of JR.p in CVS):

#########################################
# RegistryManager Service               #
#########################################
services.RegistryManager.classname=org.apache.jetspeed.services.registrymanager.JetspeedConfigRegistryManagerService
services.RegistryManager.url=/WEB-INF/config/jetspeed-config.jcfg
services.RegistryManager.registries=PortletRegistry,PortletControlRegistry,PortletControllerRegistry,CapabilityMapRegistry,MediaTypeRegistry
services.RegistryManager.refreshRate=1800

--
Rapha�l Luta - [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to