Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-724

XA Datasource get removed from XML when booted in domain mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 7.0.0.CR1
    • None
    • None
    • None

    Description

      I am adding an XA declaration to domain.xml:

      <xa-datasource jndi-name="java:/H2XADS" pool-name="H2XADS">
      <xa-datasource-class>org.h2.jdbcx.JdbcDataSource</xa-datasource-class>
      <xa-datasource-property name="URL">jdbc:h2:mem:test</xa-datasource-property>
      <security>
      <!-- Have to defined as a primary property - otherwise it won't work -->
      <user-name>sa</user-name>
      <!-- Have to defined as a primary property - otherwise it won't work -->
      <password>sa</password>
      </security>
      </xa-datasource>

      After the server has booted it's gone.

      Attachments

        Issue Links

          Activity

            People

              smaestri@redhat.com Stefano Maestri
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: