[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKDESC-41) PersistenceUnitDefImpl does not remove non-jta-data-source when configuring jta-data-source (and visa versa)

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Tue Sep 20 18:10:26 EDT 2011


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

Lincoln Baxter III resolved SHRINKDESC-41.
------------------------------------------

    Fix Version/s: 1.1.0-alpha-5
       Resolution: Done


This is verified. Sorry, didn't see this notice.

> PersistenceUnitDefImpl does not remove non-jta-data-source when configuring jta-data-source (and visa versa)
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: SHRINKDESC-41
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-41
>             Project: ShrinkWrap Descriptors
>          Issue Type: Bug
>          Components: api
>    Affects Versions: 0.1.3
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 1.1.0-alpha-5
>
>
> Setting the value to empty is as good as it gets, but it's not good enough because this doesn't deploy.
> unit.nonJtaDataSource("jndi:blah").jtaDataSource("jndi:blah")
> Results in:
> <jta-data-source>jndi:blah</jta-data-source>
> <non-jta-data-source/>
> But should be simply:
> <jta-data-source>jndi:blah</jta-data-source>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list