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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to