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

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

      [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.

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

              Created:
              Updated:
              Resolved: