All Projects : CXF (Key: CXF)

Project Lead: Daniel Kulp
URL: http://cxf.apache.org

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Change Log

   Bug CXF-2468 FIXED attribute namespace is missed in out message in case of XmlBeans data binding Blocker Resolved
   Bug CXF-2311 FIXED client can't be used with different ws security users Blocker Resolved
   Bug CXF-2339 FIXED wsdl_first_dynamic_client example doesn't work for complex wsdl Blocker Resolved
   Bug CXF-2283 FIXED Exposed Webservice disappear after a child spring app context closed Critical Resolved
   Bug CXF-2478 FIXED Incorrectly removing a parameter from the Message Critical Resolved
   Bug CXF-2536 FIXED WSDLManagerImpl.loadDefinition(String url) fails on WebLogic because optional StaX method XMLInputFactory.createXMLStreamReader(Source source) used returns null Critical Resolved
   Bug CXF-2510 FIXED XMLBEANS_NAMESPACE_HACK alternative is missing in case of XmlBeans data binding Critical Resolved
   Bug CXF-2499 FIXED (EffectivePolicyImpl/PolicyEngineImpl) Policy engine for ws security policy (based on wsdl attachment) fails to apply message level policies Major Resolved
   Bug CXF-2039 FIXED -Dorg.apache.cxf.spring.validation.mode=VALIDATION_NONE has no effect Major Resolved
   Improvement CXF-2491 FIXED Add TLS cert constraints support Major Resolved
   New Feature CXF-2015 FIXED Add capability to configure per-request client interceptors Major Resolved
   Test CXF-2507 FIXED Add some unit tests for the TLS cert constraints stuff Major Resolved
   Improvement CXF-1706 FIXED Aegis binding behaves differently than JAXB in regards to MTOM support Major Resolved
   Bug CXF-1309 FIXED Aegis databinding failed to createHolderType Major Resolved
   Bug CXF-2462 FIXED CXF REST is not parsing the header value correctly if a comma is specified in a parameter value. Major Resolved
   Bug CXF-1282 FIXED Can't set the excutor from JAXWS API Major Resolved
   Improvement CXF-1459 FIXED ClassCastException occurs on HTTPS web service call made by app deployed to BEA WebLogic 9.2 Major Resolved
   Bug CXF-2503 FIXED ConcurrentModificationException thrown by AttachmentDeserializer Major Resolved
   Bug CXF-2533 FIXED Content disposition values don't have their quotes stripped Major Resolved
   Bug CXF-1919 FIXED Corba unit test demands unexpected count, perhaps working around XmlSchema bug Major Resolved
   Bug CXF-2514 FIXED Custom ContextResolver is not picked up for marshal/unmarshal calls for application/json and application/xml media types. Major Resolved
   Bug CXF-2505 FIXED Decoupled WS-A and PerformanceCounters result in double counting of invokations Major Resolved
   Improvement CXF-2501 FIXED Detect if SLF4J is logging to Log4J and log to Log4J as well if it is Major Resolved
   Bug CXF-1295 FIXED Doc/Lit/Wrapped services fail schema validation at runtime with JAXB+JAX-WS Major Resolved
   Bug CXF-2474 FIXED DocLiteralInInterceptor.handleMessage(Message) does not handle use case where message part is an XMLStreamReader Major Resolved
   Bug CXF-2370 FIXED Error while parsing authorization header in DigestAuthSupplier Major Resolved
   Improvement CXF-1791 FIXED Exception feedback Major Resolved
   Bug CXF-2517 FIXED Exception shouldn't be considered as JBI ERROR,should use JBI FAULT instead Major Resolved
   Bug CXF-2489 FIXED Exceptions are not properly handled by Performance.Counter MBean Major Resolved
   Bug CXF-1283 FIXED Forking another thread to invoke the service implementation in ServiceInvokerInterceptor is not working Major Resolved
   Bug CXF-2324 FIXED HTTP Client ProxyServerPort shouldn't be an xs:int in the http-conf.xsd Major Resolved
   Test CXF-2493 FIXED HTTPSClientTest.testPKCS12Endpoint fails on windows Major Resolved
   Bug CXF-2437 FIXED Host not set CXFJettySslSocketConnector Major Resolved
   Bug CXF-1871 FIXED I tried to configure <jaxrs:serviceFactory> that ends in a java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 during the jaxrs initialazion. Major Resolved
   Bug CXF-2470 FIXED Invoke operation is incorrectly listed in Services List for JAX-WS Provider Major Resolved
   Bug CXF-1277 FIXED JAXB schema validation fails for RPC Major Resolved
   Bug CXF-1027 FIXED Multiple bean files don't work in java2ws Major Resolved
   Bug CXF-1266 FIXED Nil value for nillable array element is default-constructed Major Resolved
   Bug CXF-2497 FIXED No timeouts are set for HTTP wsdl retrieval Major Resolved
   Bug CXF-2476 FIXED NullpointerException when ServiceClass is not set on client Major Resolved
   Bug CXF-2479 FIXED Ommitting IncludeToken attribute results in exception Major Resolved
   Improvement CXF-2532 FIXED On demand retrieval of JAX-WS MessageContext properties Major Resolved
   Bug CXF-2535 FIXED OverlayW3CDOMStreamWriter is not allowing multiple elements of the same name to be written out Major Resolved
   Bug CXF-2544 FIXED Performance degradation in attachment logic in CXF 2.2.4 Major Resolved
   Bug CXF-2305 FIXED PerformanceCounter.Client reports incorrect response times for oneway invocations Major Resolved
   Bug CXF-2320 FIXED Problems using restful client api in ServiceMix JBI component Major Resolved
   Bug CXF-2481 FIXED Provider/Dispatch<SOAPMessage> adding "soap" prefix Major Resolved
   Bug CXF-1159 FIXED Remove FixedExtensionDeserializer once XmlSchema delivers their fix Major Resolved
   Bug CXF-2463 FIXED SOAP 1.2 service return SOAP 1.2 Fault message in response to SOAP 1.1 request when exception is thrown Major Resolved
   Bug CXF-2524 FIXED STSClient requires Lifetime element in RSTR Major Resolved
   Improvement CXF-2484 FIXED STSClient should allow configuring of interceptors Major Resolved
   Bug CXF-2483 FIXED STSClient should look for operations from wsdl based on element name if action isn't found Major Resolved
   Bug CXF-1148 FIXED Scary INFO log entries in normal operation Major Resolved
   Bug CXF-2516 FIXED Schema resolution when Schemas in Jar separate from endpoint implementation Major Resolved
   Bug CXF-2487 FIXED SecureConversationTokenFinderInterceptor stores the wrong token identifier Major Resolved
   Bug CXF-2244 FIXED Server accepts an unsigned message when the policy requires a signed message. Major Resolved
   Improvement CXF-1087 FIXED Spring control of jetty server Major Resolved
   Bug CXF-2473 FIXED StaxDataBinding.write(Object, XMLStreamWriter) does not close an XMLStreamReader Major Resolved
   Bug CXF-758 FIXED Support POST with empty bodies in http-centric Client API Major Resolved
   New Feature CXF-2439 FIXED Support multiple class resource matching in JAXRS selection algorithm Major Resolved
   Bug CXF-2471 FIXED The HttpServletResponse statuses is lost after is set in a service implementation (where the response is injected through @Context). Major Resolved
   Bug CXF-2480 FIXED TransportBinding with UsernameToken client not validating response Major Resolved
   Bug CXF-1500 FIXED Very unhelpful error message for wsdl2java problem with documentation annotations Major Resolved
   Bug CXF-2496 FIXED WS-Addressing schema for the addressing feature missing the addressingRequired attribute Major Resolved
   Bug CXF-1939 FIXED WSDLToJava doesn't generate Service interface class, when wsdl has 2 services names that differ for an underscore Major Resolved
   Bug CXF-2490 FIXED Wrong content type for JAX-RS errors Major Resolved
   Bug CXF-2498 FIXED Wrong parameter number exception with explicit soap headers Major Resolved
   Bug CXF-2515 FIXED catalog.cat in some modules is incorrect Major Resolved
   Bug CXF-2502 FIXED decoupled WS-A and WS-Sec does not result in faults back to clients Major Resolved
   Bug CXF-2513 FIXED env:Header's confuse generate Javascript Major Resolved
   Bug CXF-2508 FIXED generation of absolute path in WSDL2Java Major Resolved
   Bug CXF-2509 FIXED java.lang.reflect.GenericSignatureFormatError within JAXBContextInitializer Major Resolved
   Bug CXF-1850 FIXED org.apache.cxf.endpoint.ServerImpl does not shut down destination in stop() when MultipleEndpointObserver is used. Major Resolved
   Bug CXF-2529 FIXED processCookieParam only returns last cookie Major Resolved
   Bug CXF-2520 FIXED wrong handling in setNamespaceMap for AbstractDataBinding Major Resolved
   Bug CXF-2522 FIXED wsdl2java not honoring jaxws:parameter extension for wrapped elements Major Resolved
   Bug CXF-2539 DUPLICATE Service invocation with parameter null for wrapped style with implicit SOAP header definition Major Resolved
   Bug CXF-806 FIXED java2wsdl gives poor diagnosis of bad JAXB bean class Major Closed
   Bug CXF-2454 FIXED <jaxws:client> does not support anonymous bean declaration Minor Resolved
   Bug CXF-2525 FIXED Bug in TokenStoreCallbackHandler Minor Resolved
   Bug CXF-1725 FIXED Don't create empty <details/> elements in SOAP fault messages. Minor Resolved
   Bug CXF-1824 FIXED JCA inbound-mdb* samples can't be compiled out-of-the-box Minor Resolved
   Bug CXF-2488 FIXED Mangled error message for JAX-RS missing writer Minor Resolved
   Improvement CXF-920 FIXED Need system property for output client request and responses Minor Resolved
   Bug CXF-1647 FIXED Non-String Placeholders Fail to Validate Minor Resolved
   Bug CXF-2511 FIXED The Soap11FaultOutInterceptor does not include the stacktrace even if FAULT_STACKTRACE_ENABLED is set Minor Resolved
   Bug CXF-1536 FIXED When a SOAP request is submitted without an enclosing </soapenv:Envelope> a successful response is returned. I would think that this should generate a parsing error/exception. Minor Resolved
   Bug CXF-2445 FIXED can't pass mulitple -xjc wsdlOption in cxf-codegen-plugin Minor Resolved
   Bug CXF-2368 FIXED defaultOptions in cxf-codegen-plugin only works with wsdlRoot scanning Minor Resolved
   Improvement CXF-2472 FIXED if exception in fault handling, throw fault instead of processing exception Minor Resolved
   Bug CXF-1817 FIXED wsdl2java RandomValueProvider gives StackOverflowException on bidirectional reference Minor Resolved
   Improvement CXF-2482 FIXED Update JSON Provider to support Dojo JsonRestStore Trivial Resolved
   Bug CXF-2468 FIXED attribute namespace is missed in out message in case of XmlBeans data binding Blocker Resolved
   Bug CXF-2339 FIXED wsdl_first_dynamic_client example doesn't work for complex wsdl Blocker Resolved
   Bug CXF-2283 FIXED Exposed Webservice disappear after a child spring app context closed Critical Resolved
   Bug CXF-2478 FIXED Incorrectly removing a parameter from the Message Critical Resolved
   Bug CXF-2510 FIXED XMLBEANS_NAMESPACE_HACK alternative is missing in case of XmlBeans data binding Critical Resolved
   Bug CXF-1282 FIXED Can't set the excutor from JAXWS API Major Resolved
   Improvement CXF-1459 FIXED ClassCastException occurs on HTTPS web service call made by app deployed to BEA WebLogic 9.2 Major Resolved
   Bug CXF-2503 FIXED ConcurrentModificationException thrown by AttachmentDeserializer Major Resolved
   Bug CXF-2370 FIXED Error while parsing authorization header in DigestAuthSupplier Major Resolved
   Improvement CXF-1791 FIXED Exception feedback Major Resolved
   Bug CXF-2517 FIXED Exception shouldn't be considered as JBI ERROR,should use JBI FAULT instead Major Resolved
   Bug CXF-1283 FIXED Forking another thread to invoke the service implementation in ServiceInvokerInterceptor is not working Major Resolved
   Test CXF-2493 FIXED HTTPSClientTest.testPKCS12Endpoint fails on windows Major Resolved
   Bug CXF-2437 FIXED Host not set CXFJettySslSocketConnector Major Resolved
   Bug CXF-2476 FIXED NullpointerException when ServiceClass is not set on client Major Resolved
   Bug CXF-2305 FIXED PerformanceCounter.Client reports incorrect response times for oneway invocations Major Resolved
   Bug CXF-2481 FIXED Provider/Dispatch<SOAPMessage> adding "soap" prefix Major Resolved
   Bug CXF-2463 FIXED SOAP 1.2 service return SOAP 1.2 Fault message in response to SOAP 1.1 request when exception is thrown Major Resolved
   Bug CXF-2516 FIXED Schema resolution when Schemas in Jar separate from endpoint implementation Major Resolved
   Improvement CXF-1087 FIXED Spring control of jetty server Major Resolved
   Bug CXF-2473 FIXED StaxDataBinding.write(Object, XMLStreamWriter) does not close an XMLStreamReader Major Resolved
   Bug CXF-2496 FIXED WS-Addressing schema for the addressing feature missing the addressingRequired attribute Major Resolved
   Bug CXF-2498 FIXED Wrong parameter number exception with explicit soap headers Major Resolved
   Bug CXF-2515 FIXED catalog.cat in some modules is incorrect Major Resolved
   Bug CXF-1850 FIXED org.apache.cxf.endpoint.ServerImpl does not shut down destination in stop() when MultipleEndpointObserver is used. Major Resolved
   Bug CXF-2525 FIXED Bug in TokenStoreCallbackHandler Minor Resolved
   Bug CXF-2511 FIXED The Soap11FaultOutInterceptor does not include the stacktrace even if FAULT_STACKTRACE_ENABLED is set Minor Resolved
   Improvement CXF-2472 FIXED if exception in fault handling, throw fault instead of processing exception Minor Resolved
   Bug CXF-1817 FIXED wsdl2java RandomValueProvider gives StackOverflowException on bidirectional reference Minor Resolved
   Bug CXF-2530 FIXED FastInfoset Thread blocked Blocker Closed
   Bug CXF-2400 FIXED NullPointerException with wsdl2js Blocker Closed
   Bug CXF-2442 FIXED fail to create a service model from class when: BARE parameter style, XmlBeans data binding, XmlBeans' source is WSDL file Blocker Closed
   Bug CXF-2447 FIXED Invalid paths used in CXF for the xml files results in failures in java 6 Critical Closed
   Bug CXF-2457 FIXED MTOM byte arrays problem Critical Closed
   Bug CXF-2419 FIXED WSDL2Java -allowElementReferences causes fatal errors in operation dispatching Critical Closed
   New Feature CXF-2036 FIXED Add option to retry a http request on socket error to http client Major Closed
   Bug CXF-2413 FIXED Aegis ObjectType throws NullPointerException when reading value for an xs:any without xsi:type information Major Closed
   Bug CXF-2402 FIXED Aegis ignores mapping file attributes for services. Major Closed
   Improvement CXF-2372 FIXED Allow JMS XAResource to participate in J2EE transaction Major Closed
   Improvement CXF-2460 FIXED Allow configuration of JaxWsClientFactoryBean during port creation Major Closed
   Bug CXF-2381 FIXED Attachments gone when in Multi-Threaded client Major Closed
   Improvement CXF-2270 FIXED Attachments support in the RESTful client api Major Closed
   Bug CXF-2417 FIXED BeanTypeInfo does not ignore synthetic (bridge) methods to determine property types Major Closed
   Improvement CXF-2410 FIXED Boolean getter plugin for xjc Major Closed
   Improvement CXF-2375 FIXED CXF treats synthetic methods as web methods. In the strict sense, this is not against the JAX-WS spec, but it causes issues with AspectJ instrumented classes. Major Closed
   Bug CXF-2380 FIXED Cannot use custom client TLS settings when creating javax.xml.ws.Service from "https://...?wsdl" URL when WSDL contains https imports Major Closed
   Bug CXF-2411 FIXED ClassCastException when initializing JAXB Databinding based on WSDL Major Closed
   Bug CXF-2409 FIXED ClientOutFaultObserver in ClientImpl not initialized (no callback on client code) Major Closed
   Bug CXF-2373 FIXED Couple of issues with fault handling in JaxRS/REST Major Closed
   Improvement CXF-2430 FIXED Demo that would show how to set KeyStore and TrustStore would be nice Major Closed
   Bug CXF-2202 FIXED Deploying REST service on CXF Transport for OSGi Major Closed
   Bug CXF-2415 FIXED Dynamic client returns a T when it should return a List<T> Major Closed
   Bug CXF-2390 FIXED Enums using fromString() but jaxb creates fromValue() Major Closed
   Bug CXF-2440 FIXED GZIP and MTOM attachments does not work on client Major Closed
   Bug CXF-2421 FIXED Get the UnsupportedOperationException when reinstalling a cxf related bundle in OSGi platform Major Closed
   Bug CXF-2406 FIXED HttpsToken RequireClientCertificate not working Major Closed
   Bug CXF-2301 FIXED If a service is published with escaped address, it cannot be accessed from the service location in the WSDL. Major Closed
   Bug CXF-2448 FIXED IllegalArgumentException wrong number of arguments using CXF 2.2.3 in runtime test Major Closed
   Bug CXF-1807 FIXED Inconsistent Databinding relationship between ClientProxyBean/ServiceFactory Major Closed
   Bug CXF-2308 FIXED Invalid signature of cxf.apache.org/javadoc/latest/org/apache/cxf/ws/addressing/AddressingProperties.html#setTo Major Closed
   Bug CXF-2401 FIXED JAX-RS code doesn't have enough visibility into parameterized types to work Major Closed
   Bug CXF-2398 FIXED JMS Connections are not closed when JCA recycles CXF proxy Major Closed
   Improvement CXF-2397 FIXED Make use of ControlledValidationXmlBeanDefinitionReader optional depending upon existence of FastInfoSet.jar Major Closed
   New Feature CXF-2276 FIXED Maven plugins: Support attaching generated WSDLs to the Maven build Major Closed
   Improvement CXF-2391 FIXED Minimize JMS connect/disconnect thrashing around maxSuspendedContinuations threshold Major Closed
   Bug CXF-2431 FIXED NullPointerException from wsdl2java with no explanation Major Closed
   Bug CXF-2425 FIXED OSGi metadata does not handle well multiple versions of CXF bundle Major Closed
   Bug CXF-2453 FIXED Provider<DataSource>.invoke returning non-XML data causes error. Major Closed
   Bug CXF-2436 FIXED SEI should be able to implements java.rmi.Remote Major Closed
   Bug CXF-2384 FIXED SOAPFaultExcption thrown instead of a WebServiceException Major Closed
   Bug CXF-2418 FIXED SchemaCollection throws StackOverflowError when schema contains circular reference Major Closed
   Improvement CXF-2434 FIXED Set JMSConfig's reconnectionOnException default value to be true Major Closed
   Improvement CXF-2449 FIXED Spring Autowire by type doesn't work with jaxws:client Major Closed
   Improvement CXF-2197 FIXED Support PerRequest resource classes registered from Spring Major Closed
   Bug CXF-2451 FIXED Unable to call no-arg methods when using implicit headers - getting params [null] Major Closed
   Bug CXF-2455 FIXED Unable to disable schema validation in 2.2.4-SNAPSHOT Major Closed
   Bug CXF-2441 FIXED http-conf.xsd causes validation error in cxf.xml Major Closed
   Bug CXF-1463 FIXED java2ws produces mystifying error when service attempts to use a Map with JAX-B Major Closed
   Bug CXF-2429 FIXED wsdl2java tool generates client stub which always uses default (JAXB) databinding while another one style is specified in the command line (-db argument) Major Closed
   Test CXF-1970 FIXED A test for WS-Sec UsernameToken + encryption Minor Closed
   Improvement CXF-2313 FIXED Enhance CXFNonSpringJaxrsServlet Minor Closed
   Task CXF-2424 FIXED Fix problems in POMs Minor Closed
   Bug CXF-2374 FIXED Handle possible number format exception when reading primitive param Minor Closed
   Bug CXF-2226 FIXED Incorrect libraries listed on the User's Guide in section detailing how to setup a simple JAX-WS service Minor Closed
   Bug CXF-2408 FIXED JAX-RS ClientProxy does not properly test consume types when setting request headers Minor Closed
   Bug CXF-1838 FIXED Space in project name causes ?wsdl parameter to fail Minor Closed
   Improvement CXF-2407 FIXED WS-RM Connecting to Oracle Minor Closed
   Bug CXF-2371 FIXED WSSCTest fails with OutOfMemoryError with 64 bit jdk 5 on aix Minor Closed
   Bug CXF-1784 FIXED cxf-codegen-plugin:wsdl2java goal runs wsdl2java tool on all WSDL files avaialable at src/main/resources/wsdl/ dir by default, even when <wsdlOptions> specify a diffenent wsdl(s) Minor Closed
   Bug CXF-2444 FIXED org.apache.cxf.service.model.InterfaceInfo attributes are not passed to the WSDL PortType during WSDL generation. Minor Closed
   Bug CXF-2432 FIXED subscriptionDurable is commented in JMSFactory Minor Closed
   Bug CXF-2404 FIXED remove reference to the <list> node when defining an interceptor Trivial Closed
   Improvement CXF-2416 FIXED wsdl2java generates compiler warning Trivial Closed

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 179
   7%
In Progress In Progress 2
Reopened Reopened 2
Resolved Resolved 207
   8%
Closed Closed 2158
   85%

Open Issues

By Priority
Critical Critical 5
   3%
Major Major 148
   81%
Minor Minor 30
   16%

By Assignee
Ajay Paibir 1
   1%
Alessio Soldano 6
   3%
Benson Margulies 5
   3%
Christian Schneider 2
   1%
David Bosschaert 2
   1%
Eoghan Glynn 2
   1%
Jervis Liu 2
   1%
jimma 1
   1%
maomaode 1
   1%
Sergey Beryozkin 2
   1%
Thomas Diesler 1
   1%
Willem Jiang 2
   1%
Unassigned 156
   85%