Tiry, Thanks for the info. I'm looking forward to the 5.2 release. I actually have a small project coming up and might start looking at the source code builds to start playing with the next version sooner rather than later. I'm particularly interested in the Web Engine and GWT integration.
I understand the investment in the JSF pages. I'm curious what others experiences have been with performance and the number of concurrent users accessing the repository with the JSF/Seam backend. On one of our projects we had a difficult time scaling and failing over the conversation contexts. We eventually were able to do it to some level of satisfaction; but it was a lot harder than we expected. It was probably due to the fact that we usually deploy stateless applications (on the server) and having state on the server using the JSF/Seam model was very new to us. Having been through some pain, I am curious to hear others experiences with nuxeo/jboss/jsf/seam stack. Thanks again, Chris.... Tiry wrote: > Hi Chris, > > The idea is not to replace JSF UI with GWT. > The JSF WebApp is very modular and flexible and we can not achieve that > with GWT without a hudge amount of work. > What we want to do is loading GWT modules into a JSF page and make it > talk to Seam Components that live in the Convesation context. > We already have some examples that works with GWT 1.5 / Seam 2 and > conversations. > > For the 5.2 release we may include some GWT modules for some specific > screens like : users management, rights managements or workflow management. > > Tiry > > > Chris Hane a écrit : >> For the GWT integration, what support is being created? >> >> Reworking the interface to use GWT instead of Seam. >> >> Or the ability to load a GWT module into the page along side the >> standard seam/jsf interface? >> >> We are just starting to use GWT and are very interested in >> understanding how nuxeo will be using GWT. >> >> TIA, >> Chris.... >> >> Tiry wrote: >>> Hi Nel, >>> >>> On the 5.2 we have a branch called Seam2.x. >>> This branch includes the needed changes to support latest Seam >>> version as well as Richfaces. >>> The work on this branch is not completed, but we expect to finish >>> during the next 2 weeks and to merge it on 5.2. >>> This branch will also come with GWT and Flex integration. >>> >>> Tiry >>> >>> Nel Taurisson a écrit : >>>> Hi, >>>> >>>> I'm working on a nuxeo client which heavily relies on seam remoting. >>>> Seam 1.1.5 has some bugs with unmarshalling server side. Before >>>> jumping head first in trying to upgrade seam, have the nuxeo team >>>> analysed the impact on 5.1 or 5.2 ? Is it a matter of changing the >>>> seam version in the poms or will it need more work on the nuxeo code ? >>>> >>>> Thanks. >>>> >>>> Nel >>>> ------------------------------------------------------------------------ >>>> >>>> >>>> _______________________________________________ >>>> ECM mailing list >>>> [email protected] >>>> http://lists.nuxeo.com/mailman/listinfo/ecm >>>> >>> >>> _______________________________________________ >>> ECM mailing list >>> [email protected] >>> http://lists.nuxeo.com/mailman/listinfo/ecm >>> > > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
