I had this problem too. Catalina uses -Djava.endorsed.dirs=${CATALINA_HOME}/common/lib to override the default endorsed dirs.
----- Original Message ----- From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 02, 2002 12:14 PM Subject: RE: [Q] SunSpot Portal Demo Error(NullPointerException) in Cocoon 2.0.2 and 2.1-dev > > > > -----Original Message----- > > From: Tom von Schwerdtner [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, July 02, 2002 5:03 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [Q] SunSpot Portal Demo Error(NullPointerException) in > > Cocoon 2.0.2 and 2.1-dev > > > > > > On Monday 01 July 2002 03:07 am, Carsten Ziegeler wrote: > > > Yes, this problem is related to JDK 1.4. You can either switch > > > to JDK 1.3 or you have to put the versions of Xalan and Xerces > > > shipped with Cocoon into the lib/endorsed direcoty of your JRE > > > 1.4. There is a section in the installation docs about running > > > Cocoon with JDK 1.4. > > > > FYI: I was having this problem with 1.4 on linux (Gentoo) and I > > had to add > > '-Djava.endorsed.dirs=${JAVA_HOME}/jre/lib/endorsed' to my CATALINA_OPTS > > because it wasnt looking there by default. > > > The JDK 1.4 should look there by default. Strange. > > Carsten > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>