Some servers don't like to include JSPs located under WEB-INF,
so try moving /WEB-INF/templates/jsp to /templates/jsp
and update the following keys
services.JspService.templates = /templates,/WEB-INF/templates
(in TR.p)
services.TemplateLocator.templateRoot=/templates,/WEB-INF/templates
(in JR.p)

--
Rapha�l Luta - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Envoy� : jeudi 7 ao�t 2003 15:25
> � : Jetspeed Users List
> Objet : JSP layouts in Jetspeed
>
>
>
> I have searched the archives, read the tutorial, and spent
> several days trying to get JSPs to work for the portal
> layout, but I'm stumped.
>
> They work perfectly with Tomcat 4.1.27, but fail in WSAD 5.0
> with the exception below.  I'm using the default JSPs that
> come with the Jetspeed 1.4-b4 WAR for testing purposes.
>
> As soon as I attempt to access the main page, I get this
> exception (one each for the top and bottom JSP files).  The
> main part of the page displays with no apparent problems:
>
>                                                              
>             
>    Error encountered processing a template:                  
>             
>   
> /navigations//html/top_default.jspjavax.servlet.ServletExcepti
> on:      
>    /WEB-INF/templates/jsp/navigations//html/top_default.jsp
> at            
>   
> com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapp
> er.servic
>    e(JspServlet.java:365) at                                 
>             
>   
> com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile(
> JspServle
>    t.java:598) at                                            
>             
>   
> com.ibm.ws.webcontainer.jsp.servlet.JspServlet.service(JspServ
> let.java:
>    696) at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
>   
> com.ibm.ws.webcontainer.servlet.StrictServletInstance.doServic
> e(StrictS
>    ervletInstance.java:110) at                               
>             
>    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.   
>             
>    _service(StrictLifecycleServlet.java:174) at              
>             
>   
> com.ibm.ws.webcontainer.servlet.ServicingServletState.service(
> StrictLif
>    ecycleServlet.java:333) at                                
>             
>                                                              
>             
>
>
> <snip>
>                                                              
>              
> 
> com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.serv
> ice(OSEListe
>  ner.java:331) at                                            
>              
> 
> com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(Http
> Connection.j
>  ava:56) at                                                  
>              
> 
> com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnec
> tion.java:43
>  2) at
> com.ibm.ws.http.HttpConnection.run(HttpConnection.java:343) at      
>  com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592)
> Error          
>  processing navigation template: top_default.jsp using
> module:             
>  BaseJspNavigation                                           
>              
>                                                              
>              
>                                                              
>              
>                                                              
>              
>
>
> I don't know where the double // are coming from; anyone
> recognize this problem?
>
> Thanks,
>
> Meghan
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

**********************************************
Vivendi Universal - HTTP://www.vivendiUniversal.com:
The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material of Vivendi Universal which is for the exclusive use of the
individual designated above as the recipient. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact immediately
the sender by returning e-mail and delete the material from any computer.
If you are not the specified recipient, you are hereby notified that all
disclosure, reproduction, distribution or action taken on the basis of this
message is prohibited.

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

Reply via email to