Commits

[6736 total ]
Avatar
Fixed a checkstyle error due to unused import.

by Bharath Ganesh (Using name ‘bharath’) on 2009-12-15 11:11 (4 days ago)

Avatar
[CXF-1758] Add test case in simple frontend as well

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-15 04:01 (5 days ago)

Avatar
Fix pmd error

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-15 02:59 (5 days ago)

Avatar
[CXF-1758] Allow some more advanced usages of Generics with JAX-WS

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-15 02:37 (5 days ago)

Avatar
[CXF-2035] Make sure the element name matches the operation defined by the Actions

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-14 20:05 (5 days ago)

Avatar
[CXF-2223] Try to install a JRE Authenticator to handle proxy CONNECT requests. Not sure if this will work or not.

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-14 20:03 (5 days ago)

Avatar
[CXF-2582] Fix issues with holders for the first response part

by Daniel Kulp (Using name ‘dkulp’) on 2009-12-14 20:02 (5 days ago)

Anon32
Minor update to WADLGenerator to ensure no duplicate forward slashes get concatenated by some tools

by sergeyb on 2009-12-14 10:51 (5 days ago)

Avatar
Bug: CXF-2581 Desc: During logging, we invoke toString on an array, which will generate junk result. Fixed this by invoking Arrays.toString to convert the array into a readable String that gives the contents of the array. Test: Units Tests

by Bharath Ganesh (Using name ‘bharath’) on 2009-12-14 07:01 (5 days ago)

Avatar
@Bug: CXF-2581 @Desc During logging, we invoke toString on an array, which will generate junk result. Fixed this by invoking Arrays.toString to convert the array into a readable String that gives the contents of the array. @Test Units Tests

by Bharath Ganesh (Using name ‘bharath’) on 2009-12-14 06:56 (5 days ago)