+ getXaDataSourceClassName (), e );
throw new SQLException ( "Could not configure XADataSource: "
+ e.getMessage () + " " + e.getClass ().getName () );
}
}
XidFactory xidFactory = null;
xidFactory = new DefaultXidFactory ();
XAConnectionFactory factory = new XAConnectionFactory ( resourceName_,
"", "", xads_, xidFactory );