Gopi, Currently we are using Castor to marshal and unmarshal the Registry and PSML files. Since the current version of Castor does not support Xerces 2.x, Jetspeed does not support Xerces 2.x. We recently upgrade Xerces to version 1.4.4
See http://jakarta.apache.org/jetspeed/site/jars.html for information about Jars used by Jetspeed. Paul Spencer Gopi Kandaswamy wrote: >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]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
