Hi, Thanks for the reply. Also can you please confirm that I need to integrate SSO like CAS with Jetspeed for the Seamless authentication of the users across all the web-apps.
Thanks, Alok -----Original Message----- From: Ate Douma [mailto:a...@douma.nu] Sent: Thursday, July 02, 2009 12:50 AM To: Jetspeed Users List Subject: Re: Can I have each portlet in different war Alok Jain wrote: > Hi, > Can I have each portlet packaged in a different WAR and > deployed in the same portal server. Sure, no problem. The portal maintains a registry through which webapp (WAR) a portlet is deployed. One think to keep in mind however is that portlets bundled in one webapp do have the advantage that they can share the same servlet session and portlet session (APPLICATION_SCOPE). If you don't need that, deploying all of them in separate webapps gives you the benefit of a very fine-grained release/deployment life-cycle. > > Thanks, > Alok. > --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org