Hello.
I got a problem with the customizer feature, while using JSP
as default template extension.
Everything works fine, but the customizer.jsp is not working.
The track stace defaults to default.jsp as long as I don't
change anything to the default config.
The Path to customize.jsp ist not found I think.
<portlet-entry name="HomepageCustomizer" hidden="true"
type="instance" application="false">
<security role="user"/>
<classname>org.apache.jetspeed.portal.portlets.customize.CustomizePortlet</classname>
<parameter name="jsp_location"
value="/dynamic/customizer/customize.jsp" hidden="false"/>
If I put the customize.jsp in the templates/jsp/screens/html/de (my default
locale)
directory an error is thrown...
This is a part of the stacktrace:
JetspeedJspLayout: set response content type to text/html;
charset=ISO-8859-1
[Wed Sep 19 18:40:38 CEST 2001] -- INFO -- JetspeedJspLayout: set
'screenJSP' to: /WEB-INF/templates/jsp/screens/html/de/Customize.jsp
[Wed Sep 19 18:40:38 CEST 2001] -- INFO -- JetspeedJspLayout: forward
request to: /layouts/html/de/default.jsp
[Wed Sep 19 18:40:40 CEST 2001] -- ERROR -- Turbine.handleException: Error
encountered processing a template:/layouts/html/de/default.jsp
[Wed Sep 19 18:40:40 CEST 2001] -- ERROR --
Exception: org.apache.turbine.util.TurbineException: Error
encountered processing a template:/layouts/html/de/default.jsp
Stack Trace follows:
javax.servlet.ServletException
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)
at WEB_0002dINF.templates.jsp.screens.html.de.
_0002fWEB_0002dINF_0002ftemplates_0002fjsp_0002fscreens_0002fhtml_0002fde_0002fCustomize_0002ejspCustomize_jsp_0.
jspService
(_0002fWEB_0002dINF_0002ftemplates_0002fjsp_0002fscreens_0002fhtml_0002fde_0002fCustomize_0002ejspCustomize_jsp_0.java:193)
Is there anyone who has an idea?
thanks.sven
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for the
intended recipient only. Access, disclosure, copying, distribution, or
reliance on any of it by anyone else is prohibited and may be a criminal
offence. Please delete if obtained in error and email confirmation to the sender.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]