[jboss-jira] [JBoss JIRA] Commented: (JBAS-6777) 'interleaving' prop on connection factories and datasources is always null, even when underlying ds.xml file contains the interleaving element

Charles Crouch (JIRA) jira-events at lists.jboss.org
Wed Apr 22 16:12:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463945#action_12463945 ] 

Charles Crouch commented on JBAS-6777:
--------------------------------------

Looking at JOPR-129 apparently  'poolJndiName'  property is missing too.

> 'interleaving' prop on connection factories and datasources is always null, even when underlying ds.xml file contains the interleaving element
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBAS-6777
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6777
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>            Reporter: Ian Springer
>            Assignee: Scott M Stark
>
> My ds.xml file:
> <connection-factories>
>     <tx-connection-factory>
>         <jndi-name>MyXATxCF</jndi-name>
>         <rar-name>jms-ra.rar</rar-name>
>         <connection-definition>org.jboss.resource.adapter.jms.JmsConnectionFactory</connection-definition>
>         ...
>         <interleaving/>
>     </tx-connection-factory>
> </connection-factories>
> But the interleaving ManagedProperty on this CF is still null, rather than true:
>   name=interleaving, viewUse=NONE, readOnly=false, mandatory=false, removed=false, type=SimpleMetaType:java.lang.Boolean, value=  <<<null>>>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list