[jboss-user] [JBoss Portal] - Re: Simple question: How to use IPC (Inter Portlet Communica
hurzeler
do-not-reply at jboss.com
Sat Jan 6 10:17:12 EST 2007
And how do I do this with Seam?
Do I inject the CMS service in jboss-web.xml?
<service>
| <service-name>CMS</service-name>
| <service-class>org.jboss.portal.cms.CMS</service-class>
| <service-ref>:service=CMS</service-ref>
| </service>
But then how do I use it in my Seam session bean?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998548#3998548
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998548
More information about the jboss-user
mailing list