Hi,
My JSP template for the left navigation displays " Error processing navigation template:/html/left.jsp using module: BaseJspNavigation" at the end of the generated HTML. The rest of the content is as expected.
I am running Jetspeed 1.4 and struts-menu 1.3 in tomcat 5.0.19, JDK 1.4.2_02 with sparcv9 extensions, sun solaris 8.
The 'turbine.log' file reads :
2004-03-30 17:02:38,522 [http8080-Processor2] ERROR JetspeedLoggingService - Error processing navigation template:/html/left.jsp using module: BaseJspNavigation
java.lang.NullPointerException
at org.apache.turbine.util.template.TemplateNavigation.toString(TemplateNa vigation.java:127)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReferenc e.java:321)
Am I reading your log correctly and you're using a JSP navigation within a Velocity layout ?
It's supposed to work OK but this is not a case we have thouroughly tested I guess.
If you send me the detailed config and template files I can try to see where the issue is but I'd
simply recommend you to stick to a single layout technology (JSP or velocity) for
your layout and navigations.
-- Rapha�l Luta - [EMAIL PROTECTED] Apache Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
