3.3. Routing
Table 3.3, “Routing Issues Resolved in 6.1” lists the issues resolved in version 6.1.
Issue | Description |
---|---|
CAMEL-4857 | Endpoint URI normalization: information in path is lost |
CAMEL-5206 | Different servlets interfere with each other |
CAMEL-5376 | Mail component does not work as expected (Email Deletion is partially broken et Disconnect does not work well) |
CAMEL-5440 | mock endpoint should not add the expect header check task every time we call the expectedHeaderReceived() |
CAMEL-5455 | Allow configuring dataCoding independend of alphabet |
CAMEL-5459 | Folder closed too early when working asynchronously |
CAMEL-5476 | HTTP GET request fails on Yahoo historical data download BUT AHC succeeds |
CAMEL-5555 | In ScheduledRoutePolicy a suspended route cannot be started |
CAMEL-5616 | Share properties configuration between CDI and CamelContext |
CAMEL-5626 | JmsToJmsTransactedSecurityTest in camel-jms fails every now and then |
CAMEL-5682 | possible NullPointerException in org.apache.camel.util.ObjectHelper.getCamelPropertiesWithPrefix(prefix, camelContext) |
CAMEL-5684 | possible null pointer exception for FTP endpoint |
CAMEL-5685 | File consumer - May delete file to early when using multicast |
CAMEL-5741 | camel-cdi - Adding duplicate route builder beans to internal list |
CAMEL-5844 | Camel Tracer not showing some EIP names |
CAMEL-5876 | autoStartup=false in camelContext misbehaves |
CAMEL-5885 | httpClient parameter prevent the use of Intercept in camel-http4. |
CAMEL-5928 | SJMS component's pom.xml missing taskmanager package in camel.osgi.private.pkg |
CAMEL-5964 | Camel feature file doesn't validate |
CAMEL-6004 | Tokenize XML does not support self-closing XML tokens |
CAMEL-6033 | NoRedeliveryOnShutdown doesn't work for DeadLetterChannel |
CAMEL-6041 | Bindy does not handle separator at the end of quoted field, appends next field |
CAMEL-6060 | spring-dm and blueprint - OSGi language resolver does not work |
CAMEL-6078 | Multiple http4 components modify each other port setting |
CAMEL-6093 | Multiple consumers exists on the same JMS endpoint uri and if you remove a consumer the other active consumers do not receive any messages anymore. |
CAMEL-6107 | Language option not working for twitter streaming event filter |
CAMEL-6109 | <to/> step in a <doCatch/> block runs when the <doTry/> tag is closed in the wrong place |
CAMEL-6111 | camel-test-blueprint - May parse blueprint xml file concurrently and start 2 Camels |
CAMEL-6133 | Logger destroyes SaxSource |
CAMEL-6134 | camel-jclouds - Does not work in OSGi - Seems META-INF/services loader may not work |
CAMEL-6136 | camel-xmlrpc: In message headers not preserved |
CAMEL-6138 | camel-xmlrpc: dataformat not included in jar |
CAMEL-6160 | CamelSpringJUnit4ClassRunner ignores annotation based context configurations. |
CAMEL-6168 | SQL component will not look for parameters in header when no body in message |
CAMEL-6171 | camel-cxf - Should detect existing User-Agent header to avoid adding duplicate |
CAMEL-6187 | http4 component should default to charset based on content type |
CAMEL-6188 | CXF cosumer should set Exchange's charset name, if content type provides one |
CAMEL-6191 | Simple expression and predicate behaviors are different when accessing to map with a space in the key |
CAMEL-6197 | Memory leak when using CometD producer |
CAMEL-6219 | FTPOperations changeCurrentDirectory uses local OS path separator, instead of FTP Server. File upload fails. |
CAMEL-6231 | Camel Split doesn't processes the payload of the file, received via FTP |
CAMEL-6234 | camel-bindy - Multiple models in the same package lead to unpredictable results |
CAMEL-6243 | npe when receiving a soapfault with the CXF_MESSAGE dataformat |
CAMEL-6244 | camel:run in blueprint is broken |
CAMEL-6250 | Setting id on endpoint in <from> may not work |
CAMEL-6252 | camel-aws - Possible concurrent modification exception |
CAMEL-6253 | JettyToCxfRs proxy doesn't work |
CAMEL-6255 | NotifyBuilder - whenSentTo - Should be per exchange and not a shared state |
CAMEL-6259 | Scheduled thread pools is not removed from JMX when shutting down |
CAMEL-6261 | Simple ognl expression - Possible NPE when using String replaceFirst and replacing with an empty string |
CAMEL-6262 | org.apache.camel.support.ServiceSupport: InputStream not being explicitly closed |
CAMEL-6267 | camel-cxfrs blueprint configure could not be installed if there are some subelement settings |
CAMEL-6271 | StringQuoteHelper - Should ignore whitespace between quoted parameters |
CAMEL-6274 | camel-example-reportincident failed |
CAMEL-6275 | camel-example-route-throttling failed |
CAMEL-6276 | camel-example-spring-jms failed |
CAMEL-6277 | camel-example-spring-security failed |
CAMEL-6278 | camel-example-reportincident-wssecurity failed |
CAMEL-6280 | camel-example-osgi failed |
CAMEL-6281 | camel-example-cxf-tomcat failed |
CAMEL-6283 | Restarting routes using sql aggregation repository may lead to Class loading issues |
CAMEL-6284 | camel-fop - Does not propagate headers |
CAMEL-6287 | UnknowHostException does not reach onCompletion() if consumer.bridgeErrorHandler is enabled |
CAMEL-6291 | <routeContext> can't be reused in multiple contexts when propertly placeholder resolution is used |
CAMEL-6297 | Commands doesn't support a custom JMX Agent |
CAMEL-6298 | Camel dont set ID for ToDefinition object, when using validate in the route |
CAMEL-6300 | AdviceWith doesn't work with doTry |
CAMEL-6302 | Mina UDP default codec should keep the data as byte[] |
CAMEL-6305 | debugBefore() and debugAfter() not called if unit test extends CamelBlueprintTestSupport |
CAMEL-6307 | Regression in 2.11.0 bean invocation |
CAMEL-6309 | Sftp upload to subdirectory does not work if home directory is root ("/" or "") |
CAMEL-6311 | DeadLetterChannel - When messages sent to DLQ it should always regard it as handled = true |
CAMEL-6312 | Setting exceptionHandler on consumer from uri should work |
CAMEL-6313 | Property placeholder optimization broke placeholders in Spring camelContext configuration |
CAMEL-6317 | Camel-validator not able to resolve schema when using useSharedSchema=false |
CAMEL-6319 | Not possible to advice activemq endpoint with options |
CAMEL-6322 | camel-example-cxf-osgi camel-example-cxf-blueprint have some warning when running the test |
CAMEL-6323 | FixedLength Bindy DataFormat does not work with @Link |
CAMEL-6326 | BridgePropertyPlaceholderConfigurer does not support nested Spring properties from System variables |
CAMEL-6328 | Simple expression and predicate have different behaviors when used along with properties |
CAMEL-6333 | StringQuoteHelper not able to handle single quote inside double quote |
CAMEL-6335 | Sftp cannot change to parent directory in a stepwise fashion |
CAMEL-6341 | DefaultShutdownStrategy shutdown timeout of 0 will never timeout and go in negative time |
CAMEL-6348 | SecurityException in HDFS producer/consumer when no security configuration is present |
CAMEL-6349 | camel-restlet - Should set response correctly on Exchange depending on has out or not |
CAMEL-6352 | camel-shiro - Should detect new username if always reauthenticate is false |
CAMEL-6358 | BigDecimalFormat can't deal with the number with big precision |
CAMEL-6367 | The logic in stream producer should sync (lock) and not per method which is wrong |
CAMEL-6374 | vm component - Stopping a route when using multipleConsumers should not stop MP if there is other routes using it |
CAMEL-6375 | Headers are not set correctly in some situation |
CAMEL-6385 | New restlet endpoints don't work if route is created after restlet server is started. |
CAMEL-6390 | Route with suspended SedaConsumer can't be stopped correctly |
CAMEL-6395 | bean language - Should always use ?method= as preferred way for specifying the method name, can cause problems with the old dot style |
CAMEL-6396 | camel-solr - Should close its resources when stopping |
CAMEL-6400 | CamelContext fails to start using placeholder in "simple" in conjunction with BridgePropertyPlaceholder |
CAMEL-6404 | cCXF route proxy cannot return Fault message to client when Dataformat is CXF_MESSAGE |
CAMEL-6413 | File consumer - Race condition for markerFile read lock strategy |
CAMEL-6414 | LOG-Eip log an ERROR by evaluating Simple Language expression |
CAMEL-6416 | ScriptBuilder Some scripting are exception lost |
CAMEL-6421 | Graceful shutdown with maximum redeliveries enabled from seda route may hang |
CAMEL-6432 | baseResource of Jetty ServletContextHandler does not work when project deployed as a bundle |
CAMEL-6434 | The configAdminFileName property does not be picked up when run command: mvn camel:run |
CAMEL-6436 | camel-rss and camel-atom - Should includes feeds with same pub timestamp as it okay |
CAMEL-6440 | loss of data on xpath after cxf (payload-mode) |
CAMEL-6441 | Exception in service start (when before start it was in stopped state) leaves service in starting state |
CAMEL-6442 | camel-netty-http route throws java.lang.IllegalStateException |
CAMEL-6443 | camel-quickfix - Engine that could not start (e.g. because of store creation problems) is still stored in the engiens map, thus making futher starts problematic |
CAMEL-6447 | endChoice() has no effect in nested choice definition |
CAMEL-6452 | FileUtil.getDefaultTempDir() causes a classloader leak in webapps |
CAMEL-6455 | Bean component - Calling a bean with method name with () as empty parameter - Better error message if method does not exists |
CAMEL-6461 | camel-quartz - Stateful job - Redeploying bundle/war and having changed endpoint uri issue |
CAMEL-6464 | connectionTimeout property is ignored by JavaMail |
CAMEL-6473 | NULL values are not supported in named parameters |
CAMEL-6478 | TestNG test cases not working correctly with groups |
CAMEL-6499 | Copy of GenericFileMessage returns NULL from toString |
CAMEL-6501 | camel-cxf-transport's blueprint/camel.xsd xml schema is invalid |
CAMEL-6504 | org.apache.camel.main.Main#doStop() throws java.lang.IndexOutOfBoundsException |
CAMEL-6514 | SFTP: NPE if no private key file is supplied |
CAMEL-6516 | camel-mina and camel-mina2 fail when configured with Spring or blueprint |
CAMEL-6537 | Routing slip EIP - Does not send ExchangeSentEvent notifications |
CAMEL-6538 | NPE in validator component if no classpath prefix |
CAMEL-6540 | camel-netty - Add option to enrich Camel message with client certificate details to make it easy to get these details |
CAMEL-6541 | DefaultUnitOfWork's headers for the original message are the same object as the in message headers |
CAMEL-6544 | StringQuoteHelper should skip the separate character |
CAMEL-6546 | Installation of camel-mybatis feature fails |
CAMEL-6548 | XQueryBuilder will override any saxon Configuration provided |
CAMEL-6549 | ManagedBacklogTracer implements an incorrectly named ManagedTracerBacklogMBean interface |
CAMEL-6557 | AbstractListAggregationStrategy does not work with batch completion strategy |
CAMEL-6561 | Inserting JSON like data with sql component cause a java.lang.StackOverflowError |
CAMEL-6563 | camel-netty - unable to consume on UDP multicast addresses |
CAMEL-6569 | xslt component with saxon=true does not work in OSGi |
CAMEL-6571 | Wrong InputStream reference is used in method storeFile of class ScpOperations |
CAMEL-6572 | Validator component - Loading resource on classpath with relative paths doesnt work in OSGi |
CAMEL-6573 | adjust to the changed behavior in ehcache's CacheManager instance creation |
CAMEL-6574 | FTP consumer does not detect file changes |
CAMEL-6576 | Fix a potential NPE |
CAMEL-6585 | camel-cxf should shutdown the bus when the endpoint is stopped. |
CAMEL-6586 | JMX - browsable endpoints such as seda has some attributes listed as unavaiable |
CAMEL-6592 | Invalid javadoc for org.apache.camel.spi.ShutdownStrategy#setTimeout |
CAMEL-6593 | Predicates from java dsl are not dumped to xml correctly |
CAMEL-6595 | camel-cmis component: test packages have the wrong name |
CAMEL-6599 | camel-netty-http - Must include HOST header in client and server must validate HOST header exists |
CAMEL-6602 | camel-cxf ClassCastException when use cxf FailoverFeature |
CAMEL-6604 | Routing slip and dynamic router EIP - Stream caching not working |
CAMEL-6605 | Custom HttpClientConfigurer makes Basic Authentication and Proxy settings ineffective |
CAMEL-6606 | When restart camel, lucene index folder always by empty |
CAMEL-6607 | Tokenize XML does not support child elements with names similar to their parent |
CAMEL-6609 | CXF FailoverFeature does not take effect when camel-cxf producer uses async invocation |
CAMEL-6610 | Always got IndexOutOfBoundsException when customized id of wireTap component |
CAMEL-6614 | quartz consumer - Suspend and resume does not work |
CAMEL-6617 | RabbitMQConsumer doesn't put the body into message |
CAMEL-6624 | csv component doen't accept tab character as delimiter |
CAMEL-6625 | potential NPE in CxfConsumer if the PAYLOAD not match the ServiceModel |
CAMEL-6626 | Search critera for toSentDate throws NPE |
CAMEL-6627 | Splitter should close iterator if there was an exception and stopOnException enabled |
CAMEL-6630 | Validation using JAXB format is not thread safe |
CAMEL-6641 | SJMS component throws class cast error when used with IBM Webshpere MQ |
CAMEL-6652 | Resolving endpoints before route start leads to JMX registration failure |
CAMEL-6656 | spring-batch - Looses headers |
CAMEL-6658 | camel-example-loan-broker - is broken on master |
CAMEL-6662 | camel-yammer - don't share requestor between different endpoint types |
CAMEL-6663 | camel-sap-netweaver throws JsonParseException when using json=false option |
CAMEL-6667 | Loop EIP doesn't honour copy option in some circumstances |
CAMEL-6669 | doneFileName=${file:name} don't work with ftp component |
CAMEL-6672 | RabbitMQConsumer doesn't call the queueDeclare rightly |
CAMEL-6683 | camel-dozer - Does not work well in OSGi Blueprint |
CAMEL-6684 | camel-cxf RAW message data format doesn't support MTOM |
CAMEL-6687 | Using simple language OGNL expressions doesn't work for Bean Binding when a field is null |
CAMEL-6690 | Memory leak SoapOutInterceptor.writeSoapEnvelopeStart with security headers |
CAMEL-6691 | seda - queue size compare should use equals |
CAMEL-6693 | Camel-5676 introduced a regression for JMX with spring/blueprint |
CAMEL-6695 | mbeansRegistered in DefaultManagementAgent isn't ThreadSafe |
CAMEL-6696 | camel-cxf should not setup the holder and wrapperClass interceptors in CXF_MESSAGE data format |
CAMEL-6699 | camel-blueprint - Using routeContextRef to refer to a RouteBuilder in another bundle causes ClassCastException |
CAMEL-6700 | camel-blueprint - Using <endpoint> and referrring to SSLContextParameters with property placeholders can lead to CircularDependencyException |
CAMEL-6702 | camel-http4 - In bridge mode should use noop cookie store to not eat memory |
CAMEL-6709 | camel-yammer - Endpoint yammer:current throwns JsonMappingException exception |
CAMEL-6714 | Installation of camel-stomp feature fails |
CAMEL-6723 | Message history - Possible ArrayIndexOutOfBoundsException |
CAMEL-6726 | Camel-Redis: Serializer passed through URI is used only on consumer |
CAMEL-6727 | XML Signature Component: Stream not closed in XmlSignerHelper.getXslTransform(String path) |
CAMEL-6730 | camel-netty - RequestTimeout should not trigger if we read data |
CAMEL-6740 | System property org.apache.camel.jmx.createRmiConnector is ignored with spring xml |
CAMEL-6741 | Upgrade to hadoop 1.2.1 |
CAMEL-6743 | Using @Simple (or others) bean parameter binding for boolean type should eval as predicate |
CAMEL-6750 | readLock=fileLock causes GenericFileOperationFailedException |
CAMEL-6752 | Bean binding to covariant methods throws AmbiguousMethodCallException |
CAMEL-6757 | scp task does not respect StrictHostKeyChecking option |
CAMEL-6758 | Null Pointer exception when removing SjmsComponent |
CAMEL-6762 | HttpConnectionManagerParams doesn't take effect when it is set to HttpComponent |
CAMEL-6767 | rabbitmq component sends basic ack after channel closed when endpoint is set to autoAck |
CAMEL-6770 | camel-resltet - Restlet producer problem after recent upgrade |
CAMEL-6771 | ConcurrentModificationException thrown from inside camel splitter |
CAMEL-6779 | StaxConverter: encoding problems for XMLEventReader and XMLStreamReader |
CAMEL-6781 | IntrospectionSupport.setProperty ClassCastException if you have overloaded methods |
CAMEL-6789 | Missing packages from camel-quartz2.jar |
CAMEL-6790 | Resuming a bundle that uses blueprint+camel fails if it was suspended externally |
CAMEL-6793 | Camel 2.12 shows unexpected warning "Cannot determine current route from Exchange" |
CAMEL-6796 | camel-xmlsecurity - Some options is not exposed as getter/setters |
CAMEL-6797 | camel-quartz2 - The test SpringQuartzConsumerTwoAppsClusteredFailoverTest fails and the same test passes well by camel-quartz |
CAMEL-6800 | Bean language - Having dots in parameters cause bean id lookup problem |
CAMEL-6802 | Using stopOnException in splitter should not copy result back as we should preserve original exchange |
CAMEL-6804 | camel-facebook - Problem with jsonStoreEnabled option |
CAMEL-6810 | Bean Component/BeanBinding: Body as InputStream parametr (specified as ${body} in route) |
CAMEL-6817 | Multiple NPE during unmarshal with PGPDateFormat |
CAMEL-6818 | Netty - SSLContext should be initialized once and reused - Also race condition in current code |
CAMEL-6821 | RabbitMQ Component unable to transfer custom headers |
CAMEL-6822 | camel-facebook - Error when calling endpoint with options from header and configuration bean |
CAMEL-6823 | STOMP endpoint not configurable via URI options |
CAMEL-6825 | Jetty component should remove httpClientMinThreads & httpClientMinThreads from parameters during endpoint creation |
CAMEL-6828 | JettyContentExchange hides the original error |
CAMEL-6832 | camel-qaurtz - Memory leak - when an exception is thrown during the scheduling phase |
CAMEL-6839 | Facebook endpoint incorrectly sets the nameStyle field to GET_AND_SEARCH even when no search* candidate methods are found |
CAMEL-6845 | Using recipient list to a route that has no error handler should allow caller route to trigger its error handler |
CAMEL-6847 | FacebookConsumer does not decode the Reading since field correctly |
CAMEL-6851 | Target name with underscores and cron expression throws Exception in QuartzComponent.createEndpoint |
CAMEL-6853 | UnsafeUriCharactersEncoder is missing hex digits |
CAMEL-6854 | Type conversion between DOMSource and InputStream breaks on Windows |
CAMEL-6861 | camel-netty-http route cannot proxy the response which is chunked |
CAMEL-6866 | ConcurrentModificationException when starting QuickFIX/J component with more than one engine |
CAMEL-6867 | camel-hdfs - HdfsProducer filename collisions when Producer instance recreated |
CAMEL-6870 | camel-script - Memory leak if creating a lit of expressions and predicates |
CAMEL-6871 | Log compenent removes line separators from logged message |
CAMEL-6872 | came-netty-http - Content-Type may have optional action parameter |
CAMEL-6873 | Camel-Gson does not respect Exchange.CHARSET_NAME |
CAMEL-6874 | camel-jpa - Avoid sharing the same EntityManager object across JpaEndpoint, it's Producers & Consumers as per se EntityManagers are not thread-safe. |
CAMEL-6878 | camel-cxf-transport component does not include Content-Type in the map of headers |
CAMEL-6880 | camel-http4 - Should support defining multiple components with different names |
CAMEL-6881 | The XmlSignatureProcessor only supports the Santuario SecurityProvider |
CAMEL-6888 | camel-jclouds JcloudsPayloadConverter doesn't copy the inputstream |
CAMEL-6889 | CBR - Should break out if exception was thrown when evaluating predicate |
CAMEL-6895 | camel-xmljson: Encoding is not considered while marhaling |
CAMEL-6903 | camel-netty-http - Endpoint should include params in uri so they are unique |
CAMEL-6905 | IMAP message flagged as SEEN following rollback |
CAMEL-6910 | xslt endpoint - JMX attributes for state and camelId not available |
CAMEL-6914 | Camel fails to send messages to IPv6 address with a port number |
CAMEL-6915 | camel-jetty - jetty producer misses a colon in the getUrl of HttpOperationFailedException |
CAMEL-6921 | camel-netty - producer channel pool should not close channel on destroy from pool, but noop |
CAMEL-6922 | XmlConverter cannot convert from ElementNSImpl to Document |
CAMEL-6926 | ContentType does not returns "multipart/form-data;boundary=---------------------------j2radvtrk" |
CAMEL-6932 | The "dns.server" is not optional. |
CAMEL-6936 | FTP route with idempotent repo does not detect modified files |
CAMEL-6940 | tokenize xml for splitter throwing org.xml.sax.SAXParseException; XML documents structures must start and end within the same entity. |
CAMEL-6941 | ConcurrentModificationException while shutting down camel |
CAMEL-6945 | camel-netty-http producer should close the connection when the request connection header is close |
CAMEL-6948 | ProducerCache should not only stop non-singelton Producers but also shutdown them afterwards as well if the given Producer is a ShutdownableService |
CAMEL-6964 | Camel FileComponent: Done file will not be removed if moveFailed option is configured and an error occurs |
CAMEL-6967 | Problem with trunking idempotent filestore when parent directory not exists |
CAMEL-6974 | Missing fields in RestResources DTO in Salesforce component |
CAMEL-6983 | camel-paxlogging ignores some properties from the local thread |
CAMEL-6987 | JMX - browseMessageAsXml for files does not work if includeBody is enabled |
CAMEL-6991 | Problem with stream caching and DefaultHttpBinding.writeResponse |
CAMEL-6994 | Camel load balancers should be restartable |
CAMEL-6996 | Missing "throw" statements in CdiCamelContext |
CAMEL-7005 | camel-stream - stream in requires 2 x enter to react in console demo |
CAMEL-7009 | RabbitMQ Consumer does not pick up REPLY_TO |
CAMEL-7011 | Upgrade CXF version to 2.7.7 |
CAMEL-7016 | JMX - Update route from xml on route mbean should update current route only |
CAMEL-7018 | Using custom beans with @ManagedResource shows unavailable standard attributes |
CAMEL-7021 | Allow clearing of field 'Name' for upserts in Salesforce component |
CAMEL-7025 | StaxConverter throws NPE |
CAMEL-7028 | tooling - Using the embedded goal of the Camel Maven Plugin ends up with a NPE |
CAMEL-7029 | quartz2 - Simple trigger should repeat forever by default |
CAMEL-7031 | RabbitMQ Producer not able to use the default exchange |
CAMEL-7035 | camel-core-osgi doesn't properly handle different version of the same bundle |
CAMEL-7036 | Camel XSD validation not working with apache xerces |
CAMEL-7037 | tooling - Using the embedded and run goals of the Juice Maven Plugin ends up with a NPE |
CAMEL-7042 | Graceful shutdown of RabbitMQConsumer requires channel.close() |
CAMEL-7044 | We should ignore the rabbitmq.ROUTING_KEY when bridgeEndpoint option is true |
CAMEL-7045 | BacklogTracer - dumpTracedMessages should check for route id as well |
CAMEL-7049 | Cannot set JMSReplyTo with a topic destination when sending a message to a queue |
CAMEL-7052 | PGPDataFormat: Unable to encrypt using subkey |
CAMEL-7055 | NullPointerException at FileInputStreamCache.<init>(FileInputStreamCache.java:52) in connection with DataFormat.marshal |
CAMEL-7057 | Issue with password having double && |
CAMEL-7058 | camel-sql - Setting SQL_ROW_COUNT header is not updated if the header already exists |
CAMEL-7061 | DefaultCxfRsBinding only uses Exchange.getOut() |
CAMEL-7062 | Tracer, BacklogTracer and BacklogDebugger should stop/shutdown when Camel does that |
CAMEL-7064 | JcrProducer ignores existing nodes and creates invalid node hierarchies |
CAMEL-7068 | Flatpack skips 1 row every 2 rows when using split with streaming=true |
CAMEL-7069 | Sending an empty soap body message to a generic provider camel-cxf consumer results in NPE |
CAMEL-7073 | camel-restlet - request headers are sent in response |
CAMEL-7077 | FtpEndpoint createRemoteFileOperations should keep the parameter for next invocation |
CAMEL-7085 | ZooKeeperProducer should shutdown the ConnectionManager when it is closed |
CAMEL-7087 | StreamCache does not reset at the end of the pipeline |
CAMEL-7096 | The ObjectHelper#createIterator utility should properly adhere the java.util.Iterator contract |
CAMEL-7100 | CLONE - Camel Splitter eat up exceptions recorded by the underlying Scanner |
CAMEL-7102 | Broken JUnit classes for testing authentication in camel-jcr |
CAMEL-7107 | camel-sjms NullPointerException in case of connection loss |
CAMEL-7111 | Multicast EIP with only one child processor does not call aggregate strategy |
CAMEL-7112 | A single call of consumerTemplate.receiveBody consumes more than one messages from a SEDA queue |
CAMEL-7116 | JettyHttpProducer.doStop does not stop client thread pool |
CAMEL-7120 | NullPointerException on BindyFixedLengthFactory.unbind() |
CAMEL-7123 | Enable Xml Transformer security processing feature by default |
CAMEL-7125 | tokenizeXml fails when attributes have a / in them |
CAMEL-7129 | Remove the CamelXsltResourceUri header from xslt component |
CAMEL-7130 | Set XsltBuilder allowStax attribute to be true by default |
CAMEL-7132 | QuartzComponent with custom Scheduler and multiple contexts requires JMX to be enabled |
CAMEL-7139 | Problem with MvelExpression class visibility between camel bundles |
CAMEL-7141 | Custom HeaderFilterStrategy does not work when set it on either component or endpoint uri |
CAMEL-7142 | CsvDataFormat unmarshal overwrites delimiter in static CSVStrategy strategies |
CAMEL-7143 | camel-groovy - Evaluation returns 1st result only |
CAMEL-7145 | Added username, password options on cxf endpoint |
CAMEL-7146 | NPE in Aggregator when completionSize = 1 |
CAMEL-7155 | Incorrect implementation of the method StringHelper.hasStartToken() |
CAMEL-7159 | camel-bindy not picking up @Link annotation items |
CAMEL-7160 | Throttling has problems with rate changes |
CAMEL-7161 | camel-dozer - Can cause dead-lock in init when using spring |
CAMEL-7163 | BacklogDebugger - Should not change body/header type to string |
CAMEL-7167 | AbstractListAggregationStrategy : at the end of the split, the body is not replaced by the agregated list |
CAMEL-7172 | camel-netty - Some options in netty configuration do not support # lookup |
CAMEL-7182 | camel-guice - PostConstruct do not throw checked exception |
CAMEL-7183 | Failed to validate camel-fop feature |
CAMEL-7185 | APT - Should check inherited class/interface for UriParam when scanning |
CAMEL-7192 | PGPDataFormat: Sub-Key not supported for signing and correct selection of encryption/signing key via KeyFlag |
CAMEL-7194 | [cxfrs] Bus features aren't initialized |
CAMEL-7200 | getComponentDocumentation do not work in OSGi |
CAMEL-7207 | CxfRsEndpoint should accept in/out interceptors and properties |
CAMEL-7209 | NIOConverter.toByteArray return bad data. |
CAMEL-7210 | getComponentDocumentation does not work if component name has dash in name |
CAMEL-7213 | NIOConverter need to call flip() when we put something into the buffer |
CAMEL-7219 | Language endpoint with constant cannot load from classpath |
CAMEL-7230 | SJMS does not respect QoS settings (ttl/persistence) for sending to queues |
CAMEL-7275 | Using doTry .. doCatch with recipient list should not trigger error handler during recipient list work |
CAMEL-7279 | Yammer now uses bearer token for auth |
CAMEL-7299 | camel-hbase feature should depend on scripting-api bundle |
CAMEL-7310 | Restlet - Need to run in sync mode due bug in restlet |
DIRMINA-908 | Mina 2.0.5 is no longer binary compatible with 2.0.4 due slight API change in IoAcceptor |
ENTESB-1119 | 2 archetypes are missing our repository entries |
ENTESB-1228 | Update to jclouds 1.7.1 |
ENTESB-1262 | Mixed version of Spring |
MR-772 | In Facebook component for Fuse option jsonStoreEnabled=true doesn't enable to call DataObjectFactory.getRawJSON |
MR-781 | Facebook endpoint incorrectly sets the nameStyle field to GET_AND_SEARCH even when no search* candidate methods are found |
SMX4-1395 | EHCache bundle should include the META-INF/services so the ServiceLoader works |