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

Allow direct text value in parameter element.

    XMLWordPrintable

Details

    Description

      pojo subsystem should allow both formats for defining paramters

      currently only second format is accepted

      <bean name="ParamTextValue" class="org.jboss.as.test.integration.pojo.support.TInjectee">
              <constructor>
                 <parameter>Wazup, </parameter>
              </constructor>
              <install method="sayHello">
                  <parameter><value>POJO subsystem!</value></parameter>
             </install>
      </bean>
      

      Attachments

        Activity

          People

            ajustin@redhat.com Ales Justin
            tomazcerar Tomaž Cerar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: