You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/06/08 18:27:04 UTC

svn commit: r1133456 - /cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt

Author: dkulp
Date: Wed Jun  8 16:27:04 2011
New Revision: 1133456

URL: http://svn.apache.org/viewvc?rev=1133456&view=rev
Log:
Update release notes

Modified:
    cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt

Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt?rev=1133456&r1=1133455&r2=1133456&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt (original)
+++ cxf/branches/2.3.x-fixes/distribution/src/main/release/release_notes.txt Wed Jun  8 16:27:04 2011
@@ -1,5 +1,5 @@
 
-Apache CXF 2.3.4 Release Notes
+Apache CXF 2.3.5 Release Notes
 
 1. Overview
 
@@ -34,7 +34,7 @@ New features include: 
    for the Stax parser
 
 
-2.3.4 fixes over 59 JIRA issues reported by users and the community.
+2.3.5 fixes over 58 JIRA issues reported by users and the community.
 
 
 
@@ -108,75 +108,73 @@ for caveats when upgrading from CXF 2.2.
 
 
 ** Bug
-    * [CXF-2916] - unmarshalling the JSON of a subclass fails when a field value is null
-    * [CXF-3117] - Inapppropriate use of naked RuntimeException
-    * [CXF-3171] - http.proxyHost and http.proxyPort of System properties win when no proxy is required
-    * [CXF-3204] - DynamicClientFactory.setupClasspath method cannot handle spaces in path
-    * [CXF-3265] - Compilation error for schemas with types named as standard java classes
-    * [CXF-3316] - \apache-cxf-2.3.2\samples\ws_security\interopfest\wstrust13\pom.xml contains wrong CXF version
-    * [CXF-3317] - Sample for wstrust13 contains unavailable url 
-    * [CXF-3331] - Schema validation breaks with multiple Instances of Java first JAX-WS service
-    * [CXF-3342] - NullPointerException in Soap12FaultOutInterceptor when an exception is thrown from a SOAP 1.2 endpoint
-    * [CXF-3360] - repeated replace() function calls damage the performance
-    * [CXF-3361] - Configuring Log4jLogger requires SecurityPermission setContextClassLoader
-    * [CXF-3362] - CXF Servlet doesn't support servlet async feature rightly
-    * [CXF-3364] - No wsdl elements generated for Exception.class
-    * [CXF-3367] - SOAPAction value not extracted in the inbound processing if the header name does not match exactly "SOAPAction"
-    * [CXF-3369] - jetty SecurityHandler should be on top of org.apache.cxf.transport.http_jetty.JettyHTTPHandler
-    * [CXF-3374] - CXF Service Builder fails if the binding is imported from different file and has different target namespace than one imported into.
-    * [CXF-3376] - Exception while sending array of byte (byte[]) 
-    * [CXF-3379] - @Context fails to inject Application instance
-    * [CXF-3381] - CXF-2841 resurfaced in 2.3.x
-    * [CXF-3383] - byte[] mtom attachments unmarshal error
-    * [CXF-3395] - cxf transfer hashmap can't be chinese word
-    * [CXF-3396] - InstrumentationManager not registering correctly in the standalone mode (i.e. when not using the framework's server)
-    * [CXF-3397] - ServiceConstructionException: Could not resolve a binding for http://schemas.xmlsoap.org/wsdl/soap/
-    * [CXF-3398] - JMX Naming issue - cannot register the mutil endpoints with same service bean
-    * [CXF-3400] - Spring request-scoped beans can not have context and parameter properties injected 
-    * [CXF-3401] - soap.env.ns.map cannot be set on enpoint
-    * [CXF-3403] - ServletController getBaseURL can not handle encoded URIs in some cases
-    * [CXF-3404] - Encoded semicolons are not correctly handled by the JAX-RS runtime
-    * [CXF-3406] - Handler scoped properties not restored into the context after application fault
-    * [CXF-3407] - Failure initializing ClassHelper
-    * [CXF-3408] - Custom headers may get lost if CXF interceptors do not use MultivaluedMap
-    * [CXF-3410] - org.apache.cxf.ws.policy.PolicyAnnotationListener throws NPE on endpoints with wsdlURL only (i.e. no serviceClass)
-    * [CXF-3411] - JMSTransport: swallowed exception by provider send exchange
-    * [CXF-3412] - ManagedEndpoint.getTransportId return endpoint address
-    * [CXF-3413] - IndexOutOfBoundsException in DocLiteralInInterceptor
-    * [CXF-3422] - 'Cannot find target method' when certain hex-encoded characters are used in @PathParam in GET requests
-    * [CXF-3426] - CXF JMSContinuation leaks threads
-    * [CXF-3427] - JMSContinuation should be thread safe
-    * [CXF-3428] - Context closed twice with Spring setup
-    * [CXF-3429] - ServerImpl should shutdown Destination before setMessageObserver=null
-    * [CXF-3430] - XmlJavaTypeAdapter is not used correctly with explicit collections
-    * [CXF-3444] - WSS4JInIntereptor does not always set the 'best' Principal as SecurityContext Principal
-    * [CXF-3446] - InjectorUtils class goes to deep when it handles an enum value
-    * [CXF-3447] - Error creating bean with name 'cxf': Requested bean is currently in creation: Is there an unresolvable circular reference? 
-    * [CXF-3452] - WS-Security Encrypted headers fail with JAX-WS Binding
-    * [CXF-3453] - WS-Security signed headers fail when schema validation enabled
+    * [CXF-3456] - WSA implementation does not throw wsa:InvalidCardinality exception when there is a greater than expected number of the specified header
+    * [CXF-3458] - AddressingFeature required Client should throw exception when the wsa header is missing in the inbound message 
+    * [CXF-3459] - Subcode not managed by cxf client
+    * [CXF-3470] - WildcardTypeImpl cannot be cast to java.lang.Class - Class Cast exception thrown after upgrading from 2.2.3 to 2.4.0
+    * [CXF-3472] - Cannot override HTTPConduit's handleResponse() method
+    * [CXF-3478] - Endpoint address not resolved correctly when message exchange destination is not instance of AbstractHTTPDestination
+    * [CXF-3480] - URIMappingInterceptor and ArrayIndexOutOfBounds Error
+    * [CXF-3486] - CXF throws java.lang.UnsupportedOperationException when a OneWay webservice is invoked via HTTP
+    * [CXF-3489] - JSON sequences created from explicit collections of unqualified beans can not be read
+    * [CXF-3490] - WADL Generator does not show repeating request parameters
+    * [CXF-3491] - can't refer to java.lang.Exception in gererated client/server main code
+    * [CXF-3499] - URIMappingInterceptor and ArrayIndexOutOfBoundsException
+    * [CXF-3501] - DynamicClient fails to send an array of String
+    * [CXF-3502] - IllegalArgumentException: wrong number of arguments with Dispatch/Provider service
+    * [CXF-3503] - CXF should set the TCCL to the one of the service being invoked prior any invocation
+    * [CXF-3504] - for big attachment, a temporary file is left on disk and keep opend, if the application just close the DataSource's inputStream and doesn't consume it; 
+    * [CXF-3505] - CXF attachment doesn't compatible with SUN's  ACTIVATION library
+    * [CXF-3507] - Constructor injection is not working for JAX-RS Applications
+    * [CXF-3509] - Unhelpful / misleading JAX-RS log message
+    * [CXF-3510] - wrong destination determination by OSGi based CXF entry point (regarding its fallback logic)
+    * [CXF-3518] - WebClient doesn't handle responses containing a quoted-string in a header correctly
+    * [CXF-3525] - JAXB provider can not read explicit collections of beans which have no @XmlRootElement
+    * [CXF-3526] - Aegis cannot handle nested map inheritance
+    * [CXF-3527] - NullPointer exception when interface contains generics
+    * [CXF-3528] - TransformFeature can not be applied to outtbound explicit collections
+    * [CXF-3530] - Performing an OPTIONS on a JAX-RS subresource causes CXF to generate a 405 status instead of a 200 status
+    * [CXF-3531] - CXF doesn't always generate 415 when POSTing to a resource with an invalid media type
+    * [CXF-3532] - jms set username/password missmatch
+    * [CXF-3539] - NPE when sending packet to STS using default namespaces instead of namespace prefixes
+    * [CXF-3540] - JAXRS PrimitiveTextProvider ignores media type charset parameters on the input
+    * [CXF-3541] - wsdl2java - XmlBeans Binding does not handle collections/array properly
+    * [CXF-3544] - The nested policy reference can not be resolved
+    * [CXF-3545] - LocalDestination with DirectDispatch does not work with interceptors that decorate the OutputStream
+    * [CXF-3548] - EndPointImpl's hasCode value should not change when its mutable properties are changed
+    * [CXF-3555] - Wrong log message logged by AbstractStaticFailoverStrategy
+    * [CXF-3558] - JaxWsProxyFactoryBean.create is not thread-safe
+    * [CXF-3560] - wsa wrongly assumes that code using WSA must be employing a request-reply exchange.
+    * [CXF-3573] - CXF/JAX-RS can not handle encoded urls that contain a jsessionid
+    * [CXF-3578] - JAX-RS JAXB providers are missing  XmlJavaTypeAdapter annotation in readFrom unless it is available in resource method annotations 
+
 
 
 ** Improvement
-    * [CXF-2716] - Collection Support for JSONProvider
-    * [CXF-3224] - WS-Trust: remove current wst:KeyType and wst:KeySize defaults
-    * [CXF-3363] - Use MessageFactory.newInstance(SOAPConstants.SOAP_1_1_PROTOCOL) instead of MessageFactory.newInstance()
-    * [CXF-3373] - Allow for providing classloader for bus extensions resolution
-    * [CXF-3378] - Upgrade Jetty to 7.3.1 (from 7.2.2)
-    * [CXF-3391] - Provide a better support for extra JAXB classes and add more tests
-    * [CXF-3392] - Update FormEncodingProvider to support org.apache.cxf.jaxrs.ext.form.Form
-    * [CXF-3436] - Javadoc fixes for o.a.c.jaxws.JaxWsServerFactoryBean
-    * [CXF-3442] - Fault should not swallow the cause exception message
-    * [CXF-3443] - Check XmlJavaTypeAdapters for all types of JAX-RS parameters 
-    * [CXF-3455] - Migrate to current version of Neethi (2.0.5 or 3.0.0)
+    * [CXF-2193] - Allow for WRAPPED style code generation for "wrapper elements" with xsd:extension of a wrapper-compatible type
+    * [CXF-3182] - wsdl:documentation should become javadoc in generated code
+    * [CXF-3460] - Update WebClient with methods allowing for replacing path and query values
+    * [CXF-3464] - AutomaticWorkQueueImpl  uses a DelayQueue to accept the tasks which is delayed
+    * [CXF-3468] - Update WADLGenerator with properties allowing to set an application title, ignore forward path slashes and override the default ns prefix  
+    * [CXF-3483] - JSONProvider: Don't force attributes to have @ if users doesn't want them too
+    * [CXF-3497] - Set the ClassLoader Extension when the bus is loaded from Spring
+    * [CXF-3500] - Make more packages optional in the CXF JAX-RS OSGI bundle to reduce runtime dependencies
+    * [CXF-3547] - Enable http proxy support in the cxf-codegen-plugin for retrieval of WSDL files through the java.net.URL class
+    * [CXF-3551] - Log warning message when cxf find the @WebServices which is loaded by the other classloader
+    * [CXF-3567] - Do not use timer for JMSContinuation timeout task
+    * [CXF-3572] - Add a check of the message content list to avoid the OoM error from the HolderOutInterceptor
+    * [CXF-3579] - ParameterBeans can not be created using XmlJavaTypeAdapters
+    * [CXF-3580] - Allow the dynamic client to unwrap operations using element references.
 
 ** New Feature
-    * [CXF-3005] - Add support for jsonp in CXF JAX-RS
-    * [CXF-3385] - Add a new option in WSD2Java to skip the generate the type classes from schema
-    * [CXF-3424] - LoadDistributorFeature for CXF
+    * [CXF-2465] - WSDL2Java should create Javadoc from wsdl:documentation tags
 
 ** Task
-    * [CXF-3368] - Clean up the soap over jms wsdl extension schema
-    * [CXF-3417] - Support the injection of contexts into injected Applications
+    * [CXF-3552] - Upgrade to Jetty 7.4.2.
+    * [CXF-3559] - Merge patch of CXF-3510 into ServletControl
 
+** Test
+    * [CXF-3556] - javascript AnyTest failed intermittently 
+    * [CXF-3563] - WS-RM RetransmissionQueueTest is not simulating a transmission error correctly for testing