Add EJB cluster testsuite
-------------------------
Key: GERONIMO-5469
URL: https://issues.apache.org/jira/browse/GERONIMO-5469
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: testsuite
Affects Versions: 2.2.2
Reporter: viola.lu
Assignee: viola.lu
Priority: Minor
Fix For: 2.2.2
1.Create two servers with maven ant plugin which will copy servers from
geornimo tomcat javaee assemly and overridde config-subsitution.properties to
each server
2.Start two server instances , deploy loadbean to two servers, run ejb client
against two: failover:ejbd://127.0.0.1:4202,ejbd://127.0.0.1:4211"
3.Stop one server and run ejb client again. It still work, just on warning: one
server down.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.