GOMEZ Henri wrote:

> >> Did jetspeed 1.2b1 could works with recent xerces-j (>=
> >1.1.3) and xalan-j
> >> (1.2-D02) ?
>
> I tried with xerces-j 1.1.3 and xalan-j 1.2-D02 and cocoon 1.7.4
> but it give me the same result.
>
> The problem is that tomcat 3.2 use JAXP enabled parsers and only
> xerces >= 1.1.2 support JAXP extension.
>
> Is someone have worked on tomcat 3.2 with jetspeed  ?
>

This is my current setup. The cleanest approach (if you are under
jdk1.2/1.3) is clean the CLASSPATH, set JAVA_HOME and have the jetspeed
jars copied into

webapps/ROOT/WEB-INF/lib/ (or whatever context you are using. Create the
directory if it does not exist),

while keeping the original Tomcat files. Tomcat will use jaxp, while
jetspeed will use xerces.

With (some)jdk1.1 runtimes I think the contexst classpath mechanisms of
tomcat are broken.

>
> Thanks
>
> >It hasn't been tested.  Xerces and Xalan development has been
> >unstable.
> >That and the code is very *fragile* in places.  I am hesitant to just
> >update these jars in CVS.  They need to pass regression testing.
> >
> >> Also I use the distributed xerces&xalan but I've got the
> >following message :
> >>
> >> Customize your page layout
> >> CocoonPortlet: Could not use the following URL:
> >> http://hgo1.cs:80/content/dynamic/customizer/xsp/ui.xml The
> >root element is
> >> required in a well-formed document. [FATAL ERROR] [File:
> >>
> >"file:/opt/tomcat/webapps/ROOT/content/dynamic/customizer/xsp/u
> >i.xml" Line:
> >> 2 Column: 1]
> ><snip>
> >
> >hmm... that is weird!
> >
> >--
> >** Should SUN Open Source Java? Please Vote:
> >http://relativity.yi.org/java **
> >
> >Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
> >burtonator)
> >           http://relativity.yi.org | http://www.openprivacy.org
> >Message to SUN Microsystems:  "Please Open Source Java!"
> >To fight and conquer in all your battles is not supreme excellence;
> >supreme
> >excellence consists in breaking the enemy's resistance without
> >fighting.
> >    - Sun Tzu, 300 B.C.
> >
> >
> >--
> >--------------------------------------------------------------
> >Please read the FAQ! <http://java.apache.org/faq/>
> >To subscribe:        [EMAIL PROTECTED]
> >To unsubscribe:      [EMAIL PROTECTED]
> >Archives and Other:  <http://java.apache.org/main/mail.html>
> >Problems?:           [EMAIL PROTECTED]
> >
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to