You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Gurkan Erdogdu <gu...@yahoo.com> on 2009/10/25 16:51:25 UTC

JSF2 Sample with OWB

Hi;

I have created a simple JSF2 Ajax sample using OpenWebBeans. First update trunk and do following

Location is : https://svn.apache.org/repos/asf/incubator/openwebbeans/trunk/samples/jsf2sample/

Run : mvn clean jetty:run

URL : http://localhost:8080/jsf2sample

Enjoy!

--Gurkan