1 Reply Latest reply on Dec 2, 2010 2:59 AM by theute

    Integration of an existing JSF Application

    guisho82

      Hi everybody,

         I am right now checking on many portal solutions, and so far gate in is winning the race.

      I would like to have a question I have not clear. Right now I have a working JSF app, is there

      a way to fully integrate that app into gate in? If so, how big the code changes would need to

      be?

       

      Thanks!!

       

      -Luis

        • 1. Re: Integration of an existing JSF Application
          theute

          I moved your post to the GateIn forum. (It could have been portlet bridge forum too).

           

          Basically, YMMV, to run a JSF application you will have to run a JSF<->Portlet bridge, http://jboss.org/portletbridge

           

          At first this is configuration mostly, but then there are a lot of tiny pitfalls that depends a lot on your applications and even more if you use JSF component libraries. Some of them (like RichFaces) run great in a portal environment but some can't run on a portal environment.