Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6620 JON/Open Console Issues
  3. JBAS-6777

'interleaving' prop on connection factories and datasources is always null, even when underlying ds.xml file contains the interleaving element

    XMLWordPrintable

Details

    Description

      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>>>

      Attachments

        Issue Links

          Activity

            People

              starksm64 Scott Stark (Inactive)
              ips_jira Ian Springer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: