[jboss-user] [JBoss Portal] - Re: Injecting PortalObjectContainer into servlet

agaudreau do-not-reply at jboss.com
Thu Dec 14 11:29:10 EST 2006


Thanks to the injection hint I was able to make my custom NavigationPortlet work which was missing the service injections in the jboss-portlet.xml for the PortalObjectContainer... and:

<service-name>PortalAuthorizationManagerFactory</service-name>
<service-class>org.jboss.portal.security.spi.auth.PortalAuthorizationManagerFactory</service-class>
<service-ref>:service=PortalAuthorizationManagerFactory</service-ref>


Posted so anyone trying to do the same will get a hit for this post in a search.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993929#3993929

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993929



More information about the jboss-user mailing list