Treat unnamed transition as default one
---------------------------------------
Key: JBSEAM-303
URL:
http://jira.jboss.com/jira/browse/JBSEAM-303
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM
Reporter: Raul Piaggio
Priority: Minor
In a pageflow, whenever there's no matching transition on a (start-state or decision)
node, the flow will fail to land on a page node, resulting in a runtime exception
(ClassCastException on org.jboss.seam.core.Pageflow.getPage()).
Suggestion: if there's an unnamed transition (i.e: <transition
to="menu"></transition>, without "name" property) trigger it
when no other transition maches.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira