well here a basic version http://code.google.com/p/rmannibucau/source/browse/#hg%2Fopenejb%2Ftomee-webapp-ng with a lot of drawbacks but it should allow to see basically some jndi info + to invoke an EJB
TODO: -> manage flows (today it is easy to get a NPE) -> see how to manage in a better way parameters -> add WS managing (wsdl etc) -> add JAX-RS support -> add stat infos ... any volonteers ;)? - Romain 2011/11/22 Romain Manni-Bucau <[email protected]> > Same here. > > i added some stuff, (still on code google), but if somebody knows JSF2 > some help will be appreciated ;). > > in particular on the way to share values between pages, i'm not sure what > is the "good way" to do. > > - Romain > > > > 2011/11/22 David Blevins <[email protected]> > >> >> On Nov 22, 2011, at 9:49 AM, Romain Manni-Bucau wrote: >> >> > Hi, >> > * >> > * >> > Since we cjhanged our website i think we should change our webapp too. >> > >> > Obviously i think the look should be close. >> > >> > However i would like to change the way it is done. Today it was jsp but >> i >> > think it can be clearer to use jsf (since it is here). >> > >> > I did a fast poc here: >> > >> http://code.google.com/p/rmannibucau/source/browse/#hg%2Fopenejb%2Ftomee-webapp-ng >> > >> > What do you think? >> >> Sounds great to me. I have zero JSF skills, good excuse to get some :) >> >> -David >> >> >
