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

Term 'jacorb' is part of xml configuration file despite of fact being replaced by IIOP orb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.0.0.DR5
    • 7.0.0.DR2
    • Server
    • None

    Description

      Per RFE is expected that JacORB will be replaced by JDK ORB in EAP 7.0.0 (https://issues.jboss.org/browse/EAP7-202). But currently server xml configuration files contain term 'jacorb' at several places.

      Should not be word 'jacorb' removed from xml configuration?

      Examples of occurrence

              <!-- TODO - only show this if the jacorb subsystem is added  -->
              <interface name="unsecure">
                  <!--
                    ~  Used for IIOP sockets in the standard configuration.
                    ~                  To secure JacORB you need to setup SSL 
                    -->
                  <inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/>
              </interface>
      
                  <logger category="jacorb">
                      <level name="WARN"/>
                  </logger>
                  <logger category="jacorb.config">
                      <level name="ERROR"/>
                  </logger>
      

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: