public void testFailoverXaMCF() throws Exception
{
HAConnectionSessionHome home = (HAConnectionSessionHome)getInitialContext().lookup("HAConnectionSession");
home.create().testHaXaConnection();
}
public void testURLSelector() throws Exception
{
Object[] urls = new Object[]{"url1", "url2", "url3"};