protected CommonConnDef parseConnectionDefinitions(XMLStreamReader reader, Boolean isXA) throws XMLStreamException,
ParserException, ValidateException
{
HashMap<String, String> configProperties = new HashMap<String, String>();
CommonSecurity security = null;
CommonTimeOut timeOut = null;
CommonValidation validation = null;
CommonPool pool = null;
Recovery recovery = null;
//attributes reading