[
http://jira.jboss.com/jira/browse/JBCLUSTER-146?page=comments#action_1234... ]
Galder Zamarreno commented on JBCLUSTER-146:
--------------------------------------------
This could potentially be added to jboss-app.xml indicating that all the EJBs
inside an ejb module are clustered. The ejb module settings are defined
in application.xml though, so I'm not sure how viable would be.
I guess you could add an ejb module to jboss-app.xml and set it to clustered
true, making all the EJBs inside that jar clustered.
Clustered EJB setting at the application level (EAR)
----------------------------------------------------
Key: JBCLUSTER-146
URL:
http://jira.jboss.com/jira/browse/JBCLUSTER-146
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Galder Zamarreno
Assigned To: Brian Stansberry
We are using clustering for tests. Our application is an ear-archive which has no
information about clustering. If we will built up a cluster, we have to change the
ejb-jar.xml to set the clustered-tag on True. This is very intricate. Out support team
have to unpack the ear - set the clustered-tag for every bean and so on.
Is it possible to set the clustered-tag all beans in a ear-Archive?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira