[jboss-jira] [JBoss JIRA] (WFLY-5475) Configuration xml files contain notion about jacorb even if it's already removed as supported subsystem
Ondřej Chaloupka (JIRA)
issues at jboss.org
Mon Oct 5 08:40:00 EDT 2015
Ondřej Chaloupka created WFLY-5475:
--------------------------------------
Summary: Configuration xml files contain notion about jacorb even if it's already removed as supported subsystem
Key: WFLY-5475
URL: https://issues.jboss.org/browse/WFLY-5475
Project: WildFly
Issue Type: Bug
Components: IIOP
Reporter: Ondřej Chaloupka
Assignee: Tomasz Adamski
Currently the provided configuration files of application server ({{standalone/configuration/standalone-....xml}} or {{domain/configuration/....xml}}) contain expression {{jacorb}} even it was replaced by Open JDK IIOP.
I think that the configuration files should not contains the notion about the jacorb.
There are those sentences
domain/configuration/host-slave.xml + domain/configuration/host.xml
{code}
To secure JacORB you need to setup SSL
{code}
standalone/configuration/standalone*.xml + docs/examples/configs/standalone*.xml
{code}
<!-- TODO - only show this if the jacorb subsystem is added -->
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list