JBossWS SVN: r17264 - stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/src/test/java/org/jboss/test/ws/jaxws/bp12/complexdoc.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-30 08:21:08 -0500 (Wed, 30 Jan 2013)
New Revision: 17264
Added:
stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/src/test/java/org/jboss/test/ws/jaxws/bp12/complexdoc/package-info.java
Log:
Adding missing package-info.java
Added: stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/src/test/java/org/jboss/test/ws/jaxws/bp12/complexdoc/package-info.java
===================================================================
--- stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/src/test/java/org/jboss/test/ws/jaxws/bp12/complexdoc/package-info.java (rev 0)
+++ stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/src/test/java/org/jboss/test/ws/jaxws/bp12/complexdoc/package-info.java 2013-01-30 13:21:08 UTC (rev 17264)
@@ -0,0 +1,2 @@
+(a)javax.xml.bind.annotation.XmlSchema(namespace = "http://tempuri.org/", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
+package org.jboss.test.ws.jaxws.bp12.complexdoc;
11 years, 11 months
JBossWS SVN: r17263 - in stack/cxf/branches/jbossws-cxf-bp-test: modules/testsuite/bp12-tests and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 13:33:12 -0500 (Tue, 29 Jan 2013)
New Revision: 17263
Modified:
stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/pom.xml
stack/cxf/branches/jbossws-cxf-bp-test/pom.xml
Log:
Fixing few poms leftovers from commit 17116 to allow building the project
Modified: stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
+++ stack/cxf/branches/jbossws-cxf-bp-test/modules/testsuite/bp12-tests/pom.xml 2013-01-29 18:33:12 UTC (rev 17263)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-bp-test/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-bp-test/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
+++ stack/cxf/branches/jbossws-cxf-bp-test/pom.xml 2013-01-29 18:33:12 UTC (rev 17263)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.1.0-SNAPSHOT</version>
+ <version>4.1.1-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -59,26 +59,28 @@
<!-- Properties -->
<properties>
- <jbossws.api.version>1.0.1-SNAPSHOT</jbossws.api.version>
- <jbossws.spi.version>2.1.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.1.0-SNAPSHOT</jbossws.common.version>
- <jbossws.common.tools.version>1.1.0-SNAPSHOT</jbossws.common.tools.version>
- <jbossws.shared.testsuite.version>4.1.0-SNAPSHOT</jbossws.shared.testsuite.version>
- <jbossws.jboss710.version>4.1.0-SNAPSHOT</jbossws.jboss710.version>
- <jbossws.jboss711.version>4.1.0-SNAPSHOT</jbossws.jboss711.version>
- <jbossws.jboss712.version>4.1.0-SNAPSHOT</jbossws.jboss712.version>
+ <jbossws.api.version>1.0.1.Final</jbossws.api.version>
+ <jbossws.spi.version>2.1.0.Final</jbossws.spi.version>
+ <jbossws.common.version>2.1.0.Final</jbossws.common.version>
+ <jbossws.common.tools.version>1.1.0.Final</jbossws.common.tools.version>
+ <jbossws.shared.testsuite.version>4.1.0.Final</jbossws.shared.testsuite.version>
+ <jbossws.jboss710.version>4.1.0.Final</jbossws.jboss710.version>
+ <jbossws.jboss711.version>4.1.0.Final</jbossws.jboss711.version>
+ <jbossws.jboss712.version>4.1.0.Final</jbossws.jboss712.version>
<jbossws.native.version>4.1.0-SNAPSHOT</jbossws.native.version>
<jboss710.version>7.1.0.Final</jboss710.version>
<jboss711.version>7.1.1.Final</jboss711.version>
<jboss712.version>7.1.2.Final</jboss712.version>
<jboss720.version>7.2.0.Alpha1-SNAPSHOT</jboss720.version>
<ejb.api.version>1.0.1.Final</ejb.api.version>
- <cxf.version>2.6.2</cxf.version>
+ <cxf.version>2.6.5</cxf.version>
<cxf.asm.version>3.3.1</cxf.asm.version>
<cxf.xjcplugins.version>2.6.0</cxf.xjcplugins.version>
<fastinfoset.api.version>1.2.9</fastinfoset.api.version>
<jboss.common.core.version>2.2.17.GA</jboss.common.core.version>
<jboss.logging.version>3.1.0.GA</jboss.logging.version>
+ <jboss-logging-processor.version>1.0.3.Final</jboss-logging-processor.version>
+ <jboss.jandex.version>1.0.3.Final</jboss.jandex.version>
<jboss.xb.version>2.0.3.GA</jboss.xb.version>
<picketbox.version>4.0.9.Final</picketbox.version>
<picketlink.version>2.1.1.Final</picketlink.version>
@@ -104,7 +106,7 @@
<xerces.version>2.9.1</xerces.version>
<xmlsec.version>1.5.2</xmlsec.version>
<wss4j.version>1.6.6</wss4j.version>
- <wstx.version>3.2.9</wstx.version>
+ <wstx.version>4.1.4</wstx.version>
<spring.version>3.0.7.RELEASE</spring.version>
</properties>
@@ -955,7 +957,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.woodstox</groupId>
- <artifactId>wstx-lgpl</artifactId>
+ <artifactId>woodstox-core-asl</artifactId>
<version>${wstx.version}</version>
</dependency>
<dependency>
@@ -1217,11 +1219,21 @@
<version>${commons.logging.version}</version>
</dependency>
<dependency>
+ <groupId>org.jboss</groupId>
+ <artifactId>jandex</artifactId>
+ <version>${jboss.jandex.version}</version>
+ </dependency>
+ <dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
<version>${jboss.logging.version}</version>
</dependency>
<dependency>
+ <groupId>org.jboss.logging</groupId>
+ <artifactId>jboss-logging-processor</artifactId>
+ <version>${jboss-logging-processor.version}</version>
+ </dependency>
+ <dependency>
<groupId>org.jboss.spec.javax.jms</groupId>
<artifactId>jboss-jms-api_1.1_spec</artifactId>
<version>${jms.api.version}</version>
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17262 - stack/native/branches/jbossws-native-4.0-community.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-29 10:33:06 -0500 (Tue, 29 Jan 2013)
New Revision: 17262
Modified:
stack/native/branches/jbossws-native-4.0-community/pom.xml
Log:
Test
Modified: stack/native/branches/jbossws-native-4.0-community/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-25 20:46:10 UTC (rev 17261)
+++ stack/native/branches/jbossws-native-4.0-community/pom.xml 2013-01-29 15:33:06 UTC (rev 17262)
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
~ JBoss, Home of Professional Open Source.
~ Copyright 2010, Red Hat, Inc., and individual contributors
11 years, 11 months
JBossWS SVN: r17261 - api/trunk/src/main/java/org/jboss/ws/api/configuration.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-25 15:46:10 -0500 (Fri, 25 Jan 2013)
New Revision: 17261
Modified:
api/trunk/src/main/java/org/jboss/ws/api/configuration/ClientConfigFeature.java
Log:
[JBWS-3592] Some additional javadoc
Modified: api/trunk/src/main/java/org/jboss/ws/api/configuration/ClientConfigFeature.java
===================================================================
--- api/trunk/src/main/java/org/jboss/ws/api/configuration/ClientConfigFeature.java 2013-01-25 18:21:16 UTC (rev 17260)
+++ api/trunk/src/main/java/org/jboss/ws/api/configuration/ClientConfigFeature.java 2013-01-25 20:46:10 UTC (rev 17261)
@@ -44,10 +44,30 @@
this.configurer = ClientConfigUtil.resolveClientConfigurer();
}
+ /**
+ * Creates a feature for initializing the JAXWS client using
+ * the specified predefined configuration.
+ *
+ * @param configFile The config file to read the config from;
+ * null if the config is meant to be read
+ * from the AS model.
+ * @param configName The config name to read.
+ */
public ClientConfigFeature(String configFile, String configName) {
this(configFile, configName, false);
}
+ /**
+ * Creates a feature for initializing the JAXWS client using
+ * the specified predefined configuration.
+ *
+ * @param configFile The config file to read the config from;
+ * null if the config is meant to be read
+ * from the AS model.
+ * @param configName The config name to read.
+ * @param configureProperties Whether or not to set properties
+ * from the specified config (default false)
+ */
public ClientConfigFeature(String configFile, String configName, boolean configureProperties) {
this();
this.configFile = configFile;
11 years, 11 months
JBossWS SVN: r17260 - in stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf: deployment/aspect and 1 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-01-25 13:21:16 -0500 (Fri, 25 Jan 2013)
New Revision: 17260
Modified:
stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/EndpointImpl.java
stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/CXFInstanceProviderDeploymentAspect.java
stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EnableDecoupledFaultInterceptor.java
Log:
Minor cleanups
Modified: stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/EndpointImpl.java
===================================================================
--- stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/EndpointImpl.java 2013-01-25 18:20:19 UTC (rev 17259)
+++ stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/EndpointImpl.java 2013-01-25 18:21:16 UTC (rev 17260)
@@ -28,7 +28,6 @@
import javax.xml.namespace.QName;
import org.apache.cxf.Bus;
-import org.apache.cxf.BusFactory;
import org.apache.cxf.configuration.Configurer;
import org.apache.cxf.endpoint.Endpoint;
import org.apache.cxf.jaxws.support.JaxWsImplementorInfo;
Modified: stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/CXFInstanceProviderDeploymentAspect.java
===================================================================
--- stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/CXFInstanceProviderDeploymentAspect.java 2013-01-25 18:20:19 UTC (rev 17259)
+++ stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/deployment/aspect/CXFInstanceProviderDeploymentAspect.java 2013-01-25 18:21:16 UTC (rev 17260)
@@ -27,8 +27,6 @@
import org.jboss.wsf.spi.deployment.Deployment;
import org.jboss.wsf.spi.deployment.Endpoint;
import org.jboss.wsf.stack.cxf.CXFInstanceProvider;
-import org.jboss.wsf.stack.cxf.Messages;
-import org.jboss.wsf.stack.cxf.client.util.SpringUtils;
/**
@@ -41,7 +39,6 @@
@Override
public void start(final Deployment dep)
{
- boolean springAvailable = SpringUtils.isSpringAvailable();
for (final Endpoint ep : dep.getService().getEndpoints())
{
final ServerFactoryBean factory = ep.getAttachment(ServerFactoryBean.class);
Modified: stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EnableDecoupledFaultInterceptor.java
===================================================================
--- stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EnableDecoupledFaultInterceptor.java 2013-01-25 18:20:19 UTC (rev 17259)
+++ stack/cxf/trunk/modules/server/src/main/java/org/jboss/wsf/stack/cxf/interceptor/EnableDecoupledFaultInterceptor.java 2013-01-25 18:21:16 UTC (rev 17260)
@@ -27,8 +27,8 @@
import org.apache.cxf.ws.addressing.soap.MAPCodec;
/**
- * This intercetpor adds the context property decoupled_fault_support
- * to enable decoupled faultTo. This is an optinal feature in cxf and we
+ * This interceptor adds the context property decoupled_fault_support
+ * to enable decoupled faultTo. This is an optional feature in cxf and we
* need this to be default to make it same behavior with native stack.
* @author <a href="mailto:ema@redhat.com>Jim Ma</a>
*/
11 years, 11 months