The question is easy to answer - Yes. If you understand all the technologies that AppFuse uses, as well as Maven - it should be easy enough to adapt everything to use the technologies you wish.
However, if you want to understand all the technologies and how they integrate together, I'd suggest you start from scratch and integrate everything yourself. ;-) Matt On Fri, Jul 10, 2009 at 6:53 AM, Choe <tchoes...@gmail.com> wrote: > > Hi! > > The above question may sound insulting. I am sincerely confused and would > like to hear your genuine opinion on this. > > We would like to develop a real world project and following technologies > are > our requirements: > 1. maven based project > 2. Richfaces > 3. spring faces (using DispatcherServlet instead of FacesServlet) > 4. spring security (ACL) > 5. Oracle DB > 6. hibernate (there is a plan to use Java Content Repository) > 7. jquery > 8. our custom components > 9. xhtml based facelets > > I have until now a running version of jsf Modular project. I have richfaces > integrated to the project and tested with richfaces components. It is > connected to our Oracle DB and mail notifications are send through our > exchange server. > > My biggest challenge at the moment are: > 1. To figure out how to completely replace myfaces dependencies with > richfaces > 2. Getting rid of technologies that are not relevant to us. > e.g. xfire, dwr, dojo, prototype, scriptaculous, > > > Do you think it is a good idea to use the jsfModular project as a template > and to modify it to our needs? or is it better to study this project and to > create from scratch the project we will use to deploy? > > My fear is that, it could be difficult in the future to maintain and to > update the project due to lack of knowledge of the project. > > Your is highly valued. > > --Choe > > > -- > View this message in context: > http://www.nabble.com/Can-Appfuse-jsf-Modular-be-extended-for-use-in-real-world-project--tp24427003s2369p24427003.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >