MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
Hi, I have a simple @Model annotated bean and when I access my URL: http://localhost:9090/faces/helloWorld.xhtml I get the attached error - However, the page renders the content of h:outputText value=#{bean.foo} /. -Matthias [INFO] Starting scanner at interval of 10 seconds. 12:28:58,545 ERROR

Re: MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
wrong list :-) On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, I have a simple @Model annotated bean and when I access my URL: http://localhost:9090/faces/helloWorld.xhtml I get the attached error - However, the page renders the content of h:outputText

Re: MyFaces 2 and OWB and jetty

2009-12-30 Thread Matthias Wessendorf
FWIW: using Jetty 6.1.18 makes that sucker go away :-) http://jira.codehaus.org/browse/JETTY-910 -Matthias On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf mat...@apache.org wrote: wrong list :-) On Wed, Dec 30, 2009 at 12:33 PM, Matthias Wessendorf mat...@apache.org wrote: Hi, I