[TRINIDAD] How to create the PageFlowScope extension for Seam with JBoss Tools?

2009-12-29 Thread Amy
Hello, I'm trying to use Myfaces Trinidad with Seam and I'm generating an Eclipse project with Jboss Tools and as it is exmplained in the Wiki ( http://wiki.apache.org/myfaces/Trinidad_And_Seam) and the Apache MyFaces Trinidad 1.2: A Practical Guide book I created the SeamPageFlowScopeImp class bu

Re: MyFaces and Spring Webflow

2009-12-29 Thread Jakob Korherr
Hi John, Yes there is a way to get a reference at runtime. You can use the following code to get a reference to your data bean in your action bean: DataBean dataBean = (DataBean) FacesContext.getCurrentInstance().getApplication().createValueBinding("#{dataBean}").getValue(FacesContext.getCurrentI

MyFaces and Spring Webflow

2009-12-29 Thread Ogrady, John
After four hours of reading posts, tutorials, and docu, I am now going to throw myself at the mercy of this user list. The project I'm working on is using myfaces 1.1.4 in conjunction with tomahawk and tiles. Forget for a minute that we could upgrade to at least myfaces 1.1.7. The versions of

Re: [Trinidad] Trinidad and Glassfish: resource servlet does not work

2009-12-29 Thread Bart Kummel
Hi Walter, I never used 1.1, so I don't have experience with 1.1 to 1.2 migration. However, I think the changes from 1.1 to 1.2 shouldn't have much impact. For what I know, most are improvements that will only make your life easier. If I were you, I'd try upgrading and see if the existing code run

Re: [Trinidad] Trinidad and Glassfish: resource servlet does not work

2009-12-29 Thread Walter Mourão
I would like to know if somebody is using Trinidad + Glassfish successfully... Walter Mourão http://waltermourao.com.br http://arcadian.com.br http://oriens.com.br 2009/12/24 Walter Mourão > Hi Bart, > I'm already using this way. > my sun-web.xml : > > >> > Server 8.1 Servlet 2.4//EN" " >>