Hi Boris,

Have you tried using 'xhtml' instead of '.xhtml' (notice no '.') in the
<param-value>?  Just a guess

Fintan

-----Original Message-----
From: Boris Kovalenko [mailto:[EMAIL PROTECTED] 
Sent: 14 October 2005 06:55
To: MyFaces Discussion
Subject: What am I doing wrong with DEFAULT_SUFFIX?


Hello!

    I want my pages to be .xhtml extension instead of standard jsp. So 
in my web.xml I use
    <context-param>
        <param-name>javax.faces.DEFAULT_SUFFIX</param-name>
        <param-value>.xhtml</param-value>
    </context-param>

And nothing happened. Files not going through MyFaces precompiler and I 
getting them as is. Where am I wrong? Or may be this is a bug?

MyFaces RC2 as of 20051009, resin 3.0.14 standalone

With respect,
    Boris



* ** *** ** * ** *** ** * ** *** ** * 
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they 
are addressed. 
Any views or opinions presented are solely those of the author, and do not 
necessarily 
represent those of ESB. 
If you have received this email in error please notify the sender. 
 
Although ESB scans e-mail and attachments for viruses, it does not guarantee 
that either are virus-free and accepts no liability for any damage sustained 
as a result of viruses. 
 
* ** *** ** * ** *** ** * ** *** ** *

Reply via email to