[jboss-jira] [JBoss JIRA] Resolved: (AS7-971) RECOVERLUGIN_CLASSNAME and RECOVERLUGIN_PROPERTIES have same value
Stefano Maestri (JIRA)
jira-events at lists.jboss.org
Fri Jun 10 04:42:59 EDT 2011
[ https://issues.jboss.org/browse/AS7-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefano Maestri resolved AS7-971.
---------------------------------
Resolution: Done
https://github.com/jbossas/jboss-as/commit/29285a13dcacdb2ccc49b5a3317e7cee6cb426ce
> 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