[jboss-user] [JBoss Portal] - Re: modifying the jboss portal programatically with portal c

FredF do-not-reply at jboss.com
Thu Dec 28 09:26:39 EST 2006


"julien at jboss.com" wrote : If you are using a web application you should look at the file WEB-INF/jboss-portlet.xml of portal-core.war which provides the capability to inject services in the servlet context of the web application

Ok, so I use the  tag in WEB-INF/jboss-portlet.xml. But then I can only reach these defined services through the portletcontext in a portlet class. I am using Seam which has its own generic portlet (I hope to  be able to use that as far as possible). Is there no way for me to inject the entire PortalObjectManagerBean in my seam context or do I have to mime its behavoiur in my own service class?

Maybe this is a question for the seam forum? (although its got to do with portal core)



Fredrik

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

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



More information about the jboss-user mailing list