Actually,

As a correction to my own message, if I restart tomcat it does work (no
longer hangs), however I still had to manually copy the class files across.

A straight forward war deployment (without copying the class files) results
in the following:

INFO: Installing web application at context path /jetspeed from URL
file:/opt/tomcat/webapps/jetspeed
(!) NOTICE: ServiceBroker: LoggingService enabled.
(!) NOTICE: Turbine: init() failed: java.lang.ClassNotFoundException:
org.apache.jetspeed.services.resources.JetspeedResourceService
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav
a:1383)
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.jav
a:1230)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:141)
        at
org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInita
bleBroker.java:257)
rethrown as org.apache.turbine.services.InstantiationException: Class
org.apache.jetspeed.services.resources.JetspeedResourceService is
unavailable. Check your jars and classes.
        at
org.apache.turbine.services.BaseInitableBroker.getInitableInstance(BaseInita
bleBroker.java:295)
        at
org.apache.turbine.services.BaseInitableBroker.initClass(BaseInitableBroker.
java:145)


I'm not sure which libs these class files are in, but they seem to be
missing from my war file.
I'll try downloading the binary dist and comparing the war files.

Regards

Daniel


-----Original Message-----
From: Henry S. Isidro [mailto:[EMAIL PROTECTED] 
Sent: 08 May 2004 04:16
To: Jetspeed Users List
Subject: Re: jetspeed-1.5 build problems

>
i've checked the jetspeed.war that I created and there are NO contents in
the class file but jetspeed runs under tomcat...note that the exploded
webapp also has no classes they're all in the lib

--
Henry S. Isidro
Software Engineer
Exist Software Labs


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


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

Reply via email to