actually from a config point of view it has 2 benefits :
- Configuration is done from a specific object that was already existing (Configuration) that gives the capability to client to load config files, so now they don't access them through the ServletContext anymore.
- The config is at the portal-core.sar/conf level instead of being in portal-core.sar/portal-server.war/WEB-INF which makes more sense.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876073#3876073
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876073
|