This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: seam-gen in components.xml wrongly puts action executecodelion Nov 2, 2007 4:17 AM (in response to codelion)Looks like "execute" might be the new way, per 
 http://jboss.com/products/seam/components-2.0.xsd
 but it seems my JBossIDE for Eclipse doesn't know yet. Cached Schema from how long ago?
 Also
 http://jboss.com/products/seam/pages-2.0.xsd
 now uses execute instead of expression.
 Per reference documentation it seem though pageflow-definition is still using expression.
- 
        2. Re: seam-gen in components.xml wrongly puts action executepmuir Nov 2, 2007 5:28 AM (in response to codelion)yes, its better to disable schema caching in eclipse unless you really need it. 
 We have a jira issue open with jbpm to change their <action expression to <action execute for consistency.
 
    