It looks like you published a new pageflow-2.0.xsd? Unfortunately that's stopping my
2.0.0.GA projects from starting up now!
The following isn't validating, and I can't figure out why:
<page name="pageName" view-id="page.xhtml">
| <action expression="#{someBean.someAction()}" />
|
| <transition to="someWhere" />
| </page>
Exactly because of the potential of problems like this is why once schemas are published
to a certain location, whatever's at that location should NEVER henceforth change...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112365#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...