Hi Have you looked into the <WAS_HOME>/profile/<your_profile>/logs/<servername>/SystemOut.log ?
My experience with WAS/JSF/500 errors, is that it will write stuff there Hermod -----Original Message----- From: goodusername [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 10:03 AM To: MyFaces Discussion Subject: Re: Tobago on Websphere 6.1 layout problems Hi Hermod, I only forgot to close the <jsp:doBody> tag in the mail it is <jsp:doBody /> I actually use with my sample application I checked the syntax over and over and it's all right :( [EMAIL PROTECTED] wrote: > Hi > > Is'nt he missing a </jsp:body> here? > > Hermod > > goodusername wrote: > >> my sample.tag looks like this: >> ... includes ... >> <f:view> >> <tc:page> >> <jsp:doBody> >> <tc:out value="sampleLayout" /> >> </tc:page> >> </f:view> >> >> >> and my sample.jsp like this: >> .... includes .... >> <layout:login> <jsp:body> >> <tc:out value="sampleJspWithLayout" /> >> </jsp:body> >> </layout:login> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This email with attachments is solely for the use of the individual or entity to whom it is addressed. Please also be aware that DnB NOR cannot accept any payment orders or other legally binding correspondence with customers as a part of an email. This email message has been virus checked by the anti virus programs used in the DnB NOR Group. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

