[jboss-jira] [JBoss JIRA] (WFLY-13422) Make org.jboss.as.remoting optional from naming extension module; others too if possible
Brian Stansberry (Jira)
issues at jboss.org
Fri May 1 11:31:39 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-13422:
------------------------------------
Summary: Make org.jboss.as.remoting optional from naming extension module; others too if possible (was: Make org.jboss.as.remoting optional; others too if possible)
> Make org.jboss.as.remoting optional from naming extension module; others too if possible
> ----------------------------------------------------------------------------------------
>
> Key: WFLY-13422
> URL: https://issues.redhat.com/browse/WFLY-13422
> Project: WildFly
> Issue Type: Enhancement
> Components: Naming
> Reporter: Brian Stansberry
> Assignee: Yeray Borges Santana
> Priority: Major
>
> The org.jboss.as.naming module's dependency on org.jboss.as.remoting is only needed if the "service=remote-naming" child resource is used. So it should be made optional with RemoteNamingResourceDefinition registering an additional package.
> This is part of an overall effort to eliminate non-optional dependencies on the org.jboss.as.remoting module. Both because depending on extension modules has a code smell but specifically because org.jboss.as.remoting module brings in fairly large dependency tree.
> I believe there may be other module dependencies that could be made optional as part of this same work, e.g. org.jboss.remoting and org.wildfly.http-client.naming. Maybe others.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list