[jboss-user] [JBoss Seam] - Seam remoting on portal, session scope problem

2006-09-13 Thread mauro.lopez
I've a component with session scope, i.e.: @Scope(ScopeType.SESSION) | @Name(myComponent) | public class MyComponent { | ... | } | An this other component, with a remote method and a dependency to the above component: @Name(someAction) | public class MyAction { | |

[jboss-user] [JBoss Seam] - Portal booking example loses conversation after validation e

2006-09-08 Thread mauro.lopez
In first place, I'm sorry I have done things in the wrong order: created a jira issue first (JBSEAM-344) and this topic second. The issue details are: Environment JBoss 4.0.4.GA JBoss Portal 2.4.0-Beta1 (used jems-installer-1.2.0.BETA) JBoss Seam 1.0.1.GA Description Followed this steps: -

[jboss-user] [JBoss Seam] - Re: Portal booking example loses conversation after validati

2006-09-08 Thread mauro.lopez
Full title should say Portal booking example loses conversation after validation error Jira issue is http://jira.jboss.org/jira/browse/JBSEAM-344 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3970351#3970351 Reply to the post :