Ah well, worth a shot.

I've filed http://issues.apache.org/jira/browse/ADFFACES-284
against Trinidad - whatever's going wrong in Facelets land
here, Trinidad should at most be logging a warning, not
throwing an exception.

-- Adam

On 11/10/06, Romanowski, Tim <[EMAIL PROTECTED]> wrote:
This was already configured to true =(

-----Original Message-----
From: Adam Winer [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 09, 2006 11:29 PM
To: [email protected]
Subject: Re: RE: Problem combining trinidad and facelets

Could you try adding:

  <context-param>
    <param-name>facelets.SKIP_COMMENTS</param-name>
    <param-value>true</param-value>
  </context-param>

... to WEB-INF/web.xml.

-- Adam

Reply via email to