Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2845

XA Properties are added to a datasrouce even they are empty

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • EAP7
    • None
    • Hide

      Create a simple CTF test and with this envs:

      When container is started with env

      variable value
      DATASOURCES TEST
      TEST_DATABASE bpms
      TEST_USERNAME bpmUser
      TEST_PASSWORD bpmPass
      TEST_DRIVER mysql
      TEST_SERVICE_HOST 10.1.1.1
      TEST_SERVICE_PORT 3306
      TEST_NONXA true
      TEST_JNDI java:jboss/datasources/myJndi
      TEST_XA_CONNECTION_PROPERTY_URL  

      and then check the standalone.xml file, it will contains:
      <xa-datasource-property name="URL"></xa-datasource-property>

      Show
      Create a simple CTF test and with this envs: When container is started with env variable value DATASOURCES TEST TEST_DATABASE bpms TEST_USERNAME bpmUser TEST_PASSWORD bpmPass TEST_DRIVER mysql TEST_SERVICE_HOST 10.1.1.1 TEST_SERVICE_PORT 3306 TEST_NONXA true TEST_JNDI java:jboss/datasources/myJndi TEST_XA_CONNECTION_PROPERTY_URL   and then check the standalone.xml file, it will contains: <xa-datasource-property name="URL"></xa-datasource-property>

    Description

      The XA_CONNECTION_PROPERTY_URL is added to the eap datasource even it is empty.

      Attachments

        Issue Links

          Activity

            People

              kwills@redhat.com Ken Wills
              rhn-support-fspolti Filippe Spolti
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: