[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2154) Ability to raise multiple events in pages.xml

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Nov 20 08:21:18 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2154?page=comments#action_12388413 ] 
            
Pete Muir commented on JBSEAM-2154:
-----------------------------------

Sorry, the xsd was wrong here. I fixed it for rule, but not for page

> Ability to raise multiple events in pages.xml
> ---------------------------------------------
>
>                 Key: JBSEAM-2154
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2154
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.0.CR2
>            Reporter: Adam Warski
>             Fix For: 2.0.x
>
>
> <page ...>        
>         <navigation ...>
>             <rule ...>
>                <raise-event type="event1" />
>                <raise-event type="event2" />
>             </rule>
>         </navigation>
> </page>
> or even 
> <page ...>        
>             <raise-event type="event1" />
>             <raise-event type="event2" />
> </page>

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

        



More information about the seam-issues mailing list