svn commit: r1051420 - in /cxf/trunk/systests/databinding/src/test/java/org/apache/cxf/systest/aegis: AegisJaxWsWsdlNs.java AegisJaxWsWsdlNsImpl.java AegisWSDLNSTest.java

2010-12-21 Thread ffang
Author: ffang Date: Tue Dec 21 08:52:03 2010 New Revision: 1051420 URL: http://svn.apache.org/viewvc?rev=1051420view=rev Log: [CXF-3210]add test to guarantee Aegis will use the interface method when looking for annotations Modified:

svn commit: r1051423 - in /cxf/branches/2.3.x-fixes: ./ systests/databinding/src/test/java/org/apache/cxf/systest/aegis/

2010-12-21 Thread ffang
Author: ffang Date: Tue Dec 21 09:04:38 2010 New Revision: 1051423 URL: http://svn.apache.org/viewvc?rev=1051423view=rev Log: Merged revisions 1051420 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk r1051420 | ffang | 2010-12-21 16:52:03 +0800 (二, 21 12 2010) | 1 line

svn commit: r1051430 - in /cxf/trunk/rt/ws/policy: ./ src/main/java/org/apache/cxf/ws/policy/ src/test/java/org/apache/cxf/ws/policy/ src/test/resources/org/ src/test/resources/org/apache/ src/test/re

2010-12-21 Thread ffang
Author: ffang Date: Tue Dec 21 09:40:05 2010 New Revision: 1051430 URL: http://svn.apache.org/viewvc?rev=1051430view=rev Log: [CXF-3206]PolicyEngineImpl initializes bus interceptors twice Added: cxf/trunk/rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/PolicyEngineImplInitTest.java

svn commit: r1051447 - in /cxf/branches/2.3.x-fixes: ./ rt/ws/policy/ rt/ws/policy/src/main/java/org/apache/cxf/ws/policy/ rt/ws/policy/src/test/java/org/apache/cxf/ws/policy/ rt/ws/policy/src/test/re

2010-12-21 Thread ffang
Author: ffang Date: Tue Dec 21 11:07:02 2010 New Revision: 1051447 URL: http://svn.apache.org/viewvc?rev=1051447view=rev Log: Merged revisions 1051430 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk r1051430 | ffang | 2010-12-21 17:40:05 +0800 (二, 21 12 2010) | 1 line

svn commit: r1051613 - in /cxf/trunk: rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/provider/ systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/ tools/common/src/main/java/org/apache/cx

2010-12-21 Thread sergeyb
Author: sergeyb Date: Tue Dec 21 19:02:00 2010 New Revision: 1051613 URL: http://svn.apache.org/viewvc?rev=1051613view=rev Log: Fixing some tests on Windows Modified: cxf/trunk/rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/provider/JAXBElementProviderTest.java

svn commit: r1051621 - in /cxf/branches/2.3.x-fixes: ./ rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/provider/ systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/ tools/common/src/main/

2010-12-21 Thread sergeyb
Author: sergeyb Date: Tue Dec 21 19:24:25 2010 New Revision: 1051621 URL: http://svn.apache.org/viewvc?rev=1051621view=rev Log: Merged revisions 1051613 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk r1051613 | sergeyb | 2010-12-21 19:02:00 + (Tue, 21 Dec 2010) | 1

[CONF] Apache CXF People

2010-12-21 Thread confluence
People Page edited by Sergey Beryozkin Changes (1) ... ||Name||ID||PMC Member|| |[Sergey

[CONF] Apache CXF Documentation JAX-RS Data Bindings

2010-12-21 Thread confluence
JAX-RS Data Bindings Page added by Sergey Beryozkin JAX-RS : Data Bindings JAXB support Configuring JAXB provider JSON support Configuring JSON provider Dealing with JSON array serialization issues BadgerFish

[CONF] Apache CXF Documentation JAX-RS Data Bindings

2010-12-21 Thread confluence
JAX-RS Data Bindings Page edited by Sergey Beryozkin Changes (18) ... {toc} h21. JAXB support The request and response can be

[CONF] Apache CXF Documentation JAX-RS Client API

2010-12-21 Thread confluence
JAX-RS Client API Page added by Sergey Beryozkin Proxy-based API With the proxy-based API, one can reuse on the client side the interfaces or even the resource classes which have already been designed for processing the HTTP requests on the

[CONF] Apache CXF Documentation JAX-RS Client API

2010-12-21 Thread confluence
JAX-RS Client API Page edited by Sergey Beryozkin Changes (1) {span:style=font-size:2em;font-weight:bold} JAX-RS : Client API {span} {toc} h1.

[CONF] Apache CXF Documentation JAX-RS Multiparts

2010-12-21 Thread confluence
JAX-RS Multiparts Page added by Sergey Beryozkin JAX-RS : Support for Multiparts Reading attachments Writing attachments Uploading files Reading large attachments Forms and multiparts XOP support Reading

[CONF] Apache CXF Documentation JAXRS Services Configuration

2010-12-21 Thread confluence
JAXRS Services Configuration Page added by Sergey Beryozkin JAX-RS : Configuration Configuring JAX-RS services programmatically Configuring JAX-RS endpoints programmatically without Spring Configuring JAX-RS clients

svn commit: r1051780 - in /cxf/branches/2.3.x-fixes: ./ common/common/src/main/java/org/apache/cxf/helpers/FileUtils.java

2010-12-21 Thread ningjiang
Author: ningjiang Date: Wed Dec 22 07:33:50 2010 New Revision: 1051780 URL: http://svn.apache.org/viewvc?rev=1051780view=rev Log: Merged revisions 1049426 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk r1049426 | dkulp | 2010-12-15 12:55:14 +0800 (Wed, 15 Dec 2010) | 1

svn commit: r1051782 - in /cxf/branches/2.2.x-fixes: ./ common/common/src/main/java/org/apache/cxf/helpers/FileUtils.java

2010-12-21 Thread ningjiang
Author: ningjiang Date: Wed Dec 22 07:53:35 2010 New Revision: 1051782 URL: http://svn.apache.org/viewvc?rev=1051782view=rev Log: Merged revisions 1051780 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.3.x-fixes r1051780 | ningjiang | 2010-12-22 15:33:50