This has been eluded to quite a few times in recent days on the list, but I
found that I didn't understand how it was being said.
Put simply, this is most likely a problem with 'jaxp.jar' and 'parser.jar'
being in your classpath (specifically in your 'tomcat/lib' directory). The
current code from the cvs seems to like having those taken out and replaced
by 'xerces_1_3_1.jar' and 'xalan-2.0.1.jar'. I also read something about
'casper-0.9.3.jar', but it only confused things. This file should be in
the 'webapps/jetspeed/WEB-INF/lib/' directory and this should suffice.
So, here's what I did to 'fix' things:
1. Create a backup directory (I never do like deleting libraries, so I
move them to an unregistered directory)
Ex. 'tomcat/oldlibs'
2. Move 'jaxp.jar' and 'parser.jar' from the 'tomcat/lib' to the new
backup directory
3. Copy the 'xerces_1_3_1.jar' and 'xalan-2.0.1.jar' files from the
'tomcat/webapps/jetspeed/WEB-INF/lib/' directory to the 'tomcat/lib' directory.
4. Restart tomcat
At this point you should be in business. Somebody please tell me if I did
this wrong, but it seems to have worked.
-Ben
At 01:48 PM 7/30/01 -0700, you wrote:
>Hi,
>
> I took a fresh dump of jetspeed from the cvs. It build fine.
> However, when
>I deploy it (NT/ Tomcat 3.2.x ), I get the following error:
>
>org.apache.turbine.util.TurbineException: Error rendering Velocity template:
>/controls/html/jetspeed.vm: Error rendering Velocity template:
>/controls/html/jetspeed.vm: Invocation of method 'getContent' in class
>org.apache.jetspeed.portal.portlets.NewRSSPortlet threw exception class
>java.lang.NoSuchMethodError
>
>
>Any clues on what's happening ?
>
>Thanks,
>Sony
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]