Hi,
I am having problem to get jetspeed1.3-a2 running in
jboss2.4.4-tomcat4.0.1. I could get jetspeed.jar
deployed in jboss, but when I access the url, I only
got a partial portal page. The error message in
jetspeed.log looks like:
===================================================
[Thu Jan 17 23:47:22 PST 2002] -- INFO --
SimpleTransform: transforming url:
jndi:/localhost/jetspeed/jcm/jetspeed-content.xml with
stylesheet:
jndi:/localhost/jetspeed/WEB-INF/xsl/jpc-full.xsl
[Thu Jan 17 23:47:22 PST 2002] -- ERROR -- Invalid SAX
Transformer:
Exception: java.lang.ClassCastException:
org.apache.crimson.jaxp.SAXParserFactoryImpl
Stack Trace follows:
java.lang.ClassCastException:
org.apache.crimson.jaxp.SAXParserFactoryImpl
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:148)
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:514)
... ...
====================================================
I guess the problem was caused by the different XML
parsers used by jboss (crimson) and jetspeed (xerces).
My questions are:
[1] Is my guess correct?
[2] If the answer to [1] is yes, then is there any
coordination between apache and jboss to use the same
common utility libraries? (Another different library
is castor-0.9.3 by jetspeed1.3-a2, castor-0.9.1 by
jboss2.4.4)
Thanks!
-- Yellowman
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>