Thanks for the response. I stopped Tomcat, deleted everything
out of the Work folder and restarted...same error though.
Also, I searched the code for "keepgenerated" and it only
appears in jasper and tomcat files, so I don't think we can
set it in Jetspeed.
I didn't move any jars pursay....I downloaded the source via CVS,
ran build and then copied the WAR file to Tomcat-Home\webapps\
and restarted....
Im using the following classpath (default from setup)
Using CLASSPATH:
d:\jakarta-tomcat-3.2.1\classes;
d:\jakarta-tomcat-3.2.1\lib\ant.jar;
d:\jakarta-tomcat-3.2.1\lib\jasper.jar;
d:\jakarta-tomcat-3.2.1\lib\jaxp.jar;
d:\jakarta-tomcat-3.2.1\lib\parser.jar;
d:\jakarta-tomcat-3.2.1\lib\servlet.jar;
d:\jakarta-tomcat-3.2.1\lib\webserver.jar;
d:\jdk1.3\lib;
d:\jdk1.3\lib\tools.jar
Thanks Again,
Steve
-----Original Message-----
From: Santiago Gala [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 01, 2001 11:50 AM
To: JetSpeed
Subject: Re: Error: UserProfiler.getResourceURL(UserProfiler.java:84)
McCabe, Steve wrote:
> Hello,
> Ive just installed Jetspeed on NT4 w/Tomcat-IIS (isapi)..but I can also
hit
> Tomcat directly using port 8080. I had Jetspeed up and running a few
months
> ago..but now Im on a different setup. When I hit the main page I get the
> following error: (I noticed a few other folks on the list had the same,
but
> I didn't see any replies...It looks like it is Turbine related...
> Any help would be greatly appreciated (thanks)
I think that tomcat is keeping the generated jsp classes after you
changed the jars. Quite a few times I have had to stop tomcat, delete
the whole work directory and restart.
I wonder if we could set keepgenerated to false for our webapp, or if it
is a global server setting.
We would have less errors.
It could also be due to conflicting jars either in tomcat/lib or in
WEB-INF/lib, or even in your CLASSPATH var.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?: [EMAIL PROTECTED]