Alessio Soldano created WFLY-3061:
-------------------------------------
Summary: Replace deprecated OPTIONAL dependency to MBean server in WS
ServerConfigService
Key: WFLY-3061
URL:
https://issues.jboss.org/browse/WFLY-3061
Project: WildFly
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Web Services
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: 8.0.1.Final
{noformat}
builder.addDependency(DependencyType.OPTIONAL, MBEAN_SERVER_NAME, MBeanServer.class,
serverConfig.getMBeanServerInjector());
{noformat}
in org.jboss.as.webservices.service.ServerConfigService needs to be replaced.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira