At 17:06 19/07/2001 +0200, Rapha�l Luta wrote:
>Stan Pinte wrote:
>
>>
>>hello,
>>I just installed latest CVS version of jetspeed. Works fine, but I have 
>>this problem on most of my pages:
>>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
>>I am sorry if this has been asked already.
>>otherwise, would anyone know what it is happening?
>
>I can venture a guess: DOM interface classes conflict.
>In order to remove conflicts:
>- make sure you don't have any DOM classes in your classpath or lib/etc folder
>- if you use Tomcat or catalina, replace crimson.jar, jaxp.jar, parser.jar
>   (depending on version) by the xerces_jar found in jetspeed webapp and
>   everything should be ok.
>- if you're not using tomcat, you servlet container seems to have the same
>   kind of issues so remove the conflicting jars and replace them by xerces
>   should work.



I placed the right xerces_1_3.jar, and now it works....

Great!



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

Reply via email to