Version 3.2.4

UNRELEASED

Start date not set

Release date not set

Release Notes

PTKeySummaryAssigneeStatus
BlockerBugSMXCOMP-20BeanEndpoint.requests map leaks a request when sending in-only mep with seda flow to a TransformBeanSupport-extended bean Gert VanthienenResolved
BlockerBugSMXCOMP-335Sending an exchange in a thread created by the bean result in a NullpointerException on DeliveryChannel.send()Guillaume NodetResolved
CriticalBugSMXCOMP-28in-out cxf-bc async jms consumer with cxf-se provider loses messages under load with no errors reportedFreeman Yue FangResolved
CriticalBugSMXCOMP-252EIP Pipeline with "sendFaultsToTarget" = true does not copy properties and attachments to target ME "in" message for a faultGuillaume NodetResolved
CriticalBugSMXCOMP-507smx-jms in-out provider w/unspecified replyTo queue and Pooled/SingleConnectionFactory leaks one temp replyTo queue per messageChris CustineResolved
MajorImprovementSMXCOMP-9if cxf endpoint use specific bus, then we should shutdown the bus cleanly when shutdown the endpointFreeman Yue FangResolved
MajorImprovementSMXCOMP-17Retain NormalizedMessage's SecuritySubject in Camel messageGert VanthienenResolved
MajorBugSMXCOMP-18Camel component crashes when using JMS flowGert VanthienenResolved
MajorBugSMXCOMP-32CXF-SE client proxies should support MTOM/attachmentsFreeman Yue FangResolved
MajorBugSMXCOMP-34CxfSeEndpoint totally ignored service="..." and enpoint="..." attributesFreeman Yue FangResolved
MajorBugSMXCOMP-127No rollback for failed InOnly exchange in JMS consumer endpointGert VanthienenResolved
MajorBugSMXCOMP-129The "Content-Type" property is used in jms messages, but it is not compliant with the jms specGuillaume NodetResolved
MajorBugSMXCOMP-131Update servicemix-jms to use soap over jms spec property valuesChris CustineResolved
MajorBugSMXCOMP-133new smx-jms marshaler throws exception attempting to copy property "JbiConstants.DATESTAMP_PROPERTY_NAME" from NMR to JMSGuillaume NodetResolved
MajorImprovementSMXCOMP-136smx-jms consumer endpoints should support maxConcurrentConsumers property from Spring JMSGuillaume NodetResolved
MajorBugSMXCOMP-141smx-jms new, non-soap, in/out, provider/consumer endpoints do not pass JBI Attachments correctlyGuillaume NodetResolved
MajorBugSMXCOMP-143smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctlyGuillaume NodetResolved
MajorImprovementSMXCOMP-157Update JettyContextManager to use QueuedThreadPool (BoundedThreadPool is deprecated)Chris CustineResolved
MajorTaskSMXCOMP-159Upgrade to Jetty 6.1.12Gert VanthienenResolved
MajorBugSMXCOMP-165servicemix-http provider endpoint may convey incorrect http headers, leading to problemsGuillaume NodetResolved
MajorImprovementSMXCOMP-173Add "uploadPrefix" property to FtpSenderEndpointGert VanthienenResolved
MajorImprovementSMXCOMP-175Skipping file xxxxxxx: the file no longer exists on the serverLars HeinemannResolved
MajorImprovementSMXCOMP-184Add "features" support from cxf to the smx-cxf-bc endpointFreeman Yue FangResolved
MajorBugSMXCOMP-186Cxf BC Provider can't handle response soap message correctly if there is "whitespace" after <soap:Body> tagFreeman Yue FangResolved
MajorTestSMXCOMP-189CxfBcJmsTransaction*Test is broken caused by recent change in cxfFreeman Yue FangResolved
MajorImprovementSMXCOMP-191Develop test case to demonstrate and verify that smx-cxf-bc consumer endpoint with transactional JMS transport sends transactional exchange correctlyFreeman Yue FangResolved
MajorBugSMXCOMP-193INFO: Interceptor has thrown exception, unwinding now org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR:Freeman Yue FangResolved
MajorBugSMXCOMP-194JBIOutInterceptor is not correctly handling outgoing WSA HeadersFreeman Yue FangResolved
MajorBugSMXCOMP-197OutOfMemoryException (PermGen) after redeploying servicemix-cxf* and servicemix-wsn2005Gert VanthienenResolved
MajorTestSMXCOMP-201changes in CXF-1946 cause CxfBCSEProviderSystemTest failFreeman Yue FangResolved
MajorBugSMXCOMP-202cxf bc provider and cxf se doesn't send DONE back when use onewayFreeman Yue FangResolved
MajorBugSMXCOMP-203cxf bc with ws-security can't work with enable JDBCAuditorFreeman Yue FangResolved
MajorImprovementSMXCOMP-204cxf provider should be able to extract operationName based on payload and wsdl if using doc/literal style in case that no operationName bound to the MessageExchangeFreeman Yue FangResolved
MajorImprovementSMXCOMP-205cxf-bc consumer should allow async sending of message exchanges to the NMRFreeman Yue FangResolved
MajorImprovementSMXCOMP-206ensure OASISCatalogManager is loaded before getting wsdl definitionFreeman Yue FangResolved
MajorImprovementSMXCOMP-208remove unreachable code from JbiInInterceptorFreeman Yue FangResolved
MajorTestSMXCOMP-209test to ensure the different JMSConduit instance share share replyDest work correctly for cxf bc providerFreeman Yue FangResolved
MajorBugSMXCOMP-214smx-cxf-bc consumer throws NPE in CxfBcConsumer.process() for one-way request where synchronous=falseFreeman Yue FangResolved
MajorBugSMXCOMP-215Loading jax-ws-catalog.xml into servicemix-cxf-bc componentFreeman Yue FangResolved
MajorBugSMXCOMP-216need add lock for DeliveryChannel of cxf bc consumer to handle multiple client invocationFreeman Yue FangResolved
MajorImprovementSMXCOMP-225Add additional Log output to the SimpleEndpoint methodsFreeman Yue FangResolved
MajorBugSMXCOMP-226AsyncBaseLifeCycle should catch all throwables when processing a given exchangeGuillaume NodetResolved
MajorBugSMXCOMP-228TransformBeanSupport doesn't manage properly fault message when used in Sync modeGuillaume NodetResolved
MajorImprovementSMXCOMP-230TransformBeanSupport does not support the robust-in-only MEPGuillaume NodetResolved
MajorBugSMXCOMP-232smx-camel errorHandler w/handleFault="true" should consistently throw JBIFaultException and not CamelException when mep is robust-in-onlyJonathan AnsteyResolved
MajorImprovementSMXCOMP-238Upgrade to Camel 1.5Gert VanthienenResolved
MajorImprovementSMXCOMP-239Improve error handling in smx-camelGert VanthienenResolved
MajorImprovementSMXCOMP-242support aegis databinding in cxf seFreeman Yue FangResolved
MajorImprovementSMXCOMP-244add simple frontend support in cxf seFreeman Yue FangResolved
MajorImprovementSMXCOMP-246Add testContextInjectionRobustInOnly() test to CxfSeContextInjectionTest.java to verify robust-in-only mep is handled correctlyFreeman Yue FangResolved
MajorBugSMXCOMP-253Content enricher does not handle StreamSources correctlyGert VanthienenResolved
MajorNew FeatureSMXCOMP-259smx-eip AbstractAggregator should support boolean property "reportTimeoutAsErrors"Guillaume NodetResolved
MajorNew FeatureSMXCOMP-343Provide convenient base classes to simplify servicemix-bean component development (including IN-only MEP Transforms)Guillaume NodetResolved
MajorTestSMXCOMP-413several tests failed in servicemix-cxf-bc of servicemix 3.3 caused by recent changes in cxf 2.1 snapshotFreeman Yue FangResolved
MajorImprovementSMXCOMP-443EIP Aggregators should propagate properties/attachments by default and allow this behavior to be configurableGuillaume NodetResolved
MajorBugSMXCOMP-446Quartz Exception when declaring two sa with quartz endpointChris CustineResolved
MajorImprovementSMXCOMP-450CXF Binding Component ships with the generated code from the hello_world.wsdlFreeman Yue FangResolved
MajorBugSMXCOMP-461Fix smx-cxf-bc consumer timeout property JavaDoc and code interpretationFreeman Yue FangResolved
MajorImprovementSMXCOMP-464avoid adding xmlns for each element when using prefixesFreeman Yue FangResolved
MajorTestSMXCOMP-466WS-RM : the CreateSequenceResponse body is voidFreeman Yue FangResolved
MajorBugSMXCOMP-468JMS consumer to provider route fails without DEBUG logging enabledGert VanthienenResolved
MajorBugSMXCOMP-470we need cache attachment earlier when use ws-addressing and mtomFreeman Yue FangResolved
MajorBugSMXCOMP-474Regression introduced in servicemix-jms default consumer which does not rollback the transactions by default when an exchange with an ERROR status comes backChris CustineResolved
MajorBugSMXCOMP-476A CXF-BC provider used with WS-RM sends the CreateSequence request without SOAP envelopeFreeman Yue FangResolved
MajorTestSMXCOMP-477CxfBcRMSequenceTest failed due to missing configuration fileFreeman Yue FangResolved
MajorTestSMXCOMP-480add test to demostrate cxf proxy works as designed when the proxy target isn't thereFreeman Yue FangResolved
MajorBugSMXCOMP-486InOnly exchange does not rollback jms message on exchange errorChris CustineResolved
MajorBugSMXCOMP-487cxf bc provider lost faultstring and faultcode for incoming soap fault message from externel serviceFreeman Yue FangResolved
MajorImprovementSMXCOMP-490ensure cxf bc and se endpoint check exchange status at very first placeFreeman Yue FangResolved
MajorBugSMXCOMP-493STFlow doesn't work with servicemix-http/servicemix-cxf-bcFreeman Yue FangResolved
MajorBugSMXCOMP-495smx-camel errorHandler does not forward CamelCaughtException message property to target JBI endpointGert VanthienenResolved
MajorBugSMXCOMP-504ConcurrentModificationExceptions under heavy load in CXF BCFreeman Yue FangResolved
MajorBugSMXCOMP-509cxfse:endpoint service and endpoint attributes do not influence nmr endpoint as expectedFreeman Yue FangResolved
MajorBugSMXCOMP-510JMS component DefaultConsumerMarshaler removes whitespace from valid XML messageGuillaume NodetResolved
MajorBugSMXCOMP-511cxf bc provider should close InputStream of response messageFreeman Yue FangResolved
MajorTestSMXCOMP-523Improve test coverage - ServiceMix :: CXF Service EngineFreeman Yue FangResolved
MajorTestSMXCOMP-527Improve test coverage - ServiceMix :: BeanGert VanthienenResolved
MajorTestSMXCOMP-531Improve test coverage - ServiceMix :: EIPFreeman Yue FangResolved
MajorTestSMXCOMP-532Improve test coverage - ServiceMix :: CamelGert VanthienenResolved
MajorTestSMXCOMP-535Refactor CxfBcProviderTestFreeman Yue FangResolved
MajorBugSMXCOMP-536potential memory leak for cxf continuationFreeman Yue FangResolved
MajorTestSMXCOMP-539add test to verify the PIC of cxf bc su will always use its own classloader even use same jetty port with other SUFreeman Yue FangResolved
MajorBugSMXCOMP-540Registration/deregistration problem for consumer endpointFreeman Yue FangResolved
MajorBugSMXCOMP-547CXF-BC Component unable to use web services with parameter named "Body" when useJBIWrapper=falseFreeman Yue FangResolved
MajorImprovementSMXCOMP-548when smx-cxf-bc use MTOM message over JMS transport, need specify jms message type as byte to use real binary way to transfer the attachmentFreeman Yue FangResolved
MajorImprovementSMXCOMP-549add decoupled endpoint support for cxf bc providerFreeman Yue FangResolved
MajorImprovementSMXCOMP-550cxf se should be able to extract operationName based on payload and servicemodel if using doc/literal style in case that no operationName bound to the MessageExchangeFreeman Yue FangResolved
MajorTestSMXCOMP-551update the expired certificate which are used for the security testsFreeman Yue FangResolved
MajorTestSMXCOMP-552Improve test coverage - ServiceMix :: SaxonFreeman Yue FangResolved
MajorTaskSMXCOMP-554refactor tests to not use port 9000 so that the tests can pass with sonar pluginFreeman Yue FangResolved
MajorBugSMXCOMP-555Not correctly processed org.apache.axis2.AxisFault when using servicemix-cxf-bc as a web service proxy, causes java.lang.NullPointerException in JbiInWsdl1Interceptor classFreeman Yue FangResolved
MajorBugSMXCOMP-557cxf bc should honor implicitly used soap headerFreeman Yue FangResolved
MajorImprovementSMXCOMP-558NormalizedMessageImpl should use the ConcurrentHashMap to avoid the ConcurrentModificationExceptionGert VanthienenResolved
MajorBugSMXCOMP-565JMS consumer marshaler rollBackOnError flag is overwrittenChris CustineResolved
MajorBugSMXCOMP-567ConcurrentModificationException when running servicemix-camel routes under high loadGert VanthienenResolved
MajorBugSMXCOMP-569Setting a Camel message header/attachment through the getHeaders() method does not propagate into the NormalizedMessageGert VanthienenResolved
MajorNew FeatureSMXCOMP-572JbiJAASInterceptor should also support WS-Security X.509 Certificate Token ProfileFreeman Yue FangResolved
MajorImprovementSMXCOMP-574CXF-BC and CXF-SE should allow separate configuration for non-default busCfg at component level.Freeman Yue FangResolved
MajorTaskSMXCOMP-575Intermittent failure in CxfBcRMSequenceTest.testInactivityTimeout()Eoghan GlynnResolved
MajorBugSMXCOMP-577servicemix camel can't deal with the message have the security subject rightlyFreeman Yue FangResolved
MajorBugSMXCOMP-582servicemix-http Customer processor can't handle servlet request correctly in servlet containerFreeman Yue FangResolved
MajorBugSMXCOMP-584when shutdown cxf bc consumer endpoint, shouldn't shutdown the cxf bc component's busFreeman Yue FangResolved
MajorBugSMXCOMP-585cxf bc provider can't handle soap fault message correctly when there's whitespace/tab/return in the fault detailsFreeman Yue FangResolved
MajorBugSMXCOMP-589cxf bc provider shouldn't try to set fault message back to InOnly MessageExchangeFreeman Yue FangResolved
MajorBugSMXCOMP-590The org.apache.servicemix.cxfbc.ws.security.CxfBcHttpsConsumerTest is failing on IBM machinesFreeman Yue FangResolved
MajorImprovementSMXCOMP-591cxf bc provider should be able to send exception back when something wrong during process soap fault messageFreeman Yue FangResolved
MajorNew FeatureSMXCOMP-593cxf se should be able to use the injected WebServiceContext to get/set in/out properties from/to JBI messageFreeman Yue FangResolved
MajorTaskSMXCOMP-596CxfBCPolicyTest intermittently failed on some boxFreeman Yue FangResolved
MajorBugSMXCOMP-600namespace will miss after changing from soap message to jbi message on mac osxFreeman Yue FangResolved
MajorImprovementSMXCOMP-601cxf client proxy in smx should be able to use jaxws way to get/set properties from/to underlying JBI normalized messageFreeman Yue FangResolved
MajorNew FeatureSMXCOMP-616add schemaValidationEnabled flag for cxf bc endpointFreeman Yue FangResolved
MajorBugSMXCOMP-617 CXF-BCProvider and JbiOutWsdl1Interceptor generate classcast exception in case where JBI messageExchange have newline characters in xml (formatted xml).Ulhas BholeClosed
MajorBugSMXCOMP-618should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitlyFreeman Yue FangResolved
MajorImprovementSMXCOMP-626servicemix camel component should support copy the camel message back to NormalizedMessageGert VanthienenResolved
MajorImprovementSMXCOMP-629Refactor component so the Camel route no longer directly accesses the JBI MessageExchange/NormalizedMessageGert VanthienenResolved
MajorBugSMXCOMP-632cxf bc consumer should support the case that there's soap header in the out MessageFreeman Yue FangResolved
MajorBugSMXCOMP-633check if the NormalizedMessage is fault in org.apache.servicemix.cxfse.interceptors.AttachmentInInterceptorFreeman Yue FangResolved
MajorBugSMXCOMP-638NotSerializableException with JMSFlow when camel returns an exception. Gert VanthienenResolved
MajorBugSMXCOMP-640smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"Ulhas BholeResolved
MajorBugSMXCOMP-651smx-camel errorHandler problem when in-only mep received, robust-in-only mep sent, fault returned, and handleFault="true"Gert VanthienenResolved
MajorTestSMXCOMP-676CxfBcRMSequenceTest.testInactivityTimeout failed intermittently especially on some slow windows machineFreeman Yue FangResolved
MajorTaskSMXCOMP-680Add an example unit test for using the Dynamic Recipient List in servicemix-camelGert VanthienenResolved
MajorImprovementSMXCOMP-687We need create a endpoint which delegate the endpoint lifecycle to the camel contextGert VanthienenResolved
MajorBugSMXCOMP-719CamelProviderEndpoint does not copy "out" Camel message headers to JBI "fault" message propertiesGert VanthienenResolved
MajorBugSMXCOMP-731Using a JBI endpoint in the Camel DLC causes exchange to never get DONE/ERRORGert VanthienenResolved
MinorBugSMXCOMP-102Unit test servicemix-jms JmsXBeanDeployerTest: order of endpoints differs between JDK 5 & 6 Gert VanthienenResolved
MinorImprovementSMXCOMP-148Refactor JmsProviderEndpoint to not use reflection to call protected method on Spring JmsTemplate classGuillaume NodetResolved
MinorBugSMXCOMP-231DeploymentException on shutdown when multiple routes target the same endpointGert VanthienenResolved
MinorImprovementSMXCOMP-261set copyAttachments and copyProperties default value to true for ContentEnricher Pipeline and WireTapFreeman Yue FangResolved
MinorTaskSMXCOMP-542remove AbstractBindingFactory.DATABINDING_DISABLED dependency when build interceptor chainFreeman Yue FangResolved
MinorImprovementSMXCOMP-571should put CxfBcProvider instance into cxf exchange for potentially later useFreeman Yue FangResolved
MinorImprovementSMXCOMP-581WSN2005 with CXF-BC: Weird namespaces for nested elementsFreeman Yue FangResolved
MinorImprovementSMXCOMP-672Cache DocumentBuilder for creating new Document instancesGert VanthienenResolved
1133 of 133