Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8472

Web services subsystem should return UnknownHostException as result of management operation if it occurs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • EAP 6.0.0 ER 3_Beta1
    • Consoles, Web Services
    • None
    • NEW

    Description

      [standalone@localhost:9999 /] /subsystem=webservices/:write-attribute(name="wsdl-host", value="#$%@#$")
      {
          "outcome" => "success",
          "response-headers" => {
              "operation-requires-reload" => true,
              "process-state" => "reload-required"
          }
      }
      

      In server log, an java.net.UnknownHostException will occur, but the management operation will succeed nevertheless, and this invalid input will be saved into configuration. The operation should fail completely.

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: