[jboss-jira] [JBoss JIRA] Created: (AS7-971) RECOVERLUGIN_CLASSNAME and RECOVERLUGIN_PROPERTIES have same value
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Wed Jun 8 12:46:59 EDT 2011
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 at 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list