Have you changed anything in your application or is this a brand new
project? If it's brand new, please describe the steps to reproduce and
your environment information (OS, Java version, etc.).

Matt

On 11/1/07, Christian Bonami <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm running the modular JSF sample application.
> Every xhtml page contains a loadBundle-tag, eg
>
> <f:loadBundle var="text" basename="#{signupForm.bundleName}"/>
>
> Whenever this tag is executed, I get an exception like this:
>
> 1-nov-2007 15:04:42 com.sun.facelets.FaceletViewHandler handleRenderException
> SEVERE: Error Rendering View[/signup.xhtml]
> com.sun.facelets.tag.TagAttributeException: /signup.xhtml @7,63 <f:loadBundle 
> ba
> sename="#{signupForm.bundleName}"> Can't find bundle for base name , locale en
>        at 
> com.sun.facelets.tag.jsf.core.LoadBundleHandler.apply(LoadBundleHandl
> er.java:197)
>        at 
> com.sun.facelets.tag.CompositeFaceletHandler.apply(CompositeFaceletHa
> ndler.java:47)
>        at 
> com.sun.facelets.tag.jsf.core.ViewHandler.apply(ViewHandler.java:109)
>
> Any idea?
>
> Thx
> --
> Christian Bonami
> EDONIS bvba
> +32474494608
>
>
> --
> Christian Bonami
> EDONIS bvba
> +32474494608
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
http://raibledesigns.com

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

Reply via email to