Skip to content

Commit

Permalink
workaround jboss tools bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Jun 16, 2010
1 parent e436afe commit ae81667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jsf/pastecode/src/main/webapp/WEB-INF/faces-config.xml
Expand Up @@ -2,6 +2,8 @@
<faces-config version="2.0" xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd">

<name>weldpastecode</name>

<navigation-rule>
<from-view-id>/home.xhtml</from-view-id>
Expand Down

0 comments on commit ae81667

Please sign in to comment.