XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0_CR3
    • JCA
    • None
    • Hide

      Try to use a boolean xa-data-source property that only has an "is*" method not a "get*" method, for example 'IfxIFX_AUTOFREE' using the Informix JDBC 3.5 driver

      Show
      Try to use a boolean xa-data-source property that only has an "is*" method not a "get*" method, for example 'IfxIFX_AUTOFREE' using the Informix JDBC 3.5 driver
    • Hide
      XAManagedConnectionFactory class did not allow for the <literal>is</literal> methodName form for getting and setting properties. This caused problems for XADataSources when the property was a <type>boolean</type> type. XAManagedConnectionFactory now allows for the <literal>is</literal> format and handles <type>boolean</type> types without errors.
      Show
      XAManagedConnectionFactory class did not allow for the <literal>is</literal> methodName form for getting and setting properties. This caused problems for XADataSources when the property was a <type>boolean</type> type. XAManagedConnectionFactory now allows for the <literal>is</literal> format and handles <type>boolean</type> types without errors.
    • Documented as Resolved Issue

    Description

      JBAS-4072 which fixed the XA connection factory to allow "isFoo" in addition to "getFoo" for boolean properties was only applied to the 4.2 branch. it should be applied to the EAP 5 branch too

      Attachments

        Issue Links

          Activity

            People

              jpederse@redhat.com Jesper Pedersen
              rhn-support-jlivings James Livingston (Inactive)
              Misty Stanley-Jones Misty Stanley-Jones (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: