[jboss-user] [JBoss Seam] - Problem with application with many portlets
wporzo
do-not-reply at jboss.com
Mon Feb 11 09:25:24 EST 2008
Hello.
We are writing application: Seam, EJB3 and portlets. File structure is sth like this:
- ear
- ejb.jar
- portlet1.war
- portlet2.war
- portlet3.war
....
And now.. here comes the problem. When application is starting, seam creates components instance for each portlet. For example we have 3 instance of our ConfigurationBean component in application scope. Is there any way to have only one instance of this bean ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128373#4128373
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128373
More information about the jboss-user
mailing list