I think it is using this mapping...

<servlet-mapping>
<servlet-name>faces</servlet-name>
<url-pattern>/faces/*</url-pattern>
</servlet-mapping>

-Matthias

On Sun, Oct 4, 2009 at 9:11 PM, baeschtu baeschtu <baesc...@gmail.com> wrote:
> hello
> I tried the Myfaces + Trinidad maven template from
> http://wiki.apache.org/myfaces/MyFaces_Archetypes_for_Maven
>
> mvn archetype:generate -DarchetypeCatalog=http://myfaces.apache.org
>
> with option 5
>
> and got an
>
> java.lang.RuntimeException: FacesContext not found
>
> when trying to access index.jspx or index.jsf
>
>
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf

Reply via email to