XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Optional
    • TBD EAP 5
    • EAP_EWP 5.2.0 ER2
    • Embedded Jopr
    • None
    • Release Notes
    • Hide
      When creating a resource such as a JMS destination, Connection Factory
      or Datasource, <literal>embjopr</literal> by default sets <literal>Security Deployment Type</literal> to <literal>unset</literal>, if you don't specify another type. The field's description states that the default value is <literal>NONE</literal> but if you leave this field <literal>unset</literal>, the following error results when the form is submitted. Therefore it is mandatory that a value is set for this field, which conflicts what the description of the field.

      The root cause of this under investigation and it is expected to be resolved in a future release.

      <screen>
      Failed to add Resource (see app server log for additional details): java.lang.IllegalArgumentException:item value org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]}:null for item name securityDeploymentType is not a org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]}
      </screen>
      Show
      When creating a resource such as a JMS destination, Connection Factory or Datasource, <literal>embjopr</literal> by default sets <literal>Security Deployment Type</literal> to <literal>unset</literal>, if you don't specify another type. The field's description states that the default value is <literal>NONE</literal> but if you leave this field <literal>unset</literal>, the following error results when the form is submitted. Therefore it is mandatory that a value is set for this field, which conflicts what the description of the field. The root cause of this under investigation and it is expected to be resolved in a future release. <screen> Failed to add Resource (see app server log for additional details): java.lang.IllegalArgumentException:item value org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]}:null for item name securityDeploymentType is not a org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]} </screen>
    • Documented as Known Issue
    • NEW

    Description

      When creating a resource such as

      • JMS destination
      • Connection Factory
      • Datasource
        embjopr by default sets "Security Deployment Type" to "unset", if you don't change the value in the form. The description on the right says '(....)The default is "NONE"'. However, if you leave this field "unset", you will get an error after you submit the form:
      Failed to add Resource (see app server log for additional details): java.lang.IllegalArgumentException:item value org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]}:null for item name securityDeploymentType is not a org.jboss.resource.metadata.mcf.SecurityDeploymentType{[NONE, APPLICATION, DOMAIN, DOMAIN_AND_APPLICATION]} 
      

      so the sentence stating that 'The default is "NONE"' is apparently not true. A value is required here.

      Attachments

        Activity

          People

            rhn-support-loleary Larry O'Leary
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: