[jboss-jira] [JBoss JIRA] (JBJCA-792) Include ValidatingManagedConnectionFactory information

Jesper Pedersen (JIRA) jira-events at lists.jboss.org
Mon Apr 9 10:50:47 EDT 2012


     [ https://issues.jboss.org/browse/JBJCA-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen updated JBJCA-792:
----------------------------------

    Description: 
Include information if a ManagedConnectionFactory implements the javax.resource.spi.ValidatingManagedConnectionFactory interface in the resource adapter information tool.

{code}
Class: com.mycompany.rar.MyMCF
  Validating: Yes/No
  Config-property: myProperty (java.lang.String)
  ...
{code}

  was:
Include information if a ManagedConnectionFactory implements the javax.resource.spi.ValidatingManagedConnectionFactory interface in the resource adapter information tool.

Class: com.mycompany.rar.MyMCF
  Validating: Yes/No
  Config-property: myProperty (java.lang.String)
  ...



    
> Include ValidatingManagedConnectionFactory information
> ------------------------------------------------------
>
>                 Key: JBJCA-792
>                 URL: https://issues.jboss.org/browse/JBJCA-792
>             Project: IronJacamar
>          Issue Type: Task
>          Components: AS
>            Reporter: Jesper Pedersen
>            Assignee: Jeff Zhang
>
> Include information if a ManagedConnectionFactory implements the javax.resource.spi.ValidatingManagedConnectionFactory interface in the resource adapter information tool.
> {code}
> Class: com.mycompany.rar.MyMCF
>   Validating: Yes/No
>   Config-property: myProperty (java.lang.String)
>   ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list