Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-24623

JBoss CLI allows user to write no existing ssl contexts to IIOP subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 8.0.0.GA-CR1, 8.0.0.GA
    • 8.0.0.Beta
    • IIOP
    • None
    • False
    • None
    • False
    • Hide

      in jboss-cli:

      • batch
      • /subsystem=iiop-openjdk:write-attribute(name=client-ssl-context, value=no-existing)
      • /subsystem=iiop-openjdk:write-attribute(name=server-ssl-context, value=no-existing)
      • run-batch
      • reload
      Show
      in jboss-cli: batch /subsystem=iiop-openjdk:write-attribute(name=client-ssl-context, value=no-existing) /subsystem=iiop-openjdk:write-attribute(name=server-ssl-context, value=no-existing) run-batch reload

    Description

      When you want to set client and server ssl context to IIOP subsystem you need to set both of them in the same time (batch mode). When you set the values to some no existing context, the composed operation passes with reload-required state, but when you do reload, the server crashes. My understating is that this used to be controlled (the operation fails on EAP 7.4.8.

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              ogerzica@redhat.com Ondrej Gerzicak
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: