[jboss-jira] [JBoss JIRA] (AS7-6333) Add an id xml attribute to resource-adpter containing DMR resource name

Stefano Maestri (JIRA) jira-events at lists.jboss.org
Tue Jan 15 08:45:22 EST 2013


    [ https://issues.jboss.org/browse/AS7-6333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745886#comment-12745886 ] 

Stefano Maestri commented on AS7-6333:
--------------------------------------

We need to check also tests and dependency created on this generated name to try to remove as much complexity as possible, isolating name generation into the parser in case of id==null
                
> Add an id xml attribute to resource-adpter containing DMR resource name
> -----------------------------------------------------------------------
>
>                 Key: AS7-6333
>                 URL: https://issues.jboss.org/browse/AS7-6333
>             Project: Application Server 7
>          Issue Type: Task
>          Components: JCA
>            Reporter: Stefano Maestri
>            Assignee: Stefano Maestri
>             Fix For: 7.2.0.CR1
>
>
> <xs:attribute name="id" type="xs:token" use="optional"><xs:annotation><xs:documentation>[
>             An unique identifier for the resource adapter
>            </xs:documentation></xs:annotation></xs:attribute>
> In case it is null resource name in DMR have to be generated (as now) and  marshall in this attribute.
> This way also generated name will be consistent after a server reload

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list