Have you installed xalan and put it in all of the lib/endorsed directories.
Ron
Roberto Nunnari wrote:
Hello.
I'm taking my firsts steps with lenya but I'm experiencing
some trouble when installing with tomcat, while the standalone
install works just fine. As I have spent the whole day without
success trying to figure out what's wrong, here I am hoping
some kind soul will help me out.
first my environment:
-bash-2.05b# uname -mrs
FreeBSD 5.3-RELEASE-p8 i386
-bash-2.05b# java -version
java version "1.4.2-p7"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2-p7-root_19_feb_2005_02_51)
Java HotSpot(TM) Client VM (build 1.4.2-p7-root_19_feb_2005_02_51,
mixed mode)
-bash-2.05b# pkg_info |grep tomcat
jakarta-tomcat-5.0.30 Open-source Java web server by Apache, 5.0.x branch
-bash-2.05b# ls -l /usr/local/src/
total 46660
drwxr-xr-x 7 www www 512 Aug 5 23:49 apache-lenya-1.2.4-src
drwxr-xr-x 7 www www 1024 Aug 5 20:46 cocoon-2.1.7
..and yes.. I did follow step-by-step the instructions at:
http://lenya.apache.org/1_2_x/installation/source_version.html
Now the problem..
I can browse without a problem the live site, including
the weblog and default publication, but whenever I try
to login for the authoring part and I insert username
and password and click login, I get the following error:
**********************************************************
java.lang.RuntimeException: java.lang.NullPointerException
org.apache.cocoon.ProcessingException: Unable to get transformer
handler for
cocoon://lenya-page/default/authoring/index.xml?doctype=homepage:
org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in
creating Transform Handler
cause: java.lang.RuntimeException: java.lang.RuntimeException:
java.lang.NullPointerException
**********************************************************
please tell me if you need the full stacktrace or more info..
Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]