Martin Hebrank wrote:
>
> Has anyone managed to do this?
>
> I'm currently trying using the latest cvs source. At start time the server
> says:
>
> initializing service: ResourcesService
> java.lang.NoClassDefFoundError: org/apache/turbine/services/resources/ResourceService
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:120)
> at
>org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInitableBroker.java:249)
> rethrown as org.apache.turbine.services.InstantiationException: A class referenced
>by org.apache.jetspeed.services.resources.VariableResourcesService is unavailable.
>Check your jars and classes.
It looks like a classloader issue for me: Jetspeed and Turbine are probabky loaded by 2
different classloaders. Make sure you don't have other Turbine jars sitting in your
server
or system classpath.
--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]