Re: Issue with Catalina Jar

2002-03-05 Thread Craig R. McClanahan



On Tue, 5 Mar 2002, todd tredeau wrote:

> Date: Tue, 05 Mar 2002 00:18:20 -0500
> From: todd tredeau <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Issue with Catalina Jar
>
>   I have a problem, as several others also have noticed this problem /
> issue. I am not submitting a bug, as I just may be stupid.
>
> In tomcat 4.0.1, Jetspeed runs fine, no problem. In 4.0.2-> (i haven't
> found the cvs yet) it has errors.
>
> If you replaced just the catalina.jar back to 4.0.1 it will work, no
> problem. I believe the problem is in
> org.apache.turbine.util.TurbineException: Error rendering Velocity
> template: /controls/html/jetspeed.vm: Invocation of method 'getContent'
> in class
> org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper
> threw exception class java.lang.NoClassDefFoundError :
> javax/xml/transform/Source
>

Since none of the above indicates that the problem is Tomcat itself, your
best bet would be to post a bug report in the bug tracking, under the
appropriate product category (Jetspeed, or Cocoon, or Velocity ...).  In
my experience, developers on all of these projects pay a *lot* of
attention to bug reports, whereas they may or may not be subscribed to
TOMCAT-USER (which obviously focuses on Tomcat related issues).
>
>
>
> This is consistent on multiple platforms, at least with jvm 1.3.1...
>
> Does anyone know someone in cocoon project... I need to communicate with
> someone there who is active in programming.
>
> thanks
>
> todd
> http://www.wiserlabz.com
> collaborative project to promote Novell and Open Source solutions
>
>
Craig McClanahan



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Issue with Catalina Jar

2002-03-04 Thread todd tredeau

  I have a problem, as several others also have noticed this problem / 
issue. I am not submitting a bug, as I just may be stupid.

In tomcat 4.0.1, Jetspeed runs fine, no problem. In 4.0.2-> (i haven't 
found the cvs yet) it has errors.

If you replaced just the catalina.jar back to 4.0.1 it will work, no 
problem. I believe the problem is in
org.apache.turbine.util.TurbineException: Error rendering Velocity 
template: /controls/html/jetspeed.vm: Invocation of method 'getContent' 
in class 
org.apache.jetspeed.portal.security.portlets.CacheableStatefulPortletWrapper 
threw exception class java.lang.NoClassDefFoundError : 
javax/xml/transform/Source




This is consistent on multiple platforms, at least with jvm 1.3.1...

Does anyone know someone in cocoon project... I need to communicate with 
someone there who is active in programming.

thanks

todd
http://www.wiserlabz.com
collaborative project to promote Novell and Open Source solutions