]
Stefano Maestri resolved AS7-971.
---------------------------------
Resolution: Done
RECOVERLUGIN_CLASSNAME and RECOVERLUGIN_PROPERTIES have same value
------------------------------------------------------------------
Key: AS7-971
URL:
https://issues.jboss.org/browse/AS7-971
Project: Application Server 7
Issue Type: Bug
Components: JCA
Affects Versions: 7.0.0.Beta3
Reporter: Alexey Loubyansky
Assignee: Stefano Maestri
package org.jboss.as.connector.subsystems.datasources;
/**
* @author @author <a href="mailto:stefano.maestri@redhat.com">Stefano
* Maestri</a>
*/
class Constants {
static final String RECOVERLUGIN_CLASSNAME = "recovery-plugin-properties";
static final String RECOVERLUGIN_PROPERTIES = "recovery-plugin-properties";
--
This message is automatically generated by JIRA.
For more information on JIRA, see: