While trying to fix the below message, I fudged it by copying
TurbineResources.properties to C:\ApacheExtras\tomcat\webapps\Jetspeed and
changing my web.xml file to remove the path. (I still want to fix this
problem correctly) --

I then received the following message in my tomcat.log file ---

Context log: path="/Jetspeed" Error in Jetspeed service() :
org/apache/turbine/modules/Layout
 java.lang.NoClassDefFoundError: org/apache/turbine/modules/Layout
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
<and the rest of the stack>

Do you have any ideas on what this problem may come from?


-----Original Message-----
From: Golden D. Blount [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 19, 2000 2:28 PM
To: 'JetSpeed'
Subject: RE: Windows 98 Installation Problems


Well, at least I got something different.

Error: 503
Location: /Jetspeed/servlet/Jetspeed
java.lang.Exception: Turbine::init(ServletConfig) - The Turbine Resources
File -
'C:\ApacheExtras\tomcat\webapps\Jetspeed\c:\apacheextras\jetspeed\src\config
\TurbineResources.properties' does not exist. Please create it or change the
'properties' Init Parameter Value to a file name that exists and contains
the TurbineResources. 

Where are the two paths being appended?

-----Original Message-----
From: Neeme Praks [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 19, 2000 1:26 PM
To: JetSpeed
Subject: RE: Windows 98 Installation Problems



how about http://localhost:8080/Jetspeed/servlet/Jetspeed?



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to