Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jul 2004 12:30:27 -0400
From:      "Will Saxon" <WillS@housing.ufl.edu>
To:        <freebsd-java@freebsd.org>
Subject:   Tomcat 5 and Jetspeed
Message-ID:  <0E972CEE334BFE4291CD07E056C76ED802E86EBA@bragi.housing.ufl.edu>

next in thread | raw e-mail | index | archive | help
Hello,

I am working with Jetspeed 1.4 and Tomcat 5.0.25 on FreeBSD 5.2.1 with=20
jdk 1.4.2.

I am getting the "Problem in SAX transform" errors that are a FAQ for=20
Jetspeed 1.4. Apparently a .jar needs to be copied into the=20
${CATALINA_HOME}/common/endorsed directory to override a poor or=20
outdated XML parser included with jdk 1.4.2. I have done this, but I=20
still receive the error.

Going back over the Jakarta Tomcat installation instructions, it looks=20
like they recommend starting tomcat with jsvc. Their sample startup
command appears to specify the ${CATALINA_HOME}/common/endorsed dir as
a system property at that time - something that tomcat50ctl does not do.

I have tried to compile and use jsvc, but it does not seem to work. I=20
have also tried to extend tomcat50ctl to specify the endorsed directory
during tomcat startup, but this does not appear to work either.

So, I am sure that there are people using Tomcat 5.0, Jetspeed 1.4 and=20
jdk1.4.2 without experiencing XML SAX problems. If so, could you tell
me what you did to make it work?

-Will



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E972CEE334BFE4291CD07E056C76ED802E86EBA>