Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1850 JCA and javabean conventions
  3. JBAS-2123

AdminObjects do not have their values from the ra.xml

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-4.0.3 Final
    • JBossAS-4.0.1 Final, JBossAS-4.0.1 SP1, JBossAS-4.0.2RC1, JBossAS-4.0.2 Final, JBossAS-4.0.3RC1, JBossAS-4.0.3RC2
    • JCA service
    • None

      A default value from the ra.xml is not getting applied to an adminobject.
      Instead only the properties from the MBean configuration are applied.

      example: the doubleAO value should be set unless there is a value in the MBean properties attribute

      <adminobject>
      <adminobject-interface>org.jboss.test.jcaprops.support.PropertyTestAdminObject</adminobject-interface>
      <adminobject-class>org.jboss.test.jcaprops.support.PropertyTestAdminObjectImpl</adminobject-class>
      <config-property>
      <config-property-name>doubleAO</config-property-name>
      <config-property-type>java.lang.Double</config-property-type>
      <config-property-value>8e28</config-property-value>
      </config-property>
      </adminobject>

            adrian.brock Adrian Brock (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: