JBossWS SVN: r12273 - stack/cxf/trunk/modules/resources/src/main/resources/resources.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-05-19 09:38:14 -0400 (Wed, 19 May 2010)
New Revision: 12273
Modified:
stack/cxf/trunk/modules/resources/src/main/resources/resources/deploy.conf
Log:
[JBWS-3030] Do not remove netty.jarfrom default installation
Modified: stack/cxf/trunk/modules/resources/src/main/resources/resources/deploy.conf
===================================================================
--- stack/cxf/trunk/modules/resources/src/main/resources/resources/deploy.conf 2010-05-19 13:37:29 UTC (rev 12272)
+++ stack/cxf/trunk/modules/resources/src/main/resources/resources/deploy.conf 2010-05-19 13:38:14 UTC (rev 12273)
@@ -1 +1 @@
-bin/wsconsume.bat bin/wsconsume.sh bin/wsprovide.bat bin/wsprovide.sh bin/wsrunclient.bat bin/wsrunclient.sh bin/wstools.bat bin/wstools.sh client/cxf-*.jar client/geronimo-*.jar client/neethi.jar client/saaj-impl.jar client/spring-*.jar client/wss4j.jar client/XmlSchema.jar client/asm.jar client/jetty*.jar client/velocity.jar client/commons-collections.jar client/commons-lang.jar client/jettison.jar client/jaxb-api.jar client/FastInfoset.jar client/commons-beanutils.jar client/jaxb-impl.jar client/jaxb-xjc.jar client/jaxws-rt.jar client/jaxws-tools.jar client/policy.jar client/jbossws-native-jaxrpc.jar client/jaxrpc-api.jar client/jbossws-native-jaxws.jar client/jbossws-native-factories.jar client/jaxws-api.jar client/jsr181-api.jar client/jbossws-native-saaj.jar client/saaj-api.jar client/jbossws-native-client.jar client/jbossws-native-core.jar client/jbossws-native-services.jar client/jbossws-common.jar client/jbossws-framework.jar client/jbossws-spi.jar client/netty.jar!
client/wscommons-policy.jar client/stax-ex.jar client/streambuffer.jar client/wsdl4j.jar lib/jaxb-api.jar lib/jaxb-impl.jar common/lib/cxf-*.jar common/lib/geronimo-*.jar common/lib/neethi.jar common/lib/saaj-impl.jar common/lib/spring-*.jar common/lib/wss4j.jar common/lib/XmlSchema.jar common/lib/asm.jar common/lib/FastInfoset.jar common/lib/jboss-jaxb-intros.jar common/lib/jettison.jar common/lib/netty.jar common/lib/wscommons-policy.jar common/lib/wsdl4j.jar common/lib/xmlsec.jar common/lib/jbossws-native-jaxrpc.jar common/lib/jaxrpc-api.jar common/lib/jbossws-native-jaxws.jar common/lib/jaxws-api.jar common/lib/jsr181-api.jar common/lib/jbossws-native-saaj.jar common/lib/saaj-api.jar common/lib/jbossws-common.jar common/lib/jbossws-framework.jar common/lib/jbossws-spi.jar common/lib/commons-beanutils.jar lib/endorsed/jbossws-native-* lib/endorsed/jaxb-api.jar lib/endorsed/jaxws-api.jar
+bin/wsconsume.bat bin/wsconsume.sh bin/wsprovide.bat bin/wsprovide.sh bin/wsrunclient.bat bin/wsrunclient.sh bin/wstools.bat bin/wstools.sh client/cxf-*.jar client/geronimo-*.jar client/neethi.jar client/saaj-impl.jar client/spring-*.jar client/wss4j.jar client/XmlSchema.jar client/asm.jar client/jetty*.jar client/velocity.jar client/commons-collections.jar client/commons-lang.jar client/jettison.jar client/jaxb-api.jar client/FastInfoset.jar client/commons-beanutils.jar client/jaxb-impl.jar client/jaxb-xjc.jar client/jaxws-rt.jar client/jaxws-tools.jar client/policy.jar client/jbossws-native-jaxrpc.jar client/jaxrpc-api.jar client/jbossws-native-jaxws.jar client/jbossws-native-factories.jar client/jaxws-api.jar client/jsr181-api.jar client/jbossws-native-saaj.jar client/saaj-api.jar client/jbossws-native-client.jar client/jbossws-native-core.jar client/jbossws-native-services.jar client/jbossws-common.jar client/jbossws-framework.jar client/jbossws-spi.jar client/wscommons!
-policy.jar client/stax-ex.jar client/streambuffer.jar client/wsdl4j.jar lib/jaxb-api.jar lib/jaxb-impl.jar common/lib/cxf-*.jar common/lib/geronimo-*.jar common/lib/neethi.jar common/lib/saaj-impl.jar common/lib/spring-*.jar common/lib/wss4j.jar common/lib/XmlSchema.jar common/lib/asm.jar common/lib/FastInfoset.jar common/lib/jboss-jaxb-intros.jar common/lib/jettison.jar common/lib/wscommons-policy.jar common/lib/wsdl4j.jar common/lib/xmlsec.jar common/lib/jbossws-native-jaxrpc.jar common/lib/jaxrpc-api.jar common/lib/jbossws-native-jaxws.jar common/lib/jaxws-api.jar common/lib/jsr181-api.jar common/lib/jbossws-native-saaj.jar common/lib/saaj-api.jar common/lib/jbossws-common.jar common/lib/jbossws-framework.jar common/lib/jbossws-spi.jar common/lib/commons-beanutils.jar lib/endorsed/jbossws-native-* lib/endorsed/jaxb-api.jar lib/endorsed/jaxws-api.jar
14 years, 7 months
JBossWS SVN: r12272 - in stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core: client and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: darran.lofthouse(a)jboss.com
Date: 2010-05-19 09:37:29 -0400 (Wed, 19 May 2010)
New Revision: 12272
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/StubExt.java
stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/client/HTTPRemotingConnection.java
Log:
[JBPAPP-2142] Enable simpler approach to disable chunked encoding.
Added PROPERTY_CHUNKED_ENCODING_SIZE to StubExt.
Modified: stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/StubExt.java
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/StubExt.java 2010-05-19 11:01:17 UTC (rev 12271)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/StubExt.java 2010-05-19 13:37:29 UTC (rev 12272)
@@ -69,6 +69,9 @@
static final String PROPERTY_AUTH_TYPE_WSSE = "org.jboss.ws.authType.wsse";
/** Enable MTOM on the stub */
static final String PROPERTY_MTOM_ENABLED= "org.jboss.ws.mtom.enabled";
+ /** HTTP chunk size */
+ static final String PROPERTY_CHUNKED_ENCODING_SIZE = "http://org.jboss.ws/http#chunksize";
+
/**
* Add a header that is not bound to an input parameter.
Modified: stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/client/HTTPRemotingConnection.java
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/client/HTTPRemotingConnection.java 2010-05-19 11:01:17 UTC (rev 12271)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/client/HTTPRemotingConnection.java 2010-05-19 13:37:29 UTC (rev 12272)
@@ -301,7 +301,8 @@
// Enable chunked encoding. This is the default size.
int chunkSizeValue = (chunkedLength != null ? chunkedLength : 1024);
-
+ boolean fastInfosetEnabled = false;
+
// Overwrite, through endpoint config
if (msgContext != null)
{
@@ -313,9 +314,19 @@
chunkSizeValue = Integer.valueOf(sizeValue);
if (epMetaData.isFeatureEnabled(FastInfosetFeature.class))
+ {
+ fastInfosetEnabled = true;
chunkSizeValue = 0;
+ }
}
-
+
+ if (fastInfosetEnabled == false)
+ {
+ String sizeValue = (String)callProps.get(StubExt.PROPERTY_CHUNKED_ENCODING_SIZE);
+ if (sizeValue != null)
+ chunkSizeValue = Integer.valueOf(sizeValue);
+ }
+
if (chunkSizeValue > 0)
{
clientConfig.put("chunkedLength", String.valueOf(chunkSizeValue));
14 years, 7 months
JBossWS SVN: r12271 - stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/java/org/jboss/ws/core/server.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 07:01:17 -0400 (Wed, 19 May 2010)
New Revision: 12271
Modified:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java
Log:
[JBPAPP-4319]:Fixed the log injection issue
Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java 2010-05-19 11:00:38 UTC (rev 12270)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java 2010-05-19 11:01:17 UTC (rev 12271)
@@ -81,7 +81,7 @@
Endpoint endpoint = epRegistry.resolve( new PortComponentResolver(pcLink) );
if (endpoint == null)
- throw new WSException("Cannot resolve port-component-link: " + pcLink);
+ throw new WSException("Cannot resolve request parameter 'pcLink'");
res.setContentType("text/plain");
PrintWriter out = res.getWriter();
14 years, 7 months
JBossWS SVN: r12270 - legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/java/org/jboss/ws/integration/jboss42.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 07:00:38 -0400 (Wed, 19 May 2010)
New Revision: 12270
Modified:
legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/java/org/jboss/ws/integration/jboss42/PortComponentLinkServlet.java
Log:
[JBPAPP-4319]:Fixed the log injection issue
Modified: legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/java/org/jboss/ws/integration/jboss42/PortComponentLinkServlet.java
===================================================================
--- legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/java/org/jboss/ws/integration/jboss42/PortComponentLinkServlet.java 2010-05-19 10:59:28 UTC (rev 12269)
+++ legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/java/org/jboss/ws/integration/jboss42/PortComponentLinkServlet.java 2010-05-19 11:00:38 UTC (rev 12270)
@@ -79,7 +79,7 @@
ServiceEndpoint serviceEndpoint = epManager.resolvePortComponentLink(pcLink);
;
if (serviceEndpoint == null)
- throw new WSException("Cannot resolve port-component-link: " + pcLink);
+ throw new WSException("Cannot resolve request parameter 'pcLink'");
res.setContentType("text/plain");
PrintWriter out = res.getWriter();
14 years, 7 months
JBossWS SVN: r12269 - stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/server.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 06:59:28 -0400 (Wed, 19 May 2010)
New Revision: 12269
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java
Log:
[JBPAPP-4319]:Fixed the log injection issue
Modified: stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java 2010-05-19 09:38:30 UTC (rev 12268)
+++ stack/native/branches/jbossws-native-3.1.2/modules/core/src/main/java/org/jboss/ws/core/server/PortComponentLinkServlet.java 2010-05-19 10:59:28 UTC (rev 12269)
@@ -79,7 +79,7 @@
Endpoint endpoint = epRegistry.resolve( new PortComponentResolver(pcLink) );
if (endpoint == null)
- throw new WSException("Cannot resolve port-component-link: " + pcLink);
+ throw new WSException("Cannot resolve request parameter 'pcLink'");
res.setContentType("text/plain");
PrintWriter out = res.getWriter();
14 years, 7 months
JBossWS SVN: r12268 - stack/cxf/trunk/modules/management/src/main/webapp/WEB-INF.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 05:38:30 -0400 (Wed, 19 May 2010)
New Revision: 12268
Modified:
stack/cxf/trunk/modules/management/src/main/webapp/WEB-INF/web.xml
Log:
[JBWS-3032]:activated authentication for all HTTP verbs
Modified: stack/cxf/trunk/modules/management/src/main/webapp/WEB-INF/web.xml
===================================================================
--- stack/cxf/trunk/modules/management/src/main/webapp/WEB-INF/web.xml 2010-05-19 09:32:33 UTC (rev 12267)
+++ stack/cxf/trunk/modules/management/src/main/webapp/WEB-INF/web.xml 2010-05-19 09:38:30 UTC (rev 12268)
@@ -22,6 +22,30 @@
<url-pattern>/services/*</url-pattern>
</servlet-mapping>
+ <!-- A security constraint that restricts access
+ <security-constraint>
+ <web-resource-collection>
+ <web-resource-name>ContextServlet</web-resource-name>
+ <description>An example security config that only allows users with the
+ role 'friend' to access the JBossWS console web application
+ </description>
+ <url-pattern>/*</url-pattern>
+ </web-resource-collection>
+ <auth-constraint>
+ <role-name>friend</role-name>
+ </auth-constraint>
+ </security-constraint>
+ -->
+
+ <login-config>
+ <auth-method>BASIC</auth-method>
+ <realm-name>JBossWS Management Console</realm-name>
+ </login-config>
+
+ <security-role>
+ <role-name>friend</role-name>
+ </security-role>
+
<!--
currently the W3C haven't settled on a media type for WSDL;
http://www.w3.org/TR/2003/WD-wsdl12-20030303/#ietf-draft
14 years, 7 months
JBossWS SVN: r12267 - stack/cxf/trunk/modules/management/src/main/pclwebapp/WEB-INF.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 05:32:33 -0400 (Wed, 19 May 2010)
New Revision: 12267
Modified:
stack/cxf/trunk/modules/management/src/main/pclwebapp/WEB-INF/web.xml
Log:
[JBWS-3032]:activated authentication for all HTTP verbs
Modified: stack/cxf/trunk/modules/management/src/main/pclwebapp/WEB-INF/web.xml
===================================================================
--- stack/cxf/trunk/modules/management/src/main/pclwebapp/WEB-INF/web.xml 2010-05-19 09:28:40 UTC (rev 12266)
+++ stack/cxf/trunk/modules/management/src/main/pclwebapp/WEB-INF/web.xml 2010-05-19 09:32:33 UTC (rev 12267)
@@ -28,6 +28,30 @@
<url-pattern>/pclink</url-pattern>
</servlet-mapping>
+ <!-- A security constraint that restricts access
+ <security-constraint>
+ <web-resource-collection>
+ <web-resource-name>ContextServlet</web-resource-name>
+ <description>An example security config that only allows users with the
+ role 'friend' to access the JBossWS console web application
+ </description>
+ <url-pattern>/*</url-pattern>
+ </web-resource-collection>
+ <auth-constraint>
+ <role-name>friend</role-name>
+ </auth-constraint>
+ </security-constraint>
+ -->
+
+ <login-config>
+ <auth-method>BASIC</auth-method>
+ <realm-name>JBossWS Management Console</realm-name>
+ </login-config>
+
+ <security-role>
+ <role-name>friend</role-name>
+ </security-role>
+
<!--
currently the W3C haven't settled on a media type for WSDL;
http://www.w3.org/TR/2003/WD-wsdl12-20030303/#ietf-draft
14 years, 7 months
JBossWS SVN: r12266 - stack/native/trunk/modules/management/src/main/webapp/WEB-INF.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 05:28:40 -0400 (Wed, 19 May 2010)
New Revision: 12266
Modified:
stack/native/trunk/modules/management/src/main/webapp/WEB-INF/web.xml
Log:
[JBWS-3032]:Activated authentication for all HTTP verbs in management console web.xml
Modified: stack/native/trunk/modules/management/src/main/webapp/WEB-INF/web.xml
===================================================================
--- stack/native/trunk/modules/management/src/main/webapp/WEB-INF/web.xml 2010-05-19 06:03:34 UTC (rev 12265)
+++ stack/native/trunk/modules/management/src/main/webapp/WEB-INF/web.xml 2010-05-19 09:28:40 UTC (rev 12266)
@@ -40,8 +40,6 @@
role 'friend' to access the JBossWS console web application
</description>
<url-pattern>/*</url-pattern>
- <http-method>GET</http-method>
- <http-method>POST</http-method>
</web-resource-collection>
<auth-constraint>
<role-name>friend</role-name>
14 years, 7 months
JBossWS SVN: r12265 - legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/resources/jbossws.war/WEB-INF.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 02:03:34 -0400 (Wed, 19 May 2010)
New Revision: 12265
Modified:
legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/resources/jbossws.war/WEB-INF/web.xml
Log:
[JBPAPP-4313]:removes the blocks for GET and POST and activate authentication for all HTTP verbs
Modified: legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/resources/jbossws.war/WEB-INF/web.xml
===================================================================
--- legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/resources/jbossws.war/WEB-INF/web.xml 2010-05-19 06:00:16 UTC (rev 12264)
+++ legacy/branches/jbossws-1.2.1.GA_CP/integration-jboss42/src/resources/jbossws.war/WEB-INF/web.xml 2010-05-19 06:03:34 UTC (rev 12265)
@@ -42,8 +42,6 @@
role 'JBossAdmin' to access the JBossWS console web application
</description>
<url-pattern>/*</url-pattern>
- <http-method>GET</http-method>
- <http-method>POST</http-method>
</web-resource-collection>
<auth-constraint>
<role-name>JBossAdmin</role-name>
14 years, 7 months
JBossWS SVN: r12264 - stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/resources/jbossws-context.war/WEB-INF.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2010-05-19 02:00:16 -0400 (Wed, 19 May 2010)
New Revision: 12264
Modified:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/resources/jbossws-context.war/WEB-INF/web.xml
Log:
[JBPAPP-4313]:removes the blocks for GET and POST and activate authentication for all HTTP verbs
Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/resources/jbossws-context.war/WEB-INF/web.xml
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/resources/jbossws-context.war/WEB-INF/web.xml 2010-05-19 05:42:58 UTC (rev 12263)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/main/resources/jbossws-context.war/WEB-INF/web.xml 2010-05-19 06:00:16 UTC (rev 12264)
@@ -42,8 +42,6 @@
role 'JBossAdmin' to access the JBossWS console web application
</description>
<url-pattern>/*</url-pattern>
- <http-method>GET</http-method>
- <http-method>POST</http-method>
</web-resource-collection>
<auth-constraint>
<role-name>JBossAdmin</role-name>
14 years, 7 months