Author: dkulp Date: Mon Apr 20 19:58:12 2009 New Revision: 766836 URL: http://svn.apache.org/viewvc?rev=766836&view=rev Log: Blocked revisions 758201,758331,758384,758708,758791,758840,759993-759994,760030,760180,760369,760461,760964,760992,760995,760998,761010,761012,761014,761760,764035-764036,764038-764040,764043,764049,764053-764055,764059,764138,764583,764595,764614,766066,766080,766115-766117,766782-766783,766796 via svnmerge
................ r758201 | sergeyb | 2009-03-25 06:23:18 -0400 (Wed, 25 Mar 2009) | 9 lines Merged revisions 758195 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r758195 | sergeyb | 2009-03-25 10:01:41 +0000 (Wed, 25 Mar 2009) | 1 line Minor update to ProviderFactory to avoid a stack trace in OSGI ........ ................ r758331 | sergeyb | 2009-03-25 12:24:48 -0400 (Wed, 25 Mar 2009) | 9 lines Merged revisions 758303 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r758303 | sergeyb | 2009-03-25 15:30:49 +0000 (Wed, 25 Mar 2009) | 1 line Updates to HttpConduit to handle DELETE and empty PUTs ........ ................ r758384 | dkulp | 2009-03-25 14:14:59 -0400 (Wed, 25 Mar 2009) | 9 lines Merged revisions 758378 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r758378 | dkulp | 2009-03-25 14:08:20 -0400 (Wed, 25 Mar 2009) | 2 lines [CXF-2104] Write the correct attribute names out. I THINK this will fix 2104. ........ ................ r758708 | sergeyb | 2009-03-26 11:59:42 -0400 (Thu, 26 Mar 2009) | 9 lines Merged revisions 758690 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r758690 | sergeyb | 2009-03-26 15:38:06 +0000 (Thu, 26 Mar 2009) | 1 line Updating Coloc binding test to use a thread-safe EasyMock control, updating classpath for integration demos ........ ................ r758791 | sergeyb | 2009-03-26 14:34:00 -0400 (Thu, 26 Mar 2009) | 1 line Temporarily removing a thread-safe fix for a coloc test to keep build going ................ r758840 | sergeyb | 2009-03-26 16:36:25 -0400 (Thu, 26 Mar 2009) | 1 line Updating EasyMock version to 2.4 ................ r759993 | dkulp | 2009-03-30 10:44:51 -0400 (Mon, 30 Mar 2009) | 9 lines Merged revisions 759961 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r759961 | dkulp | 2009-03-30 09:33:16 -0400 (Mon, 30 Mar 2009) | 2 lines Fix problem of generating Response<void> (not valid) for async method when a void response is expected ........ ................ r759994 | dkulp | 2009-03-30 10:47:44 -0400 (Mon, 30 Mar 2009) | 9 lines Merged revisions 759963 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r759963 | dkulp | 2009-03-30 09:35:53 -0400 (Mon, 30 Mar 2009) | 2 lines Fix randomly failing test ........ ................ r760030 | dkulp | 2009-03-30 12:28:40 -0400 (Mon, 30 Mar 2009) | 9 lines Merged revisions 760029 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760029 | dkulp | 2009-03-30 12:27:36 -0400 (Mon, 30 Mar 2009) | 2 lines Apparently 2.0.9 is required for systests to build now ........ ................ r760180 | dkulp | 2009-03-30 17:22:51 -0400 (Mon, 30 Mar 2009) | 9 lines Merged revisions 760178 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760178 | dkulp | 2009-03-30 17:15:23 -0400 (Mon, 30 Mar 2009) | 2 lines [CXF-2122] Fix potential NPE in the method invoker. Fix from Richard Opalka applied. ........ ................ r760369 | sergeyb | 2009-03-31 04:45:52 -0400 (Tue, 31 Mar 2009) | 9 lines Merged revisions 759890 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r759890 | sergeyb | 2009-03-30 10:28:29 +0100 (Mon, 30 Mar 2009) | 1 line JAXRS: support for arrays ........ ................ r760461 | dkulp | 2009-03-31 10:34:12 -0400 (Tue, 31 Mar 2009) | 9 lines Merged revisions 760456 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760456 | dkulp | 2009-03-31 10:01:59 -0400 (Tue, 31 Mar 2009) | 2 lines Remove dependency on jaxws from aegis ........ ................ r760964 | dkulp | 2009-04-01 13:10:25 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 758910 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r758910 | ericjohnson | 2009-03-26 18:51:14 -0400 (Thu, 26 Mar 2009) | 1 line added some javadoc ........ ................ r760992 | dkulp | 2009-04-01 14:17:24 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 760171 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760171 | dkulp | 2009-03-30 17:02:52 -0400 (Mon, 30 Mar 2009) | 2 lines When validating a wsdl, collect all the errors and spit them all out, not just the first. ........ ................ r760995 | dkulp | 2009-04-01 14:19:39 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 760198 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760198 | ericjohnson | 2009-03-30 17:56:25 -0400 (Mon, 30 Mar 2009) | 1 line added some javadoc comments ........ ................ r760998 | dkulp | 2009-04-01 14:22:12 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 760212 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760212 | ericjohnson | 2009-03-30 18:45:42 -0400 (Mon, 30 Mar 2009) | 1 line updated the getContent javadoc ........ ................ r761010 | dkulp | 2009-04-01 14:53:12 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 760582 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760582 | dkulp | 2009-03-31 16:06:31 -0400 (Tue, 31 Mar 2009) | 2 lines [CXF-2138] Add parameterOrder attribute to doc/lit/bare things ........ ................ r761012 | dkulp | 2009-04-01 14:57:33 -0400 (Wed, 01 Apr 2009) | 9 lines Merged revisions 760938 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r760938 | sergeyb | 2009-04-01 11:56:18 -0400 (Wed, 01 Apr 2009) | 1 line Increasing a bit the number of iterations and time delays for JAXWsExecutorTest ........ ................ r761014 | dkulp | 2009-04-01 15:00:57 -0400 (Wed, 01 Apr 2009) | 78 lines Blocked revisions 753380,753397,753421,754585,755365,758823,759391,759582,759672,759801,759962,759967,760015,760287,760410,760531,760861,760948 via svnmerge ........ r753380 | dkulp | 2009-03-13 16:20:27 -0400 (Fri, 13 Mar 2009) | 2 lines Update various versions of stuff, update release notes, update legal muck, etc.... ........ r753397 | dkulp | 2009-03-13 16:48:23 -0400 (Fri, 13 Mar 2009) | 2 lines Fix checkstyle issues in xmlbeans sample ........ r753421 | dkulp | 2009-03-13 17:17:29 -0400 (Fri, 13 Mar 2009) | 2 lines Remove jetty's servlet-api jar from distro ........ r754585 | dkulp | 2009-03-14 22:02:37 -0400 (Sat, 14 Mar 2009) | 3 lines Update versions of various things [CXF-2114] Patch aplied ........ r755365 | dkulp | 2009-03-17 15:42:30 -0400 (Tue, 17 Mar 2009) | 2 lines Updates to make sure streams close. Cache some properties. ........ r758823 | sergeyb | 2009-03-26 15:57:51 -0400 (Thu, 26 Mar 2009) | 1 line Fixes for CXF-2133, CXF-2134 ........ r759391 | bimargulies | 2009-03-27 19:35:59 -0400 (Fri, 27 Mar 2009) | 2 lines Phase one of removing the DOM cache. ........ r759582 | bimargulies | 2009-03-28 16:46:50 -0400 (Sat, 28 Mar 2009) | 2 lines Move a load of resources to the resources directory structure. Oh, and I also sort my socks alphabetically by color name. ........ r759672 | bimargulies | 2009-03-29 08:26:17 -0400 (Sun, 29 Mar 2009) | 2 lines CXF-2127 ........ r759801 | bimargulies | 2009-03-29 19:57:54 -0400 (Sun, 29 Mar 2009) | 2 lines Add a soft reference to the DOM, since the WSDL will hang onto it once created. ........ r759962 | dkulp | 2009-03-30 09:34:43 -0400 (Mon, 30 Mar 2009) | 2 lines Throw a better exception than a NPE if the crypto properties are not given ........ r759967 | dkulp | 2009-03-30 09:39:55 -0400 (Mon, 30 Mar 2009) | 3 lines Update catalog support to detect if xml-resolver is available and if not, disable itself. If not using catalogs, xml-resolvers is now optional. ........ r760015 | dkulp | 2009-03-30 11:46:11 -0400 (Mon, 30 Mar 2009) | 2 lines Fixes to work with jdk6 ........ r760287 | bimargulies | 2009-03-30 21:32:15 -0400 (Mon, 30 Mar 2009) | 2 lines It looks like the fix to Oneway exposed a timing issue in here. Make this code stop whining for null responses, which happen in oneway. Remove use of JDOM. ........ r760410 | bimargulies | 2009-03-31 07:57:07 -0400 (Tue, 31 Mar 2009) | 2 lines Fix binding file schema location to use locator fragment for systemId. ........ r760531 | dkulp | 2009-03-31 13:21:29 -0400 (Tue, 31 Mar 2009) | 2 lines Remove -p check for multiple schemas as its fixed in the latest jaxb's ........ r760861 | bimargulies | 2009-04-01 07:49:22 -0400 (Wed, 01 Apr 2009) | 2 lines Progress toward Aegis schema validation. Sadly, this now hits a bug in the validation support in woodstox. ........ r760948 | dkulp | 2009-04-01 12:16:35 -0400 (Wed, 01 Apr 2009) | 2 lines Put back the setElement call as SMX is using it. ........ ................ r761760 | dkulp | 2009-04-03 15:01:30 -0400 (Fri, 03 Apr 2009) | 2 lines Fix some eclipse warnings ................ r764035 | dkulp | 2009-04-10 16:26:46 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 761094 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r761094 | ericjohnson | 2009-04-01 18:28:01 -0400 (Wed, 01 Apr 2009) | 1 line added comments to identify what some of the message properties mean. ........ ................ r764036 | dkulp | 2009-04-10 16:29:17 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 761113 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r761113 | bimargulies | 2009-04-01 20:05:22 -0400 (Wed, 01 Apr 2009) | 2 lines CXF-2139, I hope. ........ ................ r764038 | dkulp | 2009-04-10 16:31:50 -0400 (Fri, 10 Apr 2009) | 13 lines Merged revisions 761120,762567 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r761120 | bimargulies | 2009-04-01 20:29:08 -0400 (Wed, 01 Apr 2009) | 2 lines CXF-2143. ........ r762567 | bimargulies | 2009-04-06 19:35:52 -0400 (Mon, 06 Apr 2009) | 2 lines CXF-2130, CXF-2143 ........ ................ r764039 | dkulp | 2009-04-10 16:36:06 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 761317 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r761317 | dkulp | 2009-04-02 11:00:37 -0400 (Thu, 02 Apr 2009) | 2 lines Update xmlbeans versions and make sure a single version is used across everything. ........ ................ r764040 | dkulp | 2009-04-10 16:37:44 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 762518 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r762518 | ericjohnson | 2009-04-06 17:39:31 -0400 (Mon, 06 Apr 2009) | 1 line added javadoc comments ........ ................ r764043 | dkulp | 2009-04-10 16:42:06 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 763200 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r763200 | sergeyb | 2009-04-08 08:07:17 -0400 (Wed, 08 Apr 2009) | 1 line Fixing NPE caused by JAXRS endpoints ........ ................ r764049 | dkulp | 2009-04-10 16:55:34 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 763854 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r763854 | dkulp | 2009-04-09 21:20:33 -0400 (Thu, 09 Apr 2009) | 2 lines Progress toward getting things working with IBM JDK ........ ................ r764053 | dkulp | 2009-04-10 16:59:40 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 763942 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r763942 | dkulp | 2009-04-10 10:19:43 -0400 (Fri, 10 Apr 2009) | 2 lines Fix some warnings with JDK 6 and the IBM JDK ........ ................ r764054 | dkulp | 2009-04-10 17:02:52 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 763953 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r763953 | sergeyb | 2009-04-10 10:42:20 -0400 (Fri, 10 Apr 2009) | 1 line Couple of updates to get the JAXRS tests passing on IBM JDK ........ ................ r764055 | dkulp | 2009-04-10 17:06:17 -0400 (Fri, 10 Apr 2009) | 9 lines Merged revisions 764033 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r764033 | dkulp | 2009-04-10 16:16:25 -0400 (Fri, 10 Apr 2009) | 2 lines Progress furthur toward getting things working on IBM jdk. Tests now "pass", build itself fails, but passes when re-run. ........ ................ r764059 | dkulp | 2009-04-10 17:15:10 -0400 (Fri, 10 Apr 2009) | 2 lines Fix parse failures from stuff I forgot to resolve ................ r764138 | dkulp | 2009-04-10 21:36:15 -0400 (Fri, 10 Apr 2009) | 2 lines Fix compile failures ................ r764583 | dkulp | 2009-04-13 15:49:36 -0400 (Mon, 13 Apr 2009) | 13 lines Merged revisions 763616,763663 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r763616 | sergeyb | 2009-04-09 08:10:08 -0400 (Thu, 09 Apr 2009) | 1 line JAXRS: adding a missing test file, support for HEAD/OPTIONS, improving per-request handling ........ r763663 | sergeyb | 2009-04-09 10:26:13 -0400 (Thu, 09 Apr 2009) | 1 line Fixing the build ........ ................ r764595 | dkulp | 2009-04-13 16:07:09 -0400 (Mon, 13 Apr 2009) | 99 lines Blocked revisions 761125,761390,761429,761727,761758,762495,762511,762784,763176,763246,763296,763339-763340,763364,763368,763400,763616,763663,763672,763724,763742,764056,764102 via svnmerge ........ r761125 | bimargulies | 2009-04-01 20:34:49 -0400 (Wed, 01 Apr 2009) | 2 lines Suppress stupid stack traces. ........ r761390 | dkulp | 2009-04-02 15:23:39 -0400 (Thu, 02 Apr 2009) | 2 lines Make sure request opertation policies can provide interceptors ........ r761429 | dkulp | 2009-04-02 17:12:52 -0400 (Thu, 02 Apr 2009) | 3 lines Workaround a bug in xmlschema where namespaces are being mucked up a bit. If the schema is a file, let JAXB parse it to get line numbers. ........ r761727 | dkulp | 2009-04-03 12:48:12 -0400 (Fri, 03 Apr 2009) | 2 lines Strip the schemaLocation from imports for the "file" based things as well. Make sure the line numbers are actually propogated up. ........ r761758 | dkulp | 2009-04-03 14:56:44 -0400 (Fri, 03 Apr 2009) | 2 lines [CXf-2151] Fix for finding all the interceptors applied. (From Dominic Harries) ........ r762495 | dkulp | 2009-04-06 16:27:20 -0400 (Mon, 06 Apr 2009) | 4 lines [CXF-2158] Fix problem of referencing a token via ID instead of wsu:Id Fix validation of trandport binding things that usually won't have sigs If username/tokens are required, but not provided a username, throw exception. ........ r762511 | dkulp | 2009-04-06 17:26:35 -0400 (Mon, 06 Apr 2009) | 1 line Forgot to commit the necessary test changes ........ r762784 | sergeyb | 2009-04-07 10:09:36 -0400 (Tue, 07 Apr 2009) | 1 line JAXRS: introducing non-spring JAXRS servlet, moving XMLSource to its final destination, plus few minor fixes ........ r763176 | sergeyb | 2009-04-08 06:54:54 -0400 (Wed, 08 Apr 2009) | 1 line CXF-2153 : applying a patch on behalf of Craig Muchinsky ........ r763246 | sergeyb | 2009-04-08 09:49:14 -0400 (Wed, 08 Apr 2009) | 1 line Fixing NPE caused by JAXRS endpoints ........ r763296 | dkulp | 2009-04-08 12:00:02 -0400 (Wed, 08 Apr 2009) | 2 lines Remove unneeded SuppressWarnings ........ r763339 | dkulp | 2009-04-08 14:25:30 -0400 (Wed, 08 Apr 2009) | 2 lines Ignore a couple tests. I think Sergey forgot to svn add a testcase ........ r763340 | dkulp | 2009-04-08 14:26:08 -0400 (Wed, 08 Apr 2009) | 2 lines More fixes for getting jaxb to report line numbers ........ r763364 | dkulp | 2009-04-08 15:47:06 -0400 (Wed, 08 Apr 2009) | 2 lines Fix some arrayindex issues when run from eclipse ........ r763368 | dkulp | 2009-04-08 16:01:11 -0400 (Wed, 08 Apr 2009) | 2 lines Update version of bundle plugin we're using. Hopefully more stable. ........ r763400 | dkulp | 2009-04-08 17:19:19 -0400 (Wed, 08 Apr 2009) | 2 lines Update a bunch of versions of things... deps/plugins/etc... ........ r763616 | sergeyb | 2009-04-09 08:10:08 -0400 (Thu, 09 Apr 2009) | 1 line JAXRS: adding a missing test file, support for HEAD/OPTIONS, improving per-request handling ........ r763663 | sergeyb | 2009-04-09 10:26:13 -0400 (Thu, 09 Apr 2009) | 1 line Fixing the build ........ r763672 | dkulp | 2009-04-09 10:53:04 -0400 (Thu, 09 Apr 2009) | 2 lines [CXF-2165] Fix problems validating messages that are only signed ........ r763724 | sergeyb | 2009-04-09 12:26:20 -0400 (Thu, 09 Apr 2009) | 1 line support for JAX-RS GenericEntity ........ r763742 | dkulp | 2009-04-09 13:32:06 -0400 (Thu, 09 Apr 2009) | 2 lines Fix compile failures ........ r764056 | amichalec | 2009-04-10 17:07:31 -0400 (Fri, 10 Apr 2009) | 1 line CXF-2014: support for nested curly braces in UriTemplate ........ r764102 | amichalec | 2009-04-10 19:25:54 -0400 (Fri, 10 Apr 2009) | 1 line broken checkstyle fix ........ ................ r764614 | dkulp | 2009-04-13 17:24:44 -0400 (Mon, 13 Apr 2009) | 13 lines Merged revisions 764599,764606 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r764599 | dkulp | 2009-04-13 16:17:46 -0400 (Mon, 13 Apr 2009) | 2 lines [CXF-2162] If wss4j not found, continue and trap out if it's needed later ........ r764606 | dkulp | 2009-04-13 17:07:57 -0400 (Mon, 13 Apr 2009) | 2 lines [CXF-2170] Update all logging to use j.u.l ........ ................ r766066 | sergeyb | 2009-04-17 11:59:36 -0400 (Fri, 17 Apr 2009) | 8 lines Unblocked revisions 763246 via svnmerge ........ r763246 | sergeyb | 2009-04-08 14:49:14 +0100 (Wed, 08 Apr 2009) | 1 line Fixing NPE caused by JAXRS endpoints ........ ................ r766080 | sergeyb | 2009-04-17 12:41:07 -0400 (Fri, 17 Apr 2009) | 1 line Blocking r763246 again ................ r766115 | dkulp | 2009-04-17 14:56:48 -0400 (Fri, 17 Apr 2009) | 9 lines Merged revisions 765357 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r765357 | dkulp | 2009-04-15 17:02:00 -0400 (Wed, 15 Apr 2009) | 1 line Remove some debug printlns I accidentally left in ........ ................ r766116 | dkulp | 2009-04-17 14:58:47 -0400 (Fri, 17 Apr 2009) | 9 lines Merged revisions 766058 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r766058 | dkulp | 2009-04-17 11:41:33 -0400 (Fri, 17 Apr 2009) | 2 lines [CXF-2178] Fix issues with not being able to set http headers with 2.2 ........ ................ r766117 | dkulp | 2009-04-17 14:59:54 -0400 (Fri, 17 Apr 2009) | 9 lines Merged revisions 766100 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r766100 | dkulp | 2009-04-17 13:55:23 -0400 (Fri, 17 Apr 2009) | 2 lines Fix jaxrs tests ........ ................ r766782 | dkulp | 2009-04-20 14:26:42 -0400 (Mon, 20 Apr 2009) | 10 lines Merged revisions 766763 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r766763 | dkulp | 2009-04-20 13:29:01 -0400 (Mon, 20 Apr 2009) | 3 lines [CXF-2177, CXF-2174, CXF-2175] Patches from Juan Uys, Ted Leung applied Add NPE check to DynamicClient ........ ................ r766783 | dkulp | 2009-04-20 14:28:12 -0400 (Mon, 20 Apr 2009) | 9 lines Merged revisions 766770 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r766770 | dkulp | 2009-04-20 13:37:03 -0400 (Mon, 20 Apr 2009) | 2 lines [CXF-2128] Add an npe guard ........ ................ r766796 | dkulp | 2009-04-20 14:52:52 -0400 (Mon, 20 Apr 2009) | 45 lines Blocked revisions 764781-764782,764787,764803,764807,764847,765773,765795,765915,766548 via svnmerge ........ r764781 | sergeyb | 2009-04-14 10:09:59 -0400 (Tue, 14 Apr 2009) | 1 line JAXRS: support for HttpServletResponse writes, propogating unmapped exceptions to the container as required by JAXRS ........ r764782 | dkulp | 2009-04-14 10:17:26 -0400 (Tue, 14 Apr 2009) | 2 lines Default shouldn't be local ........ r764787 | dkulp | 2009-04-14 10:25:30 -0400 (Tue, 14 Apr 2009) | 2 lines Fix for plicy validation ........ r764803 | dkulp | 2009-04-14 10:47:44 -0400 (Tue, 14 Apr 2009) | 2 lines Spring is getting confused with the overloaded property methods ........ r764807 | dkulp | 2009-04-14 10:51:58 -0400 (Tue, 14 Apr 2009) | 2 lines Comment out the UsernameOverTransport test as the MS endpoint doesn't seem to be configured properly (none of the given certs work) and our local server doesn't configure it either (partially due to not know what certs to use) ........ r764847 | sergeyb | 2009-04-14 11:51:27 -0400 (Tue, 14 Apr 2009) | 1 line Removing duplicate and obsolete test which actually passed during the local build initially, perhaps due to in-process testing ........ r765773 | dkulp | 2009-04-16 17:36:54 -0400 (Thu, 16 Apr 2009) | 3 lines [CXF-1907] First part of refactoring the dispatch/provider stuff to use the same runtime parts as the non-dispatch stuff This gets the dispatch stuff fairly close. Provider stuff is untouched. More cruft will be removed when provider is done. ........ r765795 | sergeyb | 2009-04-16 18:37:44 -0400 (Thu, 16 Apr 2009) | 1 line JAXRS: Adding Aegis system test ........ r765915 | sergeyb | 2009-04-17 05:03:11 -0400 (Fri, 17 Apr 2009) | 1 line Adding a missing test resource file ........ r766548 | gmazza | 2009-04-19 19:58:27 -0400 (Sun, 19 Apr 2009) | 1 line typo fixed. ........ ................ Modified: cxf/branches/2.0.x-fixes/ (props changed) cxf/branches/2.0.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java Propchange: cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available. Modified: cxf/branches/2.0.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java?rev=766836&r1=766835&r2=766836&view=diff ============================================================================== --- cxf/branches/2.0.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java (original) +++ cxf/branches/2.0.x-fixes/rt/core/src/main/java/org/apache/cxf/interceptor/LoggingInInterceptor.java Mon Apr 20 19:58:12 2009 @@ -107,7 +107,7 @@ if (headers != null) { buffer.getHeader().append(headers); } - String uri = (String)message.get(Message.REQUEST_URI); + String uri = (String)message.get(Message.ENDPOINT_ADDRESS); if (uri != null) { buffer.getAddress().append(uri); }
