[JBoss JIRA] (JBWS-4189) Upgrade to CXF 3.2.10
by Ivo Studensky (Jira)
Ivo Studensky created JBWS-4189:
-----------------------------------
Summary: Upgrade to CXF 3.2.10
Key: JBWS-4189
URL: https://issues.jboss.org/browse/JBWS-4189
Project: JBoss Web Services
Issue Type: Task
Components: jbossws-cxf
Affects Versions: jbossws-cxf-5.2.4.Final
Reporter: Ivo Studensky
Assignee: Ivo Studensky
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 2 months
[JBoss JIRA] (JBWS-4003) [API] Add ClientConfigFeature(String configName) constructor
by r searls (Jira)
[ https://issues.jboss.org/browse/JBWS-4003?page=com.atlassian.jira.plugin.... ]
r searls commented on JBWS-4003:
--------------------------------
This exists in current master version 5.3.1-SNAPSHOT
> [API] Add ClientConfigFeature(String configName) constructor
> ------------------------------------------------------------
>
> Key: JBWS-4003
> URL: https://issues.jboss.org/browse/JBWS-4003
> Project: JBoss Web Services
> Issue Type: Feature Request
> Reporter: Willem Salembier
> Priority: Major
>
> For predefined {{client-config}} settings in {{standalone.xml}}, it would be more elegant to add a new constructor in {{org.jboss.ws.api.configuration.ClientConfigFeature}} that only takes a configName and forces {{configureProperties=true}}.
> {code}
> public ClientConfigFeature(String configName) {
> this(null, configName, true);
> }
> {code}
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 2 months
[JBoss JIRA] (JBWS-4169) Remove commons-lang3 dependency
by r searls (Jira)
[ https://issues.jboss.org/browse/JBWS-4169?page=com.atlassian.jira.plugin.... ]
r searls updated JBWS-4169:
---------------------------
Assignee: r searls
> Remove commons-lang3 dependency
> --------------------------------
>
> Key: JBWS-4169
> URL: https://issues.jboss.org/browse/JBWS-4169
> Project: JBoss Web Services
> Issue Type: Task
> Components: jbossws-cxf
> Affects Versions: jbossws-cxf-5.2.4.Final
> Reporter: Jim Ma
> Assignee: r searls
> Priority: Major
>
> Look at if this can be removed from cxf/tools/wsdlto/frontend/jaxws/pom.xml first
> [INFO] -----------< org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws >-----------
> [INFO] Building Apache CXF Command Line Tools WSDLTo JAXWS Frontend 3.2.8
> [INFO] -------------------------------[ bundle ]-------------------------------
> [INFO]
> [INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ cxf-tools-wsdlto-frontend-jaxws ---
> [INFO] org.apache.cxf:cxf-tools-wsdlto-frontend-jaxws:bundle:3.2.8
> [INFO] +- junit:junit:jar:4.12:test
> [INFO] | \- org.hamcrest:hamcrest-core:jar:1.3:test
> [INFO] +- org.apache.cxf:cxf-tools-common:jar:3.2.8:compile
> [INFO] | +- org.apache.velocity:velocity-engine-core:jar:2.0:compile
> [INFO] | | \- org.slf4j:slf4j-api:jar:1.7.25:compile
> [INFO] | +- commons-collections:commons-collections:jar:3.2.2:compile
> [INFO] | +- wsdl4j:wsdl4j:jar:1.6.3:compile
> [INFO] | +- com.sun.xml.bind:jaxb-xjc:jar:2.2.11:compile
> [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile
> [INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:compile
> [INFO] +- xml-resolver:xml-resolver:jar:1.2:compile
> [INFO] +- org.apache.cxf:cxf-core:jar:3.2.8:compile
> [INFO] | +- com.fasterxml.woodstox:woodstox-core:jar:5.0.3:compile
> [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:3.1.4:compile
> [INFO] | \- org.apache.ws.xmlschema:xmlschema-core:jar:2.2.4:compile
> [INFO] +- org.apache.cxf:cxf-tools-wsdlto-core:jar:3.2.8:compile
> [INFO] | +- org.apache.cxf:cxf-tools-validator:jar:3.2.8:compile
> [INFO] | | \- org.apache.cxf:cxf-rt-bindings-soap:jar:3.2.8:compile
> [INFO] | | \- org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.2.8:compile
> [INFO] | \- org.apache.cxf:cxf-rt-wsdl:jar:3.2.8:compile
> [INFO] | \- org.ow2.asm:asm:jar:7.0:compile
> [INFO] \- org.apache.commons:commons-text:jar:1.6:compile
> [INFO] \- org.apache.commons:commons-lang3:jar:3.8.1:compile
> [INFO] ------------------------------------------------------------------------
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 2 months