[jboss-user] [JBoss Seam] - Re: Seam 2.0.1 CR1 is out

IGx89 do-not-reply at jboss.com
Wed Dec 12 15:24:39 EST 2007


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#4112365

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112365



More information about the jboss-user mailing list