Re: WSDLManager.removeDefinition method is not always working

2019-10-31 Thread arkadyz
Hi, here the link to jira: https://issues.apache.org/jira/browse/CXF-8142 Thanks, Arkady -- Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html

Re: WSDLManager.removeDefinition method is not always working

2019-10-29 Thread arkadyz
Of course: 1. Following jars included: cxf-rt-wsdl-3.3.3.jar cxf-core-3.3.3.jar wsdl4j-1.6.3.jar woodstox-core-5.0.3.jar cxf-rt-transports-http-3.3.3.jar cxf-rt-bindings-soap-3.3.3.jar cxf-rt-databinding-aegis-3.3.3.jar cxf-rt-frontend-simple-3.3.3.jar stax2-api-3.1.4.jar 2. Main function: publ

Re: WSDLManager.removeDefinition method is not always working

2019-10-28 Thread arkadyz
Hi, Dennis I tested on version 3.3.3 and still has problems. Thanks, Arkady -- Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html

Re: WSDLManager.removeDefinition method is not always working

2019-10-24 Thread arkadyz
Hi, Dennis Can you please provide link to the bug ? I would like to know which jars/classes were fixed exactly. Thanks, Arkady -- Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html

WSDLManager.removeDefinition method is not always working

2019-10-24 Thread arkadyz
Hi, I am using Wildfly 11 with cxf-core-3.1.12 I put attention the method "removeDefinition" of WSDLManager doesn't always actually remove definition. Bus bus = BusFactory.getDefaultBus(); WSDLManager wsdlManager = bus.getExtension(WSDLManager.class); Definition def = wsdlManager.getDefinition(w