Hi,

I have written a portlet which uses wsdl4j, which in turn needs xerces-2.0. 
But jetspeed (1.4b1) uses xerces-1.3.1 and does not work with xerces-2.0. I 
get errors like this if I use xerces-2.0.

================================================
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.AbstractMethodError : null
================================================

Is there a version of jetspeed that uses xerces-2.0, or is there anyway I can 
specify my portlet to use xerces-2.0 and jetspeed to use xerces-1.3.1

Thanks a million,

--GK



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

Reply via email to