Nicolas- checkout portal.sar/conf/logn-config.xml. This is where the default JAAS login module for the top level portal running under /portal directory is specified.
You can specify as many portals as you like similar to /marketing, /accounting, /somethingelse and associate a login module for each context. As far as CMS goes, by default there is a top-level folder called /default where all the content is stored and rendered by the CMSPortlet. For each of your portals you use a slightly modified CMSPortlet that points to /myfolder instead of /default to render its content Thanks Sohil View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974097#3974097 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974097 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
