Rostislav Svoboda created JBWS-4035:
---------------------------------------
Summary: BusHolder uses deprecated register() from
InstrumentationManagerImpl
Key: JBWS-4035
URL:
https://issues.jboss.org/browse/JBWS-4035
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Reporter: Rostislav Svoboda
Assignee: Alessio Soldano
Running {{mvn -fn clean install -Dmaven.test.skip=true
-Dmaven.compiler.showDeprecation=true}} against jbossws-cxf code reports 1 deprecation:
{code}
/home/rsvoboda/git/jbossws-cxf/modules/server/src/main/java/org/jboss/wsf/stack/
cxf/configuration/BusHolder.java:[437,38] [deprecation] register() in
InstrumentationManagerImpl has been deprecated
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)