[jboss-user] [JBoss Portal] - Re: portletpreferences per user

cpage do-not-reply at jboss.com
Thu Apr 26 10:25:12 EDT 2007


thanks, that's what i need.

i can do that with the management portlet.

but, i need to do it programmaticaly in the portlet.
only admin users access to mode edit of this portlet and had to change preferences.

i need to acces to the injected service :

      <service-name>InstanceContainer</service-name>
      <service-class>org.jboss.portal.core.model.instance.InstanceContainer</service-class>
      <service-ref>:container=Instance</service-ref>
   

how can i get the InstanceContainer object ?
i tried with a lookup but without succes

thanks very much

regards




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

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



More information about the jboss-user mailing list