throw new ParserException(bundle.unexpectedEndOfDocument());
}
private ResourceAdapter parseResourceAdapter10(XMLStreamReader reader) throws XMLStreamException, ParserException
{
XsdString managedConnectionFactoryClass = NULL_XSDSTRING;
XsdString connectionFactoryInterface = NULL_XSDSTRING;
XsdString connectionFactoryImplClass = NULL_XSDSTRING;
XsdString connectionInterface = NULL_XSDSTRING;
XsdString connectionImplClass = NULL_XSDSTRING;
TransactionSupportEnum transactionSupport = null;
ArrayList<AuthenticationMechanism> authenticationMechanism = new ArrayList<AuthenticationMechanism>();
ArrayList<ConfigProperty> configProperties = new ArrayList<ConfigProperty>();
boolean reauthenticationSupport = false;
ArrayList<SecurityPermission> securityPermission = new ArrayList<SecurityPermission>();