webtier@glassfish.java.net

Re: [webtier] Is this JSF2 Bug or am i missing something with Annotations

From: Joel Weight <digitaljoel_at_gmail.com>
Date: Wed, 26 May 2010 21:40:53 -0600

your faces-config needs to be in the META-INF directory in your jar file.

Joel

On Wed, May 26, 2010 at 9:38 PM, <webtier_at_javadesktop.org> wrote:

> I did not have it earlier
>
> I tried to put on the same place where my .class files are and repackaged
> my jar and war but still no luck.
>
> The Page Showup but when i submit the page using h:command button i get
> this error
>
> javax.el.PropertyNotFoundException: /message/greeting.xhtml @10,88
> action="#{helloWorld.getUpdatedName}": Target Unreachable, identifier
> 'helloWorld' resolved to null
> [Message sent by forum member 'userjava1']
>
> http://forums.java.net/jive/thread.jspa?messageID=471626
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>
>