Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 820965

Summary: server/../jbossws.deployer/../cxf/bus-extensions.xml is deprecated
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Zuzana Krejčová <zkrejcov>
Component: 3rd PartyAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:19:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Zuzana Krejčová 2012-05-11 12:51:30 UTC
Description of problem:
This gets logged into the server log:
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-bindings-corba.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-bindings-http.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-bindings-object.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-bindings-soap.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-bindings-xml.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-core.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-management.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-transports-http-jetty.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-transports-http.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.
WARNING [org.apache.cxf.bus.extension.ExtensionManagerImpl] (http-localhost%2F127.0.0.1-8080-8) Loading Bus extensions via META-INF/cxf/bus-extensions.xml (found url vfszip:/W:/workspace/brms-jbpm_cons-ff-single/brms-standalone-5.3.0/jboss-as/server/production/deployers/jbossws.deployer/cxf-rt-transports-jms.jar/META-INF/cxf/bus-extensions.xml) is deprecated.  Use META-INF/cxf/bus-extensions.txt instead.

It does not seem to break anything, but we probably should do something about it.


Version-Release number of selected component (if applicable):
BRMS 5.3 ER6, standalone

Comment 5 Red Hat Bugzilla 2025-02-10 03:19:50 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.