Paul,

I just wanted to use it. Maybe I had
some "content" chnages on it. Nothing more
for now. Now I use the VM templates and
everything works fine. If I want to use
JSP I will work with JspPortlets.

I would be interested in working on customize.jsp
to get it on with jsp as templates, but you know
at the moment I really don't know what the problem
is. Either I got nothing on clicking on "customize"
(Stacktrace says, that Jetspeed defaults to "default.jsp"
instead of "customize.jsp") or I get an exception.
That happens if I have "customize.jsp" in screens/html/
instead of dynamic/customizer/. It's an Turbine.handleException
that occurs when "customize.jsp" forwards to "default.jsp".

So. at the moment I have no solution for this problem - but
I am happy that there is development activity with customizer
at the moment.

Sven Hohlfeld


-----Urspr�ngliche Nachricht-----
Von: Paul Spencer [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 20. September 2001 18:14
An: [EMAIL PROTECTED]
Betreff: Re: AW: services.TemplateService.default.extension=jsp


Sven,
I am not sure what, if any, changes you intend on making to the
customizer.  Just be aware their is  development activity on the
customizer.

Paul Spencer

"Hohlfeld, Sven" wrote:
> 
> Thnak you. That was what i needed! Now I don't
> have to try it over and over with customize.jsp..
> 
> Thank you. I will have my way with VM.
> 
> Sven Hohlfeld
> 
> -----Urspr�ngliche Nachricht-----
> Von: Paul Spencer [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 20. September 2001 14:49
> An: [EMAIL PROTECTED]
> Betreff: Re: services.TemplateService.default.extension=jsp
> 
> Currently all of the work in the customizer has been with VM. The JSP
> implementation of the customizer has not been completed.
> 
> Paul Spencer
> 
> [EMAIL PROTECTED] wrote:
> >
> > 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</c
> lassname>
> >         <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(PageContextImp
> l.java:459)
> >      at WEB_0002dINF.templates.jsp.screens.html.de.
> >
>
_0002fWEB_0002dINF_0002ftemplates_0002fjsp_0002fscreens_0002fhtml_0002fde_00
> 02fCustomize_0002ejspCustomize_jsp_0.
> >
> > jspService
> >
>
(_0002fWEB_0002dINF_0002ftemplates_0002fjsp_0002fscreens_0002fhtml_0002fde_0
> 002fCustomize_0002ejspCustomize_jsp_0.java:193)
> >
> > Is there anyone who has an idea?
> >
> > thanks.sven
> >
> >
------------------------------------------------------------------------
> >                                Name: InterScan_Disclaimer.txt
> >    InterScan_Disclaimer.txt    Type: Plain Text (text/plain)
> >                            Encoding: 7bit
> >
> >
------------------------------------------------------------------------
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to