Hi all, I�m trying to test if my application is running on cluster or not. I have 2 computers in cluster. If I destoy the bean it goes to the other node and get it, but if I request it from many clients at the same time (I have a stress tool) it always respond from the 1st node. It is not doing the load balancing. In my jboss.xml I have no special configuration, only the clustered tag:
<entity>
<ejb-name>Dyt_sta_period_lack_Ayuda</ejb-name>
<jndi-name>Dyt_sta_period_lack_AyudaBean</jndi-name>
<local-jndi-name>Dyt_sta_period_lack_AyudaLocal</local-jndi-name>
<clustered>true</clustered>
</entity>

What I�m missing?

Regards,
Hern�n.
AVISO LEGAL:
Esta informaci�n es privada y confidencial y est� dirigida �nicamente a su destinatario. Si usted no es el destinatario original de este mensaje y por este medio pudo acceder a dicha informaci�n por favor elimine el mensaje. La distribuci�n o copia de este mensaje est� estrictamente prohibida. Esta comunicaci�n es s�lo para prop�sitos de informaci�n y no debe ser considerada como propuesta, aceptaci�n ni como una declaraci�n de voluntad oficial de TELECOM ARGENTINA S.A. . La transmisi�n de e-mails no garantiza que el correo electr�nico sea seguro o libre de error. Por consiguiente, no manifestamos que esta informaci�n sea completa o precisa. Toda informaci�n est� sujeta a alterarse sin previo aviso.

This information is private and confidential and intended for the recipient only. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and shall not be regarded neither as a proposal, acceptance nor as a statement of will or official statement from TELECOM ARGENTINA S.A. . Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to