[jboss-dev-forums] [Design of JBoss Portal] - Re: Portlet container update
julien@jboss.com
do-not-reply at jboss.com
Mon Aug 20 19:03:28 EDT 2007
The benefit to use JBoss MC for portal beans and portlet container is the capability to inject portal services in ServletContext attributes.
We do that already today, declared in jboss-portlet.xml, but it is the injection of a proxy to the JMX mbean. Also it does not work with life cycle. Here we can make a portlet application or a portlet container depend on another portal service which provide a real dependency.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076066#4076066
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076066
More information about the jboss-dev-forums
mailing list