[
http://jira.jboss.com/jira/browse/JBAS-5159?page=comments#action_12395893 ]
Brian Stansberry commented on JBAS-5159:
----------------------------------------
Suggested workaround:
In jboss.xml, for each bean:
<clustered>${com.foo.xyzear.clustered:false}</clustered>
Then enable clustering via -Dcom.foo.xyzear.clustered=true passed to run.sh.
Clustered EJB setting at the application level (EAR)
----------------------------------------------------
Key: JBAS-5159
URL:
http://jira.jboss.com/jira/browse/JBAS-5159
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering, EJB2, EJB3
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