Sitemesh problem running on WebSphere App Server 6

mooselord <[email protected]> Wed, 10 Aug 2005 16:02:05 CDT
Newsgroups gmane.comp.web.sitemesh.general,gmane.comp.lang.pnuts.user
Message-ID <2186373.1123707999431.JavaMail.os-j2ee@opensymphony01.contegix.com>
Hi all,
    I have been using Sitemesh quite happily for the past several months on WebSphere Application Server v5.  But we are migrating to WAS6 and I have a minor nuisance.

   When we deployed a web app under WAS5 we create an "index.jsp" page as the apps starting point and can access the page by specifying the web apps context root in the browser URL, like so:
http://my.server.com/my_context_root/
The index.jsp web page is decorated and works fine.

   However, when we try the same scenario with WAS6, and access the web app by specifying just the context root, the page is returned to the browser undecorated.  Every other page in the web app is decorated and works fine, and if we specify "index.jsp" in the URL (http://my.server.com/my_context_root/index.jsp) that also works fine.  But the bare context root URL is undecorated.

   I've changed the decorators.xml file to map a single "/" pattern (along with the normal "/*" pattern) to my decorator,  but that didn't fix it.

   Any other suggestions?

Thx
Keith

---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=5393&messageID=12628#12628


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]