[
https://jira.jboss.org/jira/browse/JBAS-5159?page=com.atlassian.jira.plug...
]
Brian Stansberry updated JBAS-5159:
-----------------------------------
Attachment: standardjboss.xml
Further to changing the server-wide default to set <clustered>true</clustered>
behavior, the attached standardjboss.xml does that for EJB2 session beans in a brute force
way by changing the "Standard Stateful SessionBean" and "Standard Stateless
SessionBean" configs to have clustered behavior.
Clustered EJB setting at the application level (EAR)
----------------------------------------------------
Key: JBAS-5159
URL:
https://jira.jboss.org/jira/browse/JBAS-5159
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering, EJB2, EJB3
Reporter: Galder ZamarreƱo
Fix For: Backlog
Attachments: standardjboss.xml
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira