Release Notes
Red Hat JBoss Fuse
What's new in Red Hat JBoss Fuse
Version 6.2
Copyright © 2011-2015 Red Hat, Inc. and/or its affiliates.
27 Sep 2017
Abstract
These notes provide an overview of the changes between each release of Red Hat JBoss Fuse.
Chapter 1. What's New
Abstract
This section describes the main features and changes in version 6.2.
1.1. New Features
The main features in version 6.2 are:
- Both Java 7 and Java 8 are now supported. See Red Hat JBoss A-MQ Supported Configurations for detailed information about supported JVMs on different architectures.
- HP UX 11i is now a supported operating system for running Red Hat JBoss Fuse. See Red Hat JBoss A-MQ Supported Configurations for full information.
- Fuse Tooling, which is now delivered as part of Red Hat JBoss Developer Studio Integration Stack, has been enhanced with various functionality and usability improvements. See Red Hat JBoss Developer Studio Integration Stack 8.0.2 Release Notes for more details.
- New Camel connectors have been added for Box, Dropbox, GoogleDrive, OData, and SalesForce APEX API. See the Apache Camel Component Reference for more details.
- New diagnostics tooling has been added to Fuse Management Console. See the Diagnostic Tool Plug-in part of the Management Console User Guide for more details.
- New Insight plugin has been added to Fuse Management Console for better management of logs and metrics of Fabric containers. See the Log Management with Insight part of the Management Console User Guide for more details.
- A REST domain specific language (REST DSL) has been added to allow developers define REST services using REST style expressions such as GET, POST, and DELETE, regardless of the underlying implementation such as camel-jetty, camel-restlet, camel-servlet, or camel-spark-rest. See This content is not included.The API Component Framework in the Apache Camel Development Guide for more details.
- The Camel API Component Framework has been added. It allows creation of Camel components from published WSDL and WADL APIs. See Defining REST Services in the Apache Camel Development Guide for more details.
- Role Based Access Control (RBAC) has been implemented in Fuse CLI (Karaf Console) and Fuse Management Console (Hawtio). See the Role-Based Access Control chapter of the Security Guide for more details.
- New messaging clients and client APIs have been added for JMS, Python and .NET. See Red Hat JBoss A-MQ Client Connectivity Guide for detailed information about the clients and client APIs.
- The logging level can now be changed at runtime using the JConsole. See Change Logging Level at Runtime using JConsole in the Managing and Monitoring a Broker guide for detailed information on how the logging level can be changed.
- JMS messages can now be edited and resent in the Management Console. For detailed information, see Managing JMS Queues and Messages in the Management Console User Guide.
- The MQ Gateway, AMQP protocol stack and MQTT protocol stack have undergone more complex testing compared to the previous release.
- A separately downloadable Integration Package will be delivered post-release. It will enable integration of Red Hat JBoss Fuse applications with Red Hat JBoss BRMS applications.
1.2. Technology Preview Features
The following features are provided as technical previews only in version 6.2, and are not suitable for production environments. For details on what "technical preview" means, see https://access.redhat.com/support/offerings/techpreview/.
- SwitchYard on Karaf. See Getting Started with SwitchYard on JBoss Fuse in the Installation Guide for more details.
- Transformation Tooling. See Getting Started with Data Transformation in the Tooling User Guide for more details.
- SAP Tooling. See Using the JBoss Fuse SAP Tool Suite in the Tooling User Guide for more details.
- Swagger. See Swagger Integration in the Apache Camel Development Guide for more details.
- The SwitchYard part of the Integration Package will the delivered as a technology preview. The rest of the Integration Package's contents will be delivered as fully supported.
Chapter 2. Deprecated and Removed Features
ServiceMix Maven archetypes not supported
The ServiceMix Maven archetypes (with a
groupId of org.apache.servicemix.tooling) are no longer supported and are not available in 6.2. You can use the fabric8 Maven archetypes instead (which provide similar functionality). The fabric8 archetypes have a groupId of io.fabric8.archetypes and the following fabric8 archetypes are available:
karaf-camel-amq-archetype karaf-camel-cbr-archetype karaf-camel-cxf-code-first-archetype karaf-camel-cxf-contract-first-archetype karaf-camel-dozer-wiki-archetype karaf-camel-drools-archetype karaf-camel-eips-archetype karaf-camel-errorhandler-archetype karaf-camel-log-archetype karaf-camel-log-wiki-archetype karaf-camel-webservice-archetype karaf-rest-archetype karaf-secure-rest-archetype karaf-secure-soap-archetype karaf-soap-archetype
Fuse Application Bundles
Fuse Application Bundles (FABs) are no longer supported and are not available in 6.2. Instead of using FABs, it is recommended that you repackage your code as an OSGi bundle, for deployment into the JBoss Fuse container.
JBI container
The Java Business Integration (JBI) container has been removed from JBoss Fuse 6.2.
Apache OpenJPA is deprecated
The Content from openjpa.apache.org is not included.Apache OpenJPA implementation of the Java Persistence API (JPA) is deprecated in 6.2. It is recommended that you use the Content from hibernate.org is not included.Hibernate implementation instead.
Spring Dynamic Modules (Spring-DM) is deprecated
Spring-DM (which integrates Spring XML with the OSGi service layer) is deprecated in 6.2 and you should use the Blueprint framework instead. Using Blueprint does not prevent you from using the Spring framework: the latest version of Spring is compatible with Blueprint.
The camel-infinispan component has been removed from JBoss Fuse 6.2
The
camel-infinispan component is not included in JBoss Fuse 6.2. It is recommended that you use the camel-jbossdatagrid component instead. For details on how to install it, see This content is not included.Red Hat JBoss Data Grid and Red Hat JBoss Fuse in the Red Hat JBoss Data Grid Getting Started guide.
You can use any supported combination of JBoss Data Grid in a given container, where the list of certified versions is listed in the JBoss Data Grid support matrix. For some examples of how to use JBoss Data Grid with JBoss Fuse, see Content from github.com is not included.https://github.com/jbossdemocentral/jdg-fuse-demos.
Chapter 3. What's Next
Abstract
This section describes the main changes expected in the upcoming releases of Red Hat JBoss Fuse.
3.1. New Features Expected in Red Hat JBoss Fuse 6.2.1
The following features are expected to be delivered as part of Red Hat JBoss Fuse 6.2.1:
- Red Hat JBoss EAP will be added as another container option alongside Apache Karaf.
- The Integration Package and all its components will be released as fully supported.
- The Transformation Tooling will be released as fully supported.
- The SAP Tooling will be released as fully supported.
- The former Red Hat JBoss Fuse Service Works components - SwitchYard and BPEL - will be distributed as fully supported components of Red Hat JBoss Fuse, available on both JBoss EAP and Apache Karaf.
3.2. Offline Maven Repositories in Red Hat JBoss Fuse 7
The current delivery mechanism of the offline Maven repositories is expected to change in the next major release, Red Hat JBoss Fuse 7. The planned change is to no longer ship the repositories as downloadable ZIP files, but to provide a script that will download all required artifacts from an online repository.
Chapter 4. Known Issues
4.1. List of Known Issues
The following list describes known issues in version 6.2:
- [Content from issues.jboss.org is not included.FABRIC-963] Cannot create a fabric on a Windows 7 operating system with Java 7
- To connect to the ZooKeeper server, you must change the connectivity type from IPv6 to IPv4. For the detailed solution, see the following Customer Portal article: Cannot create fabric in JBoss Fuse 6.1 Beta on Windows 7
- [Content from issues.jboss.org is not included.ENTESB-2443] Google Mail API - Sending of messages and drafts is not synchronous
- When you send a message or draft, the response contains a Message object with an ID. It may not be possible to immediately get this message via another call to the API. You may have to wait and retry the call.
- [Content from issues.jboss.org is not included.ENTESB-2458] Google Mail Component - Import of message throws sometimes SocketTimeoutException
- Importing a message may throw a
java.net.SocketTimeoutExceptionif the send operation was called before. Workaround: After a send call wait for few moments before calling import. - [Content from issues.jboss.org is not included.ENTESB-2365] Google Drive API bug - Response of permission insert operation mostly does not contain emailAddress property
- Response of permission insert operation sometimes does not return
emailAddressproperty even if the value of request property type was set to user. Nevertheless the permission is successfully inserted. - [Content from issues.jboss.org is not included.ENTESB-2332] Google Drive API JSON reponse for changes returns bad count of items for the first page
- Google Drive API JSON reponse for changes returns bad count of items for the first page. Setting maxResults for a list operation may not return all the results in the first page. You may have to go through several pages to get the complete list (that is by setting pageToken on new requests).
- Configuring a CXF endpoint to only support a specific version of TLS/SSL
- Configuring for a specific version of TLS is possible from Red Hat JBoss Fuse 6.1 rollup 2 onwards. Earlier versions of JBoss Fuse do not allow to explicitly configure a specific TLS/SSL version to be used by the CXF server. For the detailed solution, see the following Customer Portal article: https://access.redhat.com/solutions/1314403
- [Content from issues.jboss.org is not included.ENTESB-3192] Client session is dropped after fabric:create
- The Client session is dropped after fabric:create is run. The workaround is to reconnect to the karaf console after fabric is created.
- [Content from issues.jboss.org is not included.ENTESB-3039] [HTTP Gateway] apis mapping rules don't work right after deployment
- If the
zooKeeperPathproperty in theio.fabric8.gateway.http.mapping-apis.propertiesis changed, a gateway node restart will be required. - [Content from issues.jboss.org is not included.ENTESB-2929] can't install features camel-avro camel-hbase camel-hdfs2
camel-avro,camel-hbase,camel-hdfs2are not supported on Solaris / AIX. The camel-hdfs2 feature can only run if you havelibsnappyjava.dylib in java.library.path. You must manually setuplibsnappyjava.dylibin Red Hat JBoss Fuse before installing these features.JBossFuse:karaf@root> features:info camel-hdfs2 Description of camel-hdfs2 2.15.0.redhat-620133 feature
- [Content from issues.jboss.org is not included.ENTESB-2924] Insight - Elasticsearch: JsonPretty error: Unable to get property 'toLowerCase' of undefined or null reference (:7999:6)
- Insight Elasticsearch page is not supported in IE. The error occurs when clicking rectangles with numbers at Insight - Elasticsearch page.
- [Content from issues.jboss.org is not included.ENTESB-2773] [platform AIX HPUX] camel-leveldb missing native library
- The
camel-leveldbfeature is not supported on IBM AIX, HP-UX, and Oracle Solaris operating systems. - [Content from issues.jboss.org is not included.ENTESB-2770] [OSE][6.2]AMQ6.2 and AMQ6.1 should allow to be installed together in OSE
- It is not possible to update both Red Hat JBoss Fuse 6.1 on OSE and Red Hat JBoss Fuse 6.2 on OSE on the same node. Once you update to Red Hat JBoss Fuse 6.2 using rpm -U or yum you will no longer be able to receive updates (patches) for Red Hat JBoss Fuse 6.1 on OSE.
- [Content from issues.jboss.org is not included.ENTESB-2513] OSE Fuse JVM sometimes dies with SIGABRT
- RHEL customers need to upgrade openjdk to java-1.7.0-openjdk-1.7.0.79-2.5.5.3.el6_6 or later which will fix the
SIGABRT. - [Content from issues.jboss.org is not included.ENTESB-3431] Failed to register plugin exception after patch:install
- A failed to register plugin exception is thrown after running the command patch:install
- [Content from issues.jboss.org is not included.ENTMQ-1040] Stop script ignores arguments
- When shutting down a broker using the stop script, the stop script fails to work remotely.
- [Content from issues.jboss.org is not included.ENTESB-2069] Container which is created from Hawtio can not start if restarting openshift node
- After restarting OpenShift, containers created from Hawtio cannot be started. This happens because the containers started before the ZooKeeper starts running will fail to start. The workaround is to wait for the start and keep restarting untill we get connected to ZooKeeper.
- [Content from issues.jboss.org is not included.ENTESB-3328] [6.2] ./cxf/fabric8 REST API endpoint is not secured
- The default installation of Red Hat JBoss Fuse 6.2 contains
fabric-restfeature which is active by default. This allows to invoke REST-like operations on Fabric (like deleting containers or versions) without any authentication. For 6.2.0, the recommended action is to uninstall this feature after installing Red Hat JBoss Fuse 6.2.- To uninstall the fabric-rest feature, run the command:
features:uninstall fabric-rest
Or you can uninstall (or stop) the bundle by running the command:osgi:uninstall <id of io.fabric8.fabric-rest bundle>
- Then remove
fabric-restfeature from thedefaultprofile by running the command:fabric:profile-edit --delete --feature fabric-rest default
- [Content from issues.jboss.org is not included.ENTMQ-1063] jboss-amq allows user without role full access through non-interactive ssh
- Karaf commands that are not explicitly listed in RBAC access control lists can be invoked in non-interactive shells. To work around the issue, create explicit rules that prevent execution of unwanted commands.
- [Content from issues.jboss.org is not included.ENTESB-3405] Unable to provision SSH container - problem in getting .zip distro
- The ssh container provisioning fails to create or publish the artifacts to the fabric maven instance. The workaround is to remove (temporarely) remote Maven servers so that the resolution completes successfully with just the local maven instance.
- [Content from issues.jboss.org is not included.ENTESB-3200] fuse startup warning on java 8 - PermSize and MaxPermSize support was removed
- During JBoss Fuse 6.2 startup on Java 8, the following warnings are printed to the Karaf console:
$FUSE_HOME/bin/fuse OpenJDK 64-Bit Server VM warning: ignoring option PermSize=128M; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 Please wait while JBoss Fuse is loading... 100% [========================================================================]
You can safely ignore these warnings (thePermSizeandMaxPermSizeJVM options are needed for Java 7, but are ignored in Java 8). - [Content from issues.jboss.org is not included.ENTESB-3342] Command fabric:join ignores option --non-managed
- The
fabric:joincommand ignores the--non-managedoption when joining a standalone container into an existing fabric. This issue will be fixed in the next release of JBoss Fuse.
Chapter 5. Resolved Issues
5.1. General
Table 5.1, “General Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.1. General Issues Resolved in 6.2
| Issue Number | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTESB-1355 | NPE in MavenIndexerFacade after a few minutes |
| Content from issues.jboss.org is not included.ENTESB-1531 | SSH Console regenerates the SSH key on each restart |
| Content from issues.jboss.org is not included.ENTESB-1581 | Set HttpOnly flag for Fuse distros |
| Content from issues.jboss.org is not included.ENTESB-1792 | Fix broken ESB itests |
| Content from issues.jboss.org is not included.ENTESB-1833 | SOAP and SECURE-SOAP quickstarts fail to install |
| Content from issues.jboss.org is not included.ENTESB-1850 | Unable to create a Fabric |
| Content from issues.jboss.org is not included.ENTESB-1870 | Error while using detector ActiveMQDetector in DR1 kit |
| Content from issues.jboss.org is not included.ENTESB-1892 | need filter out more RBAC related configuration files like users.properties|system.properties|jmx.acl.whitelist.cfg from fabric8 kit |
| Content from issues.jboss.org is not included.ENTESB-1900 | In -021 kits Hawtio has Community branding |
| Content from issues.jboss.org is not included.ENTESB-1936 | EsbFullBootTest failure with Insufficient roles/credentials for operation |
| Content from issues.jboss.org is not included.ENTESB-1939 | Clean up welcome message |
| Content from issues.jboss.org is not included.ENTESB-2070 | Add a default hawtio.roles setting to etc/system.properties |
| Content from issues.jboss.org is not included.ENTESB-2071 | RBAC for ActiveMQ brokers is bypassed |
| Content from issues.jboss.org is not included.ENTESB-2105 | Fuse CDC should not include fabric-bundle feature by default |
| Content from issues.jboss.org is not included.ENTESB-2115 | fabric:create fails with 6.2 DR3 034 kit |
| Content from issues.jboss.org is not included.ENTESB-2163 | java.lang.SecurityException: unable to instantiate Subject-based policy when using IBM JVM |
| Content from issues.jboss.org is not included.ENTESB-2183 | Camel-sap feature not available in latest 6.2 kit (-042) |
| Content from issues.jboss.org is not included.ENTESB-2198 | Registry value created by container-default-jvm-options is ignored |
| Content from issues.jboss.org is not included.ENTESB-2202 | connector features does not install |
| Content from issues.jboss.org is not included.ENTESB-2228 | Can't close staging repo for redhat-support-lib-java |
| Content from issues.jboss.org is not included.ENTESB-2296 | example-cxf-cxf.server binds to localhost:9000 instead of $[bind.address]:$[app1.port] |
| Content from issues.jboss.org is not included.ENTESB-2299 | Disable Deploy of Data Layer Plugins from SAP Camel Component |
| Content from issues.jboss.org is not included.ENTESB-2305 | [RH-Support] SUPPORT attachement populated only in case of a Fabric environment |
| Content from issues.jboss.org is not included.ENTESB-2370 | OSE Maven artifacts uploaded to fabric proxy cannot be resolved by containers |
| Content from issues.jboss.org is not included.ENTESB-2381 | Broken camel-linkedin quickstart |
| Content from issues.jboss.org is not included.ENTESB-2403 | Update Camel SAP Quick Start for 6.2 |
| Content from issues.jboss.org is not included.ENTESB-2429 | Broken camel-box quickstart: Cannot deploy to Fuse |
| Content from issues.jboss.org is not included.ENTESB-2444 | Unresolved constraint exception during fuse-full-karaf startup |
| Content from issues.jboss.org is not included.ENTESB-2471 | missing RBAC config for RH Access Log viewing |
| Content from issues.jboss.org is not included.ENTESB-2475 | Insight - MetricsCollector: Error sending metrics, insufficient roles/credentials for operation |
| Content from issues.jboss.org is not included.ENTESB-2582 | Valid XML Documents for IDocs and SAP Structures failing to unmarshal |
| Content from issues.jboss.org is not included.ENTESB-2584 | camel-sap not deploying sources |
| Content from issues.jboss.org is not included.ENTESB-2587 | RH Access - List Cases: pagination disappears when number of displayed records changes |
| Content from issues.jboss.org is not included.ENTESB-2592 | Unmarshalling of IDoc Document List does not initialize root segment class |
| Content from issues.jboss.org is not included.ENTESB-2616 | Include this org.ops4j.pax.url/pax-url-classpath for the standard installation for Fuse |
| Content from issues.jboss.org is not included.ENTESB-2620 | ABAP 'SPACE' keyword assigned as default value in JCo meta-data instead of space character |
| Content from issues.jboss.org is not included.ENTESB-2622 | Can't create fabric with 6.2.0.064 (Could not find quickstarts artefact) |
| Content from issues.jboss.org is not included.ENTESB-2624 | Camel-cxf-contract-first quickstart fails |
| Content from issues.jboss.org is not included.ENTESB-2628 | After installing REST quickstart on patched Fuse: Can't find com.wordnik.swagger.jaxrs.listing.ApiListingResourceJSON |
| Content from issues.jboss.org is not included.ENTESB-2632 | [OSE] [6.2] AMQ cartridge lacks RedHat branding in Hawt.io |
| Content from issues.jboss.org is not included.ENTESB-2633 | Remove obsolete karaf.admin.role setting from system.properties |
| Content from issues.jboss.org is not included.ENTESB-2701 | Beginner quickstarts README.md contain invalid paths |
| Content from issues.jboss.org is not included.ENTESB-2723 | Add missing xalan and xmlresolver bundles to lib/endorsed directory in JBoss Fuse distro |
| Content from issues.jboss.org is not included.ENTESB-2729 | Fix minor typos etc. in Salesforce quickstart |
| Content from issues.jboss.org is not included.ENTESB-2787 | Camel SAP - Spring container - Could not initialize class org.eclipse.emf.ecore.xml.type.XMLTypePackage |
| Content from issues.jboss.org is not included.ENTESB-2793 | Cannot use ssh console /w SSH public-key auth |
| Content from issues.jboss.org is not included.ENTESB-2802 | Export Xerces packages using org.osgi.framework.system.packages.extra instead of org.osgi.framework.bootdelegation |
| Content from issues.jboss.org is not included.ENTESB-2830 | [6.2] WARN in the logs "Old style feature file without namespace found" |
| Content from issues.jboss.org is not included.ENTESB-2910 | SAP Camel Component needs to unregister its Data Providers in OSGi environment |
| Content from issues.jboss.org is not included.ENTESB-2913 | SAP Camel Component Unit Tests Failing |
| Content from issues.jboss.org is not included.ENTESB-2918 | Fuse quickstarts : camel-cxf-code-first and camel-cxf-contract-first tests exceptions |
| Content from issues.jboss.org is not included.ENTESB-2980 | SAP Camel Server Components needs to stop and release JCo Servers |
| Content from issues.jboss.org is not included.ENTESB-3008 | Compile errors in camel-sap component |
| Content from issues.jboss.org is not included.ENTESB-3040 | EsbProfileRedeployTest fails with java.lang.SecurityException: Insufficient credentials. |
| Content from issues.jboss.org is not included.ENTESB-3072 | SAP Camel Server Components do not return responses |
| Content from issues.jboss.org is not included.ENTESB-3081 | etc/config.properties repeated keys |
| Content from issues.jboss.org is not included.ENTESB-3090 | Wrong instruction to build and deploy QS secure-soap |
| Content from issues.jboss.org is not included.ENTESB-3099 | Quickstarts should build without warnings; most should work without fabric |
| Content from issues.jboss.org is not included.ENTESB-3168 | JBoss Fuse BOM - Missing gravia version |
| Content from issues.jboss.org is not included.ENTESB-3189 | Unable to install 2 patches on Fuse without access to Internet |
| Content from issues.jboss.org is not included.ENTESB-3276 | Bug in meta-data for sap-idoclist-server endpoint affecting Karaf console help |
| Content from issues.jboss.org is not included.ENTESB-3344 | Activemq configuration file inconsistent between Fuse and A-MQ |
| Content from issues.jboss.org is not included.ENTESB-3389 | Wrong instructions in cxf-rest quickstart READMEs |
| Content from issues.jboss.org is not included.ENTMQ-1005 | After creating a Fabric in JBoss A-MQ, RBAC is not enabled |
| Content from issues.jboss.org is not included.ENTMQ-1023 | [AMQ 117 + Fabric] Child container Insufficient roles/credentials for operation in log |
| Content from issues.jboss.org is not included.ENTMQ-725 | Use archive.apache.org to ensure reproducible builde |
| Content from issues.jboss.org is not included.ENTMQ-746 | feature jasypt-encryption should be installed by default. |
| Content from issues.jboss.org is not included.ENTMQ-898 | SecurityException during startup |
| Content from issues.jboss.org is not included.ENTMQ-944 | [ER2] activemq.xml has been renamed to broker.xml |
| Content from issues.jboss.org is not included.FABRIC-1174 | log file name changed from fuse.log to karaf.log after fabric:create |
| Content from issues.jboss.org is not included.ENTESB-1364 | Jasypt-Spring is no longer included in Servicemix Jasypt bundle |
| Content from issues.jboss.org is not included.ENTESB-1624 | Have jasypt-spring31 bundle installed out of the box |
| Content from issues.jboss.org is not included.ENTESB-2530 | Move JMX ACL config files into a separate directory |
| Content from issues.jboss.org is not included.ENTESB-2614 | include mvn:org.slf4j/jcl-over-slf4j version in fuse BOM |
| Content from issues.jboss.org is not included.ENTESB-2678 | container-create-ssh should zip up current distro rather than shipping fabric8-karaf distro |
| Content from issues.jboss.org is not included.ENTMQ-993 | Revise current standalone (non-fabric) JBoss A-MQ default transport connectors configuration |
| Content from issues.jboss.org is not included.FABRIC-1054 | Change the form of multi-valued options to singular - they are specified multiple times |
5.2. Messaging
Table 5.2, “Messaging Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.2. Messaging Issues Resolved in 6.2
| Issue Number | Description |
|---|---|
| Content from issues.apache.org is not included.AMQ-4107 | Message order can be broken for Topic under a high load when topicPrefetch=1 and comsumer is slow |
| Content from issues.apache.org is not included.AMQ-4636 | JDBCPersistence DB stopped during message send; JMSException is sent back to client rather than shutting down connection |
| Content from issues.apache.org is not included.AMQ-4727 | Unable to add camel routes to activemq running in a karaf container |
| Content from issues.apache.org is not included.AMQ-4900 | With AMQP transport, Delivery Annotations are stored with the message |
| Content from issues.apache.org is not included.AMQ-4929 | remove old and unused org.apache.activemq.broker.BrokerService#setSupportFailOver |
| Content from issues.apache.org is not included.AMQ-5004 | Dispatching large messages over AMQP is very slow. |
| Content from issues.apache.org is not included.AMQ-5016 | BitArrayBin doesn't work well with index larger than Integer.MAX_VALUE |
| Content from issues.apache.org is not included.AMQ-5052 | DemandForwardingBridgeSupport has noisy log |
| Content from issues.apache.org is not included.AMQ-5082 | ActiveMQ replicatedLevelDB cluster breaks, all nodes stop listening |
| Content from issues.apache.org is not included.AMQ-5086 | vm transport create=false&waitForStart race condition |
| Content from issues.apache.org is not included.AMQ-5105 | leveldb fails to startup because of NoSuchMethodError |
| Content from issues.apache.org is not included.AMQ-5107 | In-flight queue message redelivered to multiple listeners upon broker shutdown |
| Content from issues.apache.org is not included.AMQ-5116 | batchStatment is misspelled for JDBC adaptors |
| Content from issues.apache.org is not included.AMQ-5124 | Exception logged on startup: jolokia-agent: Cannot start discovery multicast handler |
| Content from issues.apache.org is not included.AMQ-5125 | Broker and clients hang |
| Content from issues.apache.org is not included.AMQ-5126 | OnePrefetchAsyncConsumerTest fails intermittently |
| Content from issues.apache.org is not included.AMQ-5127 | MQTT Subscriber with QoS.EXACTLY_ONCE receives messages even after unsubscribing from topic |
| Content from issues.apache.org is not included.AMQ-5128 | Provide SSL_OPTS to all tasks in shell scripts |
| Content from issues.apache.org is not included.AMQ-5131 | Add proton META_INF/services to the activemq-osgi bundle definition so AMQP works inside Karaf |
| Content from issues.apache.org is not included.AMQ-5136 | MemoryUsage is not decremented on a JMS topic when rolling back a transacted session |
| Content from issues.apache.org is not included.AMQ-5138 | Useless code in VMTransport class |
| Content from issues.apache.org is not included.AMQ-5141 | Message expiry that is done as part of a removeSubscription command should not use the clients credentials. |
| Content from issues.apache.org is not included.AMQ-5144 | stomp+nio+ssl very slow message sending |
| Content from issues.apache.org is not included.AMQ-5149 | Potential deadlock |
| Content from issues.apache.org is not included.AMQ-5153 | LevelDB does not store subscribedDestination for durable subscriptions |
| Content from issues.apache.org is not included.AMQ-5155 | Heartbeat fails in STOMP over WebSockets |
| Content from issues.apache.org is not included.AMQ-5159 | STOMP browse gets null pointer exception if ACK mode is not AUTO |
| Content from issues.apache.org is not included.AMQ-5160 | Wildcard subscriptions bypass Authentication / Authorization |
| Content from issues.apache.org is not included.AMQ-5162 | Slave broker does not shutdown after persistence store lockout. |
| Content from issues.apache.org is not included.AMQ-5164 | QueueMasterSlaveSingleUrlTest.testAdvisory fails |
| Content from issues.apache.org is not included.AMQ-5165 | Fix destination statistics queue name |
| Content from issues.apache.org is not included.AMQ-5166 | MessageDatabase does not consistently apply tracker settings |
| Content from issues.apache.org is not included.AMQ-5167 | ActiveMQ web-console fails to start in Karaf - missing import |
| Content from issues.apache.org is not included.AMQ-5174 | Cannot use the JDBCIOExceptionHandler when kahadb is configured with lease-database-locker |
| Content from issues.apache.org is not included.AMQ-5182 | ActiveMQ web demo - chat example - Very slow on JBoss7 after AMQ-4801 |
| Content from issues.apache.org is not included.AMQ-5186 | AMQP producers aren't removed |
| Content from issues.apache.org is not included.AMQ-5187 | Virtual destination consumers do not support retroactive message recovery |
| Content from issues.apache.org is not included.AMQ-5193 | Java Files Started Appearing in activemq-all jar starting in 5.9.0 |
| Content from issues.apache.org is not included.AMQ-5195 | AMQP protocol handler doesn't set session incoming capacity |
| Content from issues.apache.org is not included.AMQ-5198 | MessageConsumer and Producer are not thread safe |
| Content from issues.apache.org is not included.AMQ-5211 | ActiveMQDestination.createDestination() should prevent empty destination name |
| Content from issues.apache.org is not included.AMQ-5216 | BrokerXmlConfigStartTest fails on Windows |
| Content from issues.apache.org is not included.AMQ-5220 | Advisory messages are still empty when received with a Stomp subscription |
| Content from issues.apache.org is not included.AMQ-5222 | Issue with Purge Inactive Destination feature |
| Content from issues.apache.org is not included.AMQ-5223 | activemq-jms-pool is missing OSGi metadata |
| Content from issues.apache.org is not included.AMQ-5224 | XA pooled connection factories are not recoverable |
| Content from issues.apache.org is not included.AMQ-5226 | When create on start is set to true, the JMS Pool can return the same connection twice in a row |
| Content from issues.apache.org is not included.AMQ-5233 | MQTT broker with ACL, try to connect using bad credential sends first connection event and next disconnect event to client |
| Content from issues.apache.org is not included.AMQ-5237 | Link stealing doesn't work for MQTT + Webscokets |
| Content from issues.apache.org is not included.AMQ-5242 | Most Stomp tests fail or hang on AIX |
| Content from issues.apache.org is not included.AMQ-5251 | Scheduler missing some synchronization |
| Content from issues.apache.org is not included.AMQ-5253 | Typo In settings parameter for policyEntries |
| Content from issues.apache.org is not included.AMQ-5258 | Connection reference leak in PooledConnectionFactory leading to expired connections stuck in the pool |
| Content from issues.apache.org is not included.AMQ-5262 | ActiveMQ hangs on shutdown when JMS Bridge is created |
| Content from issues.apache.org is not included.AMQ-5265 | JMX destination entires fail due to race condition in MBeanBridgeDestination |
| Content from issues.apache.org is not included.AMQ-5267 | Some MQTT tests hang on HP-UX |
| Content from issues.apache.org is not included.AMQ-5268 | PooledConnectionFactory gets in endless loop when storing into JNDI |
| Content from issues.apache.org is not included.AMQ-5269 | NIO transports using blocking accept calls, very slow shutdown |
| Content from issues.apache.org is not included.AMQ-5277 | JDBC ack does not use messageId.entryLocator |
| Content from issues.apache.org is not included.AMQ-5281 | Incorrect handling of unknown values in selectors |
| Content from issues.apache.org is not included.AMQ-5295 | HTTPS Network Connector doesn't work with Mutual authentication- HTTPSClientTransport uses wrong SSLSocketFactory |
| Content from issues.apache.org is not included.AMQ-5298 | MQTT Transport can generate class cast exception when subscription is to a Virtual Topic |
| Content from issues.apache.org is not included.AMQ-5299 | MQTT does to calls to unsubscribe on a duplicate subscription request. |
| Content from issues.apache.org is not included.AMQ-5300 | Inifinite loop when attempting to replay levelDB logs to rebuild index |
| Content from issues.apache.org is not included.AMQ-5304 | groupClass not applied to TempDestinationAuthorizationEntry |
| Content from issues.apache.org is not included.AMQ-5306 | Composite destination creation in perf test always builds topics |
| Content from issues.apache.org is not included.AMQ-5315 | NullPointerException in DemandForwardingBridgeSupport.collectBrokerInfos |
| Content from issues.apache.org is not included.AMQ-5316 | LoggingBrokerPluggin, configuration variable logMessageEvents is not used |
| Content from issues.apache.org is not included.AMQ-5317 | NPE on brokerView addConnector |
| Content from issues.apache.org is not included.AMQ-5318 | JDBC store; commit called on connection that uses autocommit during "deleteAllMessages" . |
| Content from issues.apache.org is not included.AMQ-5320 | Incorrect Documentation in org.apache.activemq.management.SizeStatisticImpl |
| Content from issues.apache.org is not included.AMQ-5323 | ActiveMQ Message getProperty and setProperty inconsistent behaviour |
| Content from issues.apache.org is not included.AMQ-5333 | XPath selector - make xml parser features configurable |
| Content from issues.apache.org is not included.AMQ-5337 | Bug in ConcurrentLinkedQueue leads to excessive CPU-consumption by ActiveMQ process |
| Content from issues.apache.org is not included.AMQ-5345 | Improve LDAP communication |
| Content from issues.apache.org is not included.AMQ-5347 | persistJMSRedelivered flag doesn't work correctly when exceptions occur |
| Content from issues.apache.org is not included.AMQ-5350 | Separate the AMQP maxFrameSize setting from the WireFormat maxFrameSize setting. |
| Content from issues.apache.org is not included.AMQ-5352 | AMQP messages published transactionally should be accepted using a TransactionalState |
| Content from issues.apache.org is not included.AMQ-5353 | Mismatch of camel versions allowed |
| Content from issues.apache.org is not included.AMQ-5354 | persistJMSRedelivered feature breaks the ability for KahaDB to compact its journal files |
| Content from issues.apache.org is not included.AMQ-5365 | MQTT topic name in received message is wrong in network of brokers scenario |
| Content from issues.apache.org is not included.AMQ-5372 | UdpTransportTests fail with JDK8 in teardown |
| Content from issues.apache.org is not included.AMQ-5377 | Incorrect wild card replacement in mqtt topics |
| Content from issues.apache.org is not included.AMQ-5381 | ActiveMQBytesMessage mishandles restoration of old message contents |
| Content from issues.apache.org is not included.AMQ-5384 | Deadlock on DB connections in JDBCMessageStore.removeMessage |
| Content from issues.apache.org is not included.AMQ-5385 | MQTT Link Stealing fails when client reconnects more than once |
| Content from issues.apache.org is not included.AMQ-5387 | MQTT Codec - buffer mis-alignment on NIO when Back-2-Back packets are received |
| Content from issues.apache.org is not included.AMQ-5389 | MQTTCodec headerParser - not reducing readSize if nulls are read |
| Content from issues.apache.org is not included.AMQ-5390 | MQTT pending durable subscriber messages are not delievered after broker restart |
| Content from issues.apache.org is not included.AMQ-5394 | Incorrect handling of duplicate update message commands in KahaDB can lead to broker startup errors |
| Content from issues.apache.org is not included.AMQ-5395 | AmqpJMSVendor clips destination names if no prefix set |
| Content from issues.apache.org is not included.AMQ-5396 | Linkstealing causes deadlock when old client disconnects before link stealing adds the connection |
| Content from issues.apache.org is not included.AMQ-5399 | MQTT - out of order acks |
| Content from issues.apache.org is not included.AMQ-5401 | AMQP transport handling of durable consumer unsubscribe if incorrect |
| Content from issues.apache.org is not included.AMQ-5403 | remove extra expiration and timestamp manipulaton which will cause problems |
| Content from issues.apache.org is not included.AMQ-5407 | TransportConnector nio+ssl ignores transport.enabledProtocols settings |
| Content from issues.apache.org is not included.AMQ-5413 | AMQP test client delivery/redelivery anomoly |
| Content from issues.apache.org is not included.AMQ-5417 | Use correct classloader in TaskRunnerFactory |
| Content from issues.apache.org is not included.AMQ-5421 | AbortSlowAckConsumerStratagy can cause errors due to concurrent access to internal state |
| Content from issues.apache.org is not included.AMQ-5423 | STOMP protocol converter tracks pending ACKS but doesn't remove the state once ACK'd |
| Content from issues.apache.org is not included.AMQ-5431 | lack of link context when processing AMQP detach response results in NPE and stopping connection |
| Content from issues.apache.org is not included.AMQ-5433 | AMQP messages stuck in broker when receiver detaches while receiving |
| Content from issues.apache.org is not included.AMQ-5438 | Archiving mKahaDB log files cause broker restart |
| Content from issues.apache.org is not included.AMQ-5441 | PersistanceAdapter returns all Durable Subscriptions - this does not scale at all when durable subscribers are used |
| Content from issues.apache.org is not included.AMQ-5442 | NullPointerException in SimpleDiscoveryEvent on Shutdown |
| Content from issues.apache.org is not included.AMQ-5444 | KahaDB bug that skips doing a sync on recoveryFile |
| Content from issues.apache.org is not included.AMQ-5447 | Memory Leak after shutdown embeded broker with JDBC persistence |
| Content from issues.apache.org is not included.AMQ-5450 | mKahaDB filtered wildcard <filteredKahaDB queue="*.DLQ"> doesn't pick up myqueue.DLQ |
| Content from issues.apache.org is not included.AMQ-5455 | Build Failure due to missing paho dependency |
| Content from issues.apache.org is not included.AMQ-5456 | AMQP messages accepted transactionally by a consumer should retain the TransactionalState until commit/rollback |
| Content from issues.apache.org is not included.AMQ-5457 | prefetched messages go bottom in a message list of a JMX queue.browse |
| Content from issues.apache.org is not included.AMQ-5467 | AMQP transaction may fail to commit, or process unexpected messages, if consumer acks are not in a single unbroken sequential range |
| Content from issues.apache.org is not included.AMQ-5468 | AMQ MQTT doesn't reject remote connection after a long time |
| Content from issues.apache.org is not included.AMQ-5472 | RAR; stopped connection (due to SecurityException) not evicted from JCA pool |
| Content from issues.apache.org is not included.AMQ-5473 | Race condition caused by Linkstealing might make durable subs inactive |
| Content from issues.apache.org is not included.AMQ-5475 | AMQP transport does not send correct response to unsupported clients |
| Content from issues.apache.org is not included.AMQ-5476 | Batch transactions of priority messages: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 14, responseRequired = false, ackType = 2, ...Could not find Message-ID XXX in dispatched-list (start of ack) |
| Content from issues.apache.org is not included.AMQ-5483 | LRU cached message group map eviction is not reflected in consumer assigned counts |
| Content from issues.apache.org is not included.AMQ-5484 | AMQP Memory leaks in the AMQP Protocol converter on sender link close |
| Content from issues.apache.org is not included.AMQ-5493 | KahaDB MessageDatabase race condition while stopping the broker and cleaning up |
| Content from issues.apache.org is not included.AMQ-5506 | typo in ZkSessionTmeout attribute of leveldb replication |
| Content from issues.apache.org is not included.AMQ-5511 | Retained messages for zero-byte clientId connections |
| Content from issues.apache.org is not included.AMQ-5513 | redelivery count incremented in error for unconsumed prefetched messages |
| Content from issues.apache.org is not included.AMQ-5514 | Create Release 5.10.1 |
| Content from issues.apache.org is not included.AMQ-5517 | Support for Jetty 9 |
| Content from issues.apache.org is not included.AMQ-5519 | use the "amqp:not-found" condition to indicate attempt to remove a DurableSubscription that does not exist |
| Content from issues.apache.org is not included.AMQ-5520 | MulticastDiscoveryAgent may use a network that is not multicast enabled, fails to startup |
| Content from issues.apache.org is not included.AMQ-5525 | error converting collection entry - activemq:browse karaf command via itests |
| Content from issues.apache.org is not included.AMQ-5534 | Generic JMS connection pool should be able to renew connections after JMSException |
| Content from issues.apache.org is not included.AMQ-5535 | deadlock on close and failover reconnect around org.apache.activemq.ActiveMQConnection.getScheduler |
| Content from issues.apache.org is not included.AMQ-5542 | KahaDB data files containing acknowledgements are deleted during cleanup |
| Content from issues.apache.org is not included.AMQ-5550 | Close of an AMQP consumer that failed to open because it was unauthorized causes exception in broker logs. |
| Content from issues.apache.org is not included.AMQ-5551 | The DiskBenchmark util doesn't sync (fsync) to disk for sync writes |
| Content from issues.apache.org is not included.AMQ-5563 | activemq-camel - Wrong default value in javadoc |
| Content from issues.apache.org is not included.AMQ-5564 | activemq-pool - Either adds new mbeans or add/remove pair of mbean for each producer in use |
| Content from issues.apache.org is not included.AMQ-5567 | JDBC XA - Store COMMIT FAILED: java.io.IOException: Could not remove prepared transaction state from message add for sequenceId |
| Content from issues.apache.org is not included.AMQ-5568 | Deleting lock file on broker shut down can take a master broker down |
| Content from issues.apache.org is not included.AMQ-5580 | Thread unsafe operations on the PersistenceAdapters in the mKahaDB implementation |
| Content from issues.apache.org is not included.AMQ-5585 | Messages not reachable after moving |
| Content from issues.apache.org is not included.AMQ-5594 | Virtual topic wildcard consumers don't receive some messages |
| Content from issues.apache.org is not included.AMQ-5598 | MQTT+NIO+SSL: Concurrent connections lead to 100% CPU usage |
| Content from issues.apache.org is not included.AMQ-5608 | connecting with username and SimpleAuthenticationPlugin defined without any users leads to NPE |
| Content from issues.apache.org is not included.AMQ-5620 | deadlock on shutdown - kahadb and local tx rollback |
| Content from issues.apache.org is not included.AMQ-5622 | STOMP clients can only delete durable subscriptions when clientId equals subscriptionName |
| Content from issues.apache.org is not included.AMQ-5626 | kahadb - inconsumable low/med priority message after restart |
| Content from issues.apache.org is not included.AMQ-5628 | MapMessage.getDouble uses Float when converting from String/UTF8 |
| Content from issues.apache.org is not included.AMQ-5629 | MapMessage.getChar does not handle if the backing map contains String or UTF8 |
| Content from issues.apache.org is not included.AMQ-5632 | MapMessage.getBytes crashes with NPE if no value present |
| Content from issues.apache.org is not included.AMQ-5644 | Autorization map doesn't handle wildcard subscriptions properly |
| Content from issues.apache.org is not included.AMQ-5645 | CronParser.getNextScheduledTime() for the first day of every month |
| Content from issues.apache.org is not included.AMQ-5647 | AMQP: Close busy receiver link to queue and open new link: new link never receives |
| Content from issues.apache.org is not included.AMQ-5649 | Maximum producers allowed per connection doesn't work for anonymous producers |
| Content from issues.apache.org is not included.AMQ-5652 | IdGenerator not optimal in port restricted enviroments. |
| Content from issues.apache.org is not included.AMQ-5665 | memory store is broken in 5.11.0 for advisories (and probably other issues as well) |
| Content from issues.apache.org is not included.AMQ-5674 | initialRedeliveryDelay not respected |
| Content from issues.apache.org is not included.AMQ-5680 | MessageBrokerView.getTempQueues() have test for destination.isTopic() instead of destination.isQueue() |
| Content from issues.apache.org is not included.AMQ-5684 | AMQP: messages get stuck |
| Content from issues.apache.org is not included.AMQ-5685 | Purge does not work when simple authorisation plugin is used |
| Content from issues.apache.org is not included.AMQ-5686 | ProxyMessageStore doesn't properly delegate |
| Content from issues.apache.org is not included.AMQ-5689 | Queue dispatching hangs when there are redelivered messages that don't match current consumer's selectors |
| Content from issues.apache.org is not included.AMQ-5697 | Authorization map doesn't handle composite destinations properly |
| Content from issues.apache.org is not included.AMQ-5698 | AMQP: Transport factories are not applying wireFormat.* options to newly created Transport instances. |
| Content from issues.apache.org is not included.AMQ-5703 | kahadb - index recovery - corrupt journal records cannot be skipped |
| Content from issues.apache.org is not included.AMQ-5704 | AMQP: SASL Mechanisms sent in the wrong order. |
| Content from issues.apache.org is not included.AMQ-5710 | ActiveMQConnection cleanup should not close the connection on the broker |
| Content from issues.apache.org is not included.AMQ-5711 | [AMQP] Consumer on named temporary queue results in NullPointerException |
| Content from issues.apache.org is not included.AMQ-5718 | Prevent adding a message to topic subscriber while we're discarding a message |
| Content from issues.apache.org is not included.AMQ-5721 | Update AMQ to commons-pool2 |
| Content from issues.apache.org is not included.AMQ-5723 | AMQP: Presettle deliveries miss calling local settle which leaks resources |
| Content from issues.apache.org is not included.AMQ-5724 | Query command don't filter properly |
| Content from issues.apache.org is not included.AMQ-5729 | Audit log shows plaintext password for QueueView.sendTextMessage |
| Content from issues.apache.org is not included.AMQ-5731 | AMQP: corrupted incoming frame can cause the connection to drop but not be unregistered on the Broker. |
| Content from issues.apache.org is not included.AMQ-5735 | increment redeliverCounter in the absence of client supplied information |
| Content from issues.apache.org is not included.AMQ-5738 | AMQP memory leak of sender links while closing non-durable consumers |
| Content from issues.apache.org is not included.AMQ-5742 | Destination dispatched count statistic not reflecting redelivery/redispatch |
| Content from issues.apache.org is not included.AMQ-5743 | purged of 0 messages | org.apache.activemq.broker.region.Queue logged when clearing a temp queue |
| Content from issues.apache.org is not included.AMQ-5744 | Password encryption is broken in OSGi |
| Content from issues.apache.org is not included.AMQ-5746 | Slave broker not registering JMX mBean when scheduler is enabled |
| Content from issues.apache.org is not included.AMQ-5752 | Move and copy message does not work in web console |
| Content from issues.apache.org is not included.AMQ-5758 | DefaultIOExceptionHandler causing NPE |
| Content from issues.apache.org is not included.AMQ-5762 | Severe memory leak in the MQTT connector |
| Content from issues.apache.org is not included.AMQ-5763 | Consume messages in transactions with AMQP stop after 500 messages |
| Content from issues.apache.org is not included.AMQ-5775 | Web console queue graph encoding |
| Content from issues.apache.org is not included.AMQ-5782 | Resource Adapter doesn't support SSL |
| Content from issues.apache.org is not included.AMQ-5783 | Failed to browse Topic: XXXXX java.io.EOFException: Chunk stream does not exist, page: y is marked free |
| Content from issues.apache.org is not included.AMQ-5787 | VMTransport uses broken double checked locking |
| Content from issues.apache.org is not included.AMQ-5793 | swiss army knife example broken |
| Content from issues.jboss.org is not included.ENTESB-2653 | [OSE] [6.1] WARN apache.activemq.util.IdGenerator could not generate unique stub by using DNS and binding to local port: java.net.BindException Permission denied |
| Content from issues.jboss.org is not included.ENTMQ-1010 | Memory leak possible in KahaDB when MQTT clients connect and lookup previous durable topic subscriptions |
| Content from issues.jboss.org is not included.ENTMQ-1019 | TCK Tests multiple test failures for AMQP1.0 and JMS 1.1 |
| Content from issues.jboss.org is not included.ENTMQ-841 | Slave broker not registering JMX mBean when scheduler is enabled |
| Content from issues.jboss.org is not included.ENTMQ-975 | ActiveMQ split-brain after SyncFailedException on NFS filesystem |
| Content from issues.jboss.org is not included.ENTMQ-977 | KeepAlive timer in shared file lock doesn't detect lock deletion in time |
| Content from issues.apache.org is not included.PROTON-833 | transport can emit frames with an invalid channel number after local session close |
| Content from issues.apache.org is not included.ZOOKEEPER-1751 | [ZOOKEEPER-1751] ClientCnxn#run could miss the second ping or connection get dropped before a ping |
5.3. Routing
Table 5.3, “Routing Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.3. Routing Issues Resolved in 6.2
| Issue | Description |
|---|---|
| Content from issues.apache.org is not included.CAMEL-6185 | http4 component should always filter 'host' header |
| Content from issues.apache.org is not included.CAMEL-6679 | Issue when using ZipSplitter and sending entries to a file endpoint |
| Content from issues.apache.org is not included.CAMEL-6716 | ServiceInterfaceStrategy fails to create with interface containing multiple methods without parameters |
| Content from issues.apache.org is not included.CAMEL-6774 | Karaf and servlet 2.5/3.0 due recent jetty upgrade causes karaf problems! |
| Content from issues.apache.org is not included.CAMEL-6783 | getFeatures() method of CxfEndpoint only accept AbstractFeature but Feature |
| Content from issues.apache.org is not included.CAMEL-6807 | Message headers with uppercase letters not matched by jxpath |
| Content from issues.apache.org is not included.CAMEL-6833 | Atomic Number Producer Uses Wrong Name |
| Content from issues.apache.org is not included.CAMEL-6843 | Hazelcast Map Support Uses Wrong Verb "Envict" |
| Content from issues.apache.org is not included.CAMEL-6887 | We should support to set the ContentMetadata of the Payload object through message header |
| Content from issues.apache.org is not included.CAMEL-6918 | Error handler for SEDA producer doesn't work |
| Content from issues.apache.org is not included.CAMEL-6963 | Specify the import package version range for camel-lucene |
| Content from issues.apache.org is not included.CAMEL-6988 | 2.12.1 caches groovy call - resulting with previous caller state |
| Content from issues.apache.org is not included.CAMEL-7033 | camel-quartz2 - When clustering, triggers may be left in a paused and unrecoverable state |
| Content from issues.apache.org is not included.CAMEL-7144 | Blueprint route not shutdown when using OSGi service processor |
| Content from issues.apache.org is not included.CAMEL-7147 | NullPointerException when chaining CXF/Jackson REST services in a Camel route |
| Content from issues.apache.org is not included.CAMEL-7168 | [bean-validation] Provide OSGi-friendly ValidationProviderResolver |
| Content from issues.apache.org is not included.CAMEL-7173 | Default value on jmxAgent createConnector should be 'false' |
| Content from issues.apache.org is not included.CAMEL-7212 | Bean Validator should use OSGi-friendly ValidationProviderResolver if deployed into OSGi environment |
| Content from issues.apache.org is not included.CAMEL-7224 | camel-smpp - fails to correctly send messages that require UCS-2 encoding |
| Content from issues.apache.org is not included.CAMEL-7229 | [cxfrs] Producer override bean bus |
| Content from issues.apache.org is not included.CAMEL-7239 | Address the SchemaFactory thread safe issue. |
| Content from issues.apache.org is not included.CAMEL-7240 | ThreadsProcessor should resolve RejectedPolicy from the referenced ThreadPoolProfile |
| Content from issues.apache.org is not included.CAMEL-7241 | ByteBuffer to String conversion uses buffer capacity not limit |
| Content from issues.apache.org is not included.CAMEL-7244 | PGPDataFormat: verification with subkey restricted by User ID does not work |
| Content from issues.apache.org is not included.CAMEL-7251 | SqlProducer call twice the getResultSet on the PreparedStatement => This cause issue with HSQLDB (NPE) |
| Content from issues.apache.org is not included.CAMEL-7253 | PGPDataFormat: NullPointerException if decryptor gets body with invalid format |
| Content from issues.apache.org is not included.CAMEL-7254 | MailComponent 'peek' doesn't work due to programming error |
| Content from issues.apache.org is not included.CAMEL-7256 | NullPointerException at DefaultCxfRsBinding |
| Content from issues.apache.org is not included.CAMEL-7258 | org.apache.camel.model.dataformat.XmlJsonDataFormat settings assignments are misplaced. |
| Content from issues.apache.org is not included.CAMEL-7262 | IAE with calling String.replaceAll via simple expression in Karaf |
| Content from issues.apache.org is not included.CAMEL-7269 | camel-jpa - joinTransaction called for RESOURCE_LOCAL datasource |
| Content from issues.apache.org is not included.CAMEL-7271 | AbstractListGroupedExchangeAggregationStrategy produces failed exchange if first received exchange fails |
| Content from issues.apache.org is not included.CAMEL-7274 | Support roles in the camel-shiro component |
| Content from issues.apache.org is not included.CAMEL-7276 | camel-quartz - use of management name to provide default scheduler name breaks context isolation |
| Content from issues.apache.org is not included.CAMEL-7277 | camel-ssh should close the session when execution is finished. |
| Content from issues.apache.org is not included.CAMEL-7282 | onException should enable backoff if backOffMultiplier is in use - just as errorHandler does |
| Content from issues.apache.org is not included.CAMEL-7286 | amazonSNSEndpoint option is ignored |
| Content from issues.apache.org is not included.CAMEL-7287 | SJMS: Cannot connect to durable topic because "noLocal" is hardcoded to "true" |
| Content from issues.apache.org is not included.CAMEL-7296 | camel-hbase component have some bugs on Consumer side |
| Content from issues.apache.org is not included.CAMEL-7298 | Simple Language - Binary Expression Equality Fails |
| Content from issues.apache.org is not included.CAMEL-7300 | HL7 converter should not perform validation |
| Content from issues.apache.org is not included.CAMEL-7303 | Simple Language - Header access surrounded with quotes |
| Content from issues.apache.org is not included.CAMEL-7304 | InterceptSendToEndpoint does not work where uri needs to be normalized |
| Content from issues.apache.org is not included.CAMEL-7306 | Camel:Kafka NPE when trying to consume messages from kafka server |
| Content from issues.apache.org is not included.CAMEL-7308 | Timer component : timer should use StartupListener to be initialized before first fire |
| Content from issues.apache.org is not included.CAMEL-7311 | camel-mail - Should not fetch attachments if mapMailMessage=false |
| Content from issues.apache.org is not included.CAMEL-7315 | SPI locator fails when using a charset such as UTF16 |
| Content from issues.apache.org is not included.CAMEL-7317 | xml-specs-api feature in camel features.xml shouldn't have all bundles configured as dependency='true' |
| Content from issues.apache.org is not included.CAMEL-7318 | Concurrency on HDFS Consumer not working efficiently |
| Content from issues.apache.org is not included.CAMEL-7320 | PGP Data Format: EOFException: Unexpected end of ZIP input stream |
| Content from issues.apache.org is not included.CAMEL-7321 | JcrConsumer freezes in some environments |
| Content from issues.apache.org is not included.CAMEL-7323 | createRouteStatisticEndpointJson - Returns invalid json if no routes |
| Content from issues.apache.org is not included.CAMEL-7324 | DynamicRouter sends in-message to next destination |
| Content from issues.apache.org is not included.CAMEL-7336 | camel-cometd jetty jmx version is not suit with camel parent jetty version |
| Content from issues.apache.org is not included.CAMEL-7337 | PGPDataFormat unmarshal doesn't close the stream correctly |
| Content from issues.apache.org is not included.CAMEL-7341 | CXFRS: InInterceptor defined in Spring is ignored |
| Content from issues.apache.org is not included.CAMEL-7344 | Some endpoints configured using beans may result in NPE under DEBUG mode |
| Content from issues.apache.org is not included.CAMEL-7351 | NPE in CamelInternalProcessor |
| Content from issues.apache.org is not included.CAMEL-7353 | Configuring an http4 endpoint with hostname starting with "http" leads to an URISyntaxException |
| Content from issues.apache.org is not included.CAMEL-7356 | Password constant mapped to System Id Header parameter |
| Content from issues.apache.org is not included.CAMEL-7357 | CXFRS does not check JAX-RS Exception mappers |
| Content from issues.apache.org is not included.CAMEL-7359 | Simple Language - Additional after text after inbuilt function call is ignored |
| Content from issues.apache.org is not included.CAMEL-7363 | camel headers are not preserverd in camel-ahc component |
| Content from issues.apache.org is not included.CAMEL-7364 | JpaMessageIdRepository uses EntityManager non thread-safe |
| Content from issues.apache.org is not included.CAMEL-7369 | camel-mongodb - The readPreference option doesn’t work |
| Content from issues.apache.org is not included.CAMEL-7377 | mark openjpa as dependency in Camel JPA feature |
| Content from issues.apache.org is not included.CAMEL-7379 | allChannels should not be static variable for the NettyProducer |
| Content from issues.apache.org is not included.CAMEL-7383 | camel-script-* features should depend on scripting-api bundle |
| Content from issues.apache.org is not included.CAMEL-7389 | camel-quartz component does not define osgi import version for quartz |
| Content from issues.apache.org is not included.CAMEL-7405 | SQS endpoint - HttpRoute class not found at route startup |
| Content from issues.apache.org is not included.CAMEL-7406 | Empty password in JCR Endpoint URI causes NPE |
| Content from issues.apache.org is not included.CAMEL-7407 | FTP route considers files as in progress after error in poll |
| Content from issues.apache.org is not included.CAMEL-7409 | Camel ZipIterator should not eat the IOException |
| Content from issues.apache.org is not included.CAMEL-7411 | EventDrivenPollingConsumer can lose exchanges when the internal queue is full |
| Content from issues.apache.org is not included.CAMEL-7415 | lazyLoad with CSV blows up on last line |
| Content from issues.apache.org is not included.CAMEL-7418 | org.apache.camel.impl.JndiRegistry.findByTypeWithName |
| Content from issues.apache.org is not included.CAMEL-7424 | StaxSource doesn't produce correct SAX events with default namespace |
| Content from issues.apache.org is not included.CAMEL-7428 | Simple Language - Operators are not evaluated for setting body or headers |
| Content from issues.apache.org is not included.CAMEL-7429 | Camel Properties Component concatenation issue |
| Content from issues.apache.org is not included.CAMEL-7431 | Impossible to use an existing javax.mail.Session with DefaultJavaMailSender |
| Content from issues.apache.org is not included.CAMEL-7432 | camel-mybatis - issues calling Oracle Stored procedure with multiple resultsets |
| Content from issues.apache.org is not included.CAMEL-7446 | Fix Eclipse m2e lifecycle configuration problem for maven-scalate-plugin_2.11 |
| Content from issues.apache.org is not included.CAMEL-7448 | throttle EIP - unchanged value |
| Content from issues.apache.org is not included.CAMEL-7449 | Camel Subscribing to messages published by non-camel producers |
| Content from issues.apache.org is not included.CAMEL-7450 | CsvDataFormat unable to setup header when useMaps="true" |
| Content from issues.apache.org is not included.CAMEL-7451 | FTP consumer sometimes throws NullPointerException |
| Content from issues.apache.org is not included.CAMEL-7452 | beanRef is caching instances - unwanted behavior |
| Content from issues.apache.org is not included.CAMEL-7457 | [camel-cxf] cxfrs: SimpleConsumer does not honur Accept header |
| Content from issues.apache.org is not included.CAMEL-7459 | parseQuery Drops Char When Last Parameter is RAW with value ending in ')' |
| Content from issues.apache.org is not included.CAMEL-7471 | SOAP with attachments not mapped correctly from CXF to Camel for CXF_MESSAGE |
| Content from issues.apache.org is not included.CAMEL-7476 | cxfrs throwExceptionOnFailure option not working |
| Content from issues.apache.org is not included.CAMEL-7478 | Simple Language - Length of array properties is not correctly evaluated |
| Content from issues.apache.org is not included.CAMEL-7479 | Test fails in non-English environments |
| Content from issues.apache.org is not included.CAMEL-7482 | camel:route-stop does not clean up resources |
| Content from issues.apache.org is not included.CAMEL-7483 | SmppConfiguration has wrong value setDataCoding |
| Content from issues.apache.org is not included.CAMEL-7488 | PropertiesComponent gets initialized by util:constant |
| Content from issues.apache.org is not included.CAMEL-7497 | Duplicate classes |
| Content from issues.apache.org is not included.CAMEL-7500 | Concurrent modification of exchange during retry after netty TCP failure leads to futher processing of failed messages |
| Content from issues.apache.org is not included.CAMEL-7502 | camel-elastichsearch - starts up an instance even though IP specified |
| Content from issues.apache.org is not included.CAMEL-7503 | PAYLOAD Producer select first available operation if OPERATION_NAME don't specified |
| Content from issues.apache.org is not included.CAMEL-7513 | Using JPA entities as the argument in Aggregator using POJO |
| Content from issues.apache.org is not included.CAMEL-7518 | FileUtil.renameFile - should return true if file was renamed using copy/delete approach |
| Content from issues.apache.org is not included.CAMEL-7524 | CxfProducer created from wsdl detected as provider |
| Content from issues.apache.org is not included.CAMEL-7541 | RedisIdempotentRepository doesn't work out of box |
| Content from issues.apache.org is not included.CAMEL-7544 | XML DSL with customId attribute cannot be read by Camel |
| Content from issues.apache.org is not included.CAMEL-7557 | CxfRsProducer does not copy headers between Camel and CXF messages in a proxy mode |
| Content from issues.apache.org is not included.CAMEL-7560 | camel-test - AdviceWith transacted does not work |
| Content from issues.apache.org is not included.CAMEL-7562 | camel-test - AdviceWith in CBR may add twice |
| Content from issues.apache.org is not included.CAMEL-7565 | SFTP using PollEnrich with "disconnect=true" and "delete=true" does NOT delete the file |
| Content from issues.apache.org is not included.CAMEL-7568 | OnComplete does not work on transactioned route after rollback |
| Content from issues.apache.org is not included.CAMEL-7570 | enrich doesn't send out ExchangeSendingEvent nor ExchangeSentEvent |
| Content from issues.apache.org is not included.CAMEL-7571 | Potential NPE in rabbitmq producer if header has null value and DEBUG logging enabled |
| Content from issues.apache.org is not included.CAMEL-7572 | Using custom id in CBR will output id duplicated when dumping route as XML using JMX |
| Content from issues.apache.org is not included.CAMEL-7577 | camel-zipfile - ZipIterator should be closable |
| Content from issues.apache.org is not included.CAMEL-7578 | camel-bindy - pattern attribute should not be ignored if locale is not set |
| Content from issues.apache.org is not included.CAMEL-7582 | Python scripts with multiple statements return null |
| Content from issues.apache.org is not included.CAMEL-7584 | XML-Aware Tokenizer failing with utf-8 multibyte characters |
| Content from issues.apache.org is not included.CAMEL-7586 | NotCompliantMBeanException : Attribute MessageHistory has more than one getter |
| Content from issues.apache.org is not included.CAMEL-7587 | MessageHistory stores passwords in plain text |
| Content from issues.apache.org is not included.CAMEL-7595 | camel-jdbc - Overrides with old headers when used the 2nd time in a route |
| Content from issues.apache.org is not included.CAMEL-7598 | Camel does not clear the jpa session after each processed message batch |
| Content from issues.apache.org is not included.CAMEL-7600 | QueueLoadBalancer does not set callback |
| Content from issues.apache.org is not included.CAMEL-7603 | camel-cxfrs need to store the security context information into the message header |
| Content from issues.apache.org is not included.CAMEL-7611 | org.apache.camel.util.KeyValueHolder equals bug |
| Content from issues.apache.org is not included.CAMEL-7617 | JavadocApiMethodGenerator has problems extracting method signatures from JavaDoc |
| Content from issues.apache.org is not included.CAMEL-7622 | advice-with - No outputs found matching id when upgrading from 2.13 to 2.14 |
| Content from issues.apache.org is not included.CAMEL-7627 | Quartz/Quartz2 in cluster mode doesn't apply changed trigger settings |
| Content from issues.apache.org is not included.CAMEL-7630 | BlueprintPropertiesParser doesn't handle the Blueprint Encryption: EncryptionOperationNotPossibleException |
| Content from issues.apache.org is not included.CAMEL-7636 | camel-jms - Reply manager during timeout must use a catch to ensure onEviction can return correclty |
| Content from issues.apache.org is not included.CAMEL-7644 | Scala camel DSL creates numerous DefaultCamelContext instances |
| Content from issues.apache.org is not included.CAMEL-7646 | Remove cyclic package dependency in xmlsecurity component |
| Content from issues.apache.org is not included.CAMEL-7650 | camel-restlet - Return 405 if method not allowed instead of 404 |
| Content from issues.apache.org is not included.CAMEL-7653 | camel-sql endpoint oracle failure |
| Content from issues.apache.org is not included.CAMEL-7656 | Component api - error in camel-box component in assembly phase |
| Content from issues.apache.org is not included.CAMEL-7659 | camel-atom filter always returns the last consumed entry from feed more than once |
| Content from issues.apache.org is not included.CAMEL-7662 | MQTTProducerTest fails once enables it |
| Content from issues.apache.org is not included.CAMEL-7665 | RabbitMq don't reject messages when consumer or endpoint fail. |
| Content from issues.apache.org is not included.CAMEL-7666 | CamelContext.addService may fail with java.util.ConcurrentModificationException |
| Content from issues.apache.org is not included.CAMEL-7673 | subscribeTopicName leaks out as a property and used as a destination for mqtt producer, causes infinite delivery |
| Content from issues.apache.org is not included.CAMEL-7676 | advice with - CBR may be removed if advicing an output in a when |
| Content from issues.apache.org is not included.CAMEL-7679 | [cxfrs] Second argument is null when consumer invoke the bean with two arguments |
| Content from issues.apache.org is not included.CAMEL-7693 | PropertyPlaceholder fails when string contains three consecutive curly brackets |
| Content from issues.apache.org is not included.CAMEL-7701 | Chaining cxfrs endpoints |
| Content from issues.apache.org is not included.CAMEL-7706 | Camel JGroups does not disconnect shared JChannel correctly |
| Content from issues.apache.org is not included.CAMEL-7707 | OnCompletion - Should route even if original exchange has route stop / exception handled |
| Content from issues.apache.org is not included.CAMEL-7712 | camel-scala - Route id not set when using onException definition |
| Content from issues.apache.org is not included.CAMEL-7715 | SjmsConsumer and SjmsProducer do not remove thread pool when stop |
| Content from issues.apache.org is not included.CAMEL-7718 | Constants used in camel-infinispan component have restricted access |
| Content from issues.apache.org is not included.CAMEL-7730 | URI option "command" is not working in camel-infinispan component |
| Content from issues.apache.org is not included.CAMEL-7731 | DefaultBeanRowMapper broken |
| Content from issues.apache.org is not included.CAMEL-7735 | ProducerTemplate - Sending manually created Exchange causes 2x sent event notification |
| Content from issues.apache.org is not included.CAMEL-7739 | camel-mail poller onCompletion Folder is not Open |
| Content from issues.apache.org is not included.CAMEL-7745 | Using @EndpointInject with ref does not enlist endpoint in JMX |
| Content from issues.apache.org is not included.CAMEL-7751 | Trace interceptor use add instead of remove in removeTraceHandler |
| Content from issues.apache.org is not included.CAMEL-7754 | Property Trigger.timerZone is declared as constant but not implemented |
| Content from issues.apache.org is not included.CAMEL-7757 | camel-restlet 2.13.1 throwing EOFException on reading ZipInputStream |
| Content from issues.apache.org is not included.CAMEL-7762 | Camel CxfPayload issue when using namespace with no prefix (xmlns:xmlns) |
| Content from issues.apache.org is not included.CAMEL-7763 | NettyServerBootstrapConfiguration should provide default SSL settings |
| Content from issues.apache.org is not included.CAMEL-7767 | Mock - Defining assertion on message doest work if using convertTo |
| Content from issues.apache.org is not included.CAMEL-7768 | Handle fault - Should convert the payload to String using type converter |
| Content from issues.apache.org is not included.CAMEL-7772 | Maven plugin camel-api-component-maven-plugin cannot read empty API name for components with single proxy class |
| Content from issues.apache.org is not included.CAMEL-7784 | Camel : RSS - Ignores posts with identical published or updated date. |
| Content from issues.apache.org is not included.CAMEL-7785 | setUnitOfWork in DefaultExchange throws NPE when called from Splitter.java |
| Content from issues.apache.org is not included.CAMEL-7793 | camel-rabbitmq - Consumer should not ack if an exception was thrown |
| Content from issues.apache.org is not included.CAMEL-7795 | Regression: MDC may lose values after when Async Routing Engine is used |
| Content from issues.apache.org is not included.CAMEL-7798 | Exchange formatter configured on Log Component may lead to incoherent results |
| Content from issues.apache.org is not included.CAMEL-7803 | DefaultJdbcPrepareStatementStrategy Iterator fails on null value inserts |
| Content from issues.apache.org is not included.CAMEL-7805 | Camel Olingo2 doesn't set HTTP headers correctly |
| Content from issues.apache.org is not included.CAMEL-7806 | Olingo2 component doesn't support entity container names for batch requests |
| Content from issues.apache.org is not included.CAMEL-7821 | BridgePropertyPlaceholderConfigurer fails to use custom PropertiesParser |
| Content from issues.apache.org is not included.CAMEL-7826 | Olingo2 component sets incorrect value for "id" element in create entry endpoint |
| Content from issues.apache.org is not included.CAMEL-7829 | Olingo2 component should handle 200 OK responses from OData servers for PUT method |
| Content from issues.apache.org is not included.CAMEL-7830 | RestLetHeaderFilterStrategy should filter the header of "Transfer-Encoding" |
| Content from issues.apache.org is not included.CAMEL-7836 | ConcurrentModificationException when creating dynamic routes |
| Content from issues.apache.org is not included.CAMEL-7839 | Xpath is not namespace aware in choice |
| Content from issues.apache.org is not included.CAMEL-7842 | Avoid using InputStreamEntity for byte[] input |
| Content from issues.apache.org is not included.CAMEL-7849 | Decrypting properties via Jasypt outside of <camelContext> |
| Content from issues.apache.org is not included.CAMEL-7852 | camel-msv component cannot be resolved in OSGi |
| Content from issues.apache.org is not included.CAMEL-7855 | If you suspend a JMS route that is stopped, calling resume on it does not work and reports no error |
| Content from issues.apache.org is not included.CAMEL-7856 | camel-cxf producer HttpAPI should not send the message body when using DELETE method |
| Content from issues.apache.org is not included.CAMEL-7866 | barcodeFormat is always QR CODE |
| Content from issues.apache.org is not included.CAMEL-7867 | NullPointerException when using CXF endpoint to enrich |
| Content from issues.apache.org is not included.CAMEL-7868 | wrong concatenation of parameters in JettyHttpComponent |
| Content from issues.apache.org is not included.CAMEL-7870 | [camel-barcode] Writer/Reader hints should be re-optimized when setBarcodeFormat method called. |
| Content from issues.apache.org is not included.CAMEL-7871 | [camel-barcode] failed to create AZTEC barcode |
| Content from issues.apache.org is not included.CAMEL-7874 | json DataFormat: The prettyPrint option does not work as expected |
| Content from issues.apache.org is not included.CAMEL-7876 | GroupIterator should respect the exchange's CHARSET_NAME property. |
| Content from issues.apache.org is not included.CAMEL-7880 | Cannot use custom DataFormats in REST DSL |
| Content from issues.apache.org is not included.CAMEL-7881 | camel-resetlet feature should include httpclient4 bundle |
| Content from issues.apache.org is not included.CAMEL-7882 | camel-syslog's CamelSyslogTimestamp header is suddenly a GregorianCalendar |
| Content from issues.apache.org is not included.CAMEL-7883 | XSD decoding bad guess in Validator |
| Content from issues.apache.org is not included.CAMEL-7886 | Charset not correctly set from content-type |
| Content from issues.apache.org is not included.CAMEL-7888 | HL7Decoder leaks memory |
| Content from issues.apache.org is not included.CAMEL-7890 | XmlConverter.toSAXSourceFromStream does not set setNamespaceAware |
| Content from issues.apache.org is not included.CAMEL-7892 | Unable to perform a restlet DELETE with no entity |
| Content from issues.apache.org is not included.CAMEL-7894 | Encoder exception after sending a message with null body |
| Content from issues.apache.org is not included.CAMEL-7896 | camel-netty-http producer should close the channel when the connection header is not keep alive |
| Content from issues.apache.org is not included.CAMEL-7899 | camel-jetty should support to define multiple http method for the rest service |
| Content from issues.apache.org is not included.CAMEL-7900 | hdfs2 - chunkSize not honored |
| Content from issues.apache.org is not included.CAMEL-7909 | camel-netty-http consumer need to close the connection if the response connection header is close |
| Content from issues.apache.org is not included.CAMEL-7910 | Netty {Client|Server}ChannelHandler need to pass the close and open event around |
| Content from issues.apache.org is not included.CAMEL-7914 | MQTT Endpoint disconnects on failure. Does not reconnect |
| Content from issues.apache.org is not included.CAMEL-7916 | OsgiServiceRegistry forces name property |
| Content from issues.apache.org is not included.CAMEL-7917 | camel-jsch unit tests are failing |
| Content from issues.apache.org is not included.CAMEL-7919 | Add tests for camel-jira component |
| Content from issues.apache.org is not included.CAMEL-7922 | MQTT endpoint misses QoS > 0 messages due to startup timing issue |
| Content from issues.apache.org is not included.CAMEL-7924 | java.lang.ClassNotFoundException: org.codehaus.groovy.runtime.callsite.CallSiteArray |
| Content from issues.apache.org is not included.CAMEL-7931 | JCR need to support multi-valued property |
| Content from issues.apache.org is not included.CAMEL-7935 | JcloudsPayloadConverter.toPayload(InputStream) cannot deal with FileInputStreamCache |
| Content from issues.apache.org is not included.CAMEL-7953 | Hazelcast seda documentation is misleading about pollInterval |
| Content from issues.apache.org is not included.CAMEL-7964 | camel-jetty should support Post Redirect Get WebDesign pattern |
| Content from issues.apache.org is not included.CAMEL-7966 | Doesn't set the blank or empty string to the mail recipients |
| Content from issues.apache.org is not included.CAMEL-7967 | camel-rabbitmq logging exceptions as debug |
| Content from issues.apache.org is not included.CAMEL-7968 | Container has undefined concurrency behaviour |
| Content from issues.apache.org is not included.CAMEL-7971 | Setting bean reference in <restConfiguration> fails with IllegalFormatWidthException |
| Content from issues.apache.org is not included.CAMEL-7973 | CircuitBreakerLoadBalancer fails on async processors |
| Content from issues.apache.org is not included.CAMEL-7977 | sftp compression option is not set rightly |
| Content from issues.apache.org is not included.CAMEL-7978 | QuartzEndpoint should share the same camel context name when it working in cluster mode |
| Content from issues.apache.org is not included.CAMEL-7981 | JMX - Routes with transacted does not enlist processor mbeans |
| Content from issues.apache.org is not included.CAMEL-7983 | Using named query parameters doesn't work |
| Content from issues.apache.org is not included.CAMEL-7986 | Route disappears with routeId set to "route1" |
| Content from issues.apache.org is not included.CAMEL-7988 | file consumer - Should call abort in case read lock cannot be acquired if exception was thrown |
| Content from issues.apache.org is not included.CAMEL-7989 | FileIdempotentRepository should create the file store on startup |
| Content from issues.apache.org is not included.CAMEL-7990 | IdempotentConsumer - If no messageId should allow Camel error handler to react |
| Content from issues.apache.org is not included.CAMEL-7992 | Container lifecycle event method invoked outside of extension observer method invocation |
| Content from issues.apache.org is not included.CAMEL-7994 | SJMSComponent effectively ignores setConnectionCount() |
| Content from issues.apache.org is not included.CAMEL-7996 | OID of created object should be stored in the message header |
| Content from issues.apache.org is not included.CAMEL-8001 | SmppUtils.isGsm0338Encodeable() called with arbitrary data |
| Content from issues.apache.org is not included.CAMEL-8005 | Simple language produces null for a method call on a header value |
| Content from issues.apache.org is not included.CAMEL-8008 | SubmitMulti and DataSm not checking CamelSmppAlphabet header |
| Content from issues.apache.org is not included.CAMEL-8011 | MyBatis consumer ignores maxMessagesPerPoll option |
| Content from issues.apache.org is not included.CAMEL-8030 | camel-netty need to release the thread pool when shutdown |
| Content from issues.apache.org is not included.CAMEL-8031 | camel-netty maximumPoolSize option is ignored |
| Content from issues.apache.org is not included.CAMEL-8032 | FileUtil leaks FileInputStream when renameFile fails due to permission issue |
| Content from issues.apache.org is not included.CAMEL-8033 | Exchange Leak Caused By pollEnrich |
| Content from issues.apache.org is not included.CAMEL-8035 | CXFRS consumer should set Exchange's charset name, if content type provides one |
| Content from issues.apache.org is not included.CAMEL-8036 | JettyComponent should not setup the security handler more than once |
| Content from issues.apache.org is not included.CAMEL-8045 | Not possible to load a public key from a a PrivateKeyEntry in a keystore |
| Content from issues.apache.org is not included.CAMEL-8049 | DefaultRestletBinding can not deal with multi-valued HTTP request parameters |
| Content from issues.apache.org is not included.CAMEL-8051 | feature camel-core does not install in karaf 4 |
| Content from issues.apache.org is not included.CAMEL-8053 | Memory leak when adding/removing a lot of routes |
| Content from issues.apache.org is not included.CAMEL-8062 | camel-rx - EndpointSubscriber does not call unsubscribe to stop the consumer |
| Content from issues.apache.org is not included.CAMEL-8063 | Persistent tail tracking picks random tail tracker from mongoDB collection |
| Content from issues.apache.org is not included.CAMEL-8065 | Camel won't build on windows (camel-box and camel-api-component-maven-plugin) |
| Content from issues.apache.org is not included.CAMEL-8073 | Camel may clear attachments during routing |
| Content from issues.apache.org is not included.CAMEL-8077 | NullPointerException in getRouteDefinition before context is started |
| Content from issues.apache.org is not included.CAMEL-8081 | Multicast Aggregator should keep processing other exchange which is not timeout |
| Content from issues.apache.org is not included.CAMEL-8082 | CxfRs producer should close the connection if MEP is InOnly |
| Content from issues.apache.org is not included.CAMEL-8086 | Possible memoryleak when convertBodyTo is used in a dynamicRouter |
| Content from issues.apache.org is not included.CAMEL-8087 | missing dependency for "camel-example-restlet-jdbc" example |
| Content from issues.apache.org is not included.CAMEL-8088 | FTP can wait indefinitely when connection timeout occurs during connect |
| Content from issues.apache.org is not included.CAMEL-8092 | cxf:producer Matrix Params are missing |
| Content from issues.apache.org is not included.CAMEL-8094 | camel-netty: Do not use org.jboss.netty.util.internal.ExecutorUtil as it breaks the camel-netty Karaf feature |
| Content from issues.apache.org is not included.CAMEL-8096 | CxfEndpoint schema should support to publishEndpointUrl from the element attribute |
| Content from issues.apache.org is not included.CAMEL-8097 | Error in AST/Graph translation |
| Content from issues.apache.org is not included.CAMEL-8100 | Collection should be optional for getDbStats |
| Content from issues.apache.org is not included.CAMEL-8106 | XML parsing error is ignored by xtoknize XML tokenizer |
| Content from issues.apache.org is not included.CAMEL-8118 | BigDecimalPatternFormat overwrites Locale setting |
| Content from issues.apache.org is not included.CAMEL-8121 | Infinite Loop Within Camel if the temp file directory is not writable |
| Content from issues.apache.org is not included.CAMEL-8123 | Mina2 SSL initiates handshake backwards |
| Content from issues.apache.org is not included.CAMEL-8125 | PropertyInject gives NullPointerException |
| Content from issues.apache.org is not included.CAMEL-8134 | We should not add synchronisation if the CachedOutputStream closedOnCompletion option is false |
| Content from issues.apache.org is not included.CAMEL-8137 | Simple language does not resolve overloaded method calls |
| Content from issues.apache.org is not included.CAMEL-8146 | Starting and stopping routes leak threads |
| Content from issues.apache.org is not included.CAMEL-8148 | Avoid possible NPE in Camel Box component on exceptions during initial login |
| Content from issues.apache.org is not included.CAMEL-8153 | Fix potential connection leak in StreamList mode |
| Content from issues.apache.org is not included.CAMEL-8156 | SNSClient should setup endpoint before creating the topic |
| Content from issues.apache.org is not included.CAMEL-8157 | camel-http - NPE after recent changes |
| Content from issues.apache.org is not included.CAMEL-8158 | Provide way to specify fields to patch in google drive endpoints |
| Content from issues.apache.org is not included.CAMEL-8160 | Generic methods used as endpoints fail in Java 8 |
| Content from issues.apache.org is not included.CAMEL-8168 | Mina Does Not Unbind From Listening Port |
| Content from issues.apache.org is not included.CAMEL-8169 | Camel Jetty/Http4 producers should respect Content-Length/Transfer-Encoding:Chunked headers |
| Content from issues.apache.org is not included.CAMEL-8185 | camel-scr - IllegalArgumentException: argument type mismatch |
| Content from issues.apache.org is not included.CAMEL-8189 | camel-scr-archetype produces invalid package structure |
| Content from issues.apache.org is not included.CAMEL-8190 | Kafka producer: partition key is optional, not required by kafka client api |
| Content from issues.apache.org is not included.CAMEL-8193 | Frequent BlockingOperationExceptions under load |
| Content from issues.apache.org is not included.CAMEL-8194 | Elasticsearch component fails in an OSGi environment due to missing names.txt |
| Content from issues.apache.org is not included.CAMEL-8200 | Race condition in JmsProducer for request/response messaging causing nondeterministic setting body to null. |
| Content from issues.apache.org is not included.CAMEL-8201 | NPE with language:ruby and concurrentConsumers |
| Content from issues.apache.org is not included.CAMEL-8213 | UseOriginalAggregationStrategy is suspicious to NullPointerException |
| Content from issues.apache.org is not included.CAMEL-8214 | Support partial responses in google APIs |
| Content from issues.apache.org is not included.CAMEL-8216 | Unable to specify startHistoryId for history list in camel-google-mail |
| Content from issues.apache.org is not included.CAMEL-8217 | camel-xmljson option typeHints does not work |
| Content from issues.apache.org is not included.CAMEL-8218 | REST DSL with RestletComponent doesn't support servelet container |
| Content from issues.apache.org is not included.CAMEL-8222 | Jetty component setting responseHeaderSize is impossible |
| Content from issues.apache.org is not included.CAMEL-8226 | Deprecated feature dataSourceRef not working correctly |
| Content from issues.apache.org is not included.CAMEL-8227 | Using exchangePattern=InOnly in to uris are not used |
| Content from issues.apache.org is not included.CAMEL-8228 | camel-mqtt - From mqtt to mqtt fails sending to specified publishTopicName |
| Content from issues.apache.org is not included.CAMEL-8231 | StompEndPoint does not throw exceptions in case of the underlying connection broken at the time of sending a message |
| Content from issues.apache.org is not included.CAMEL-8233 | Splitter - Option parallelAggregate is not in use when using parallel procession as well |
| Content from issues.apache.org is not included.CAMEL-8236 | WebSphere class loader detection is too sensitive |
| Content from issues.apache.org is not included.CAMEL-8241 | Exec command failures using Java 8 on Unix |
| Content from issues.apache.org is not included.CAMEL-8245 | CXFRS endpoint ignores model references |
| Content from issues.apache.org is not included.CAMEL-8247 | [AWS-S3] Producer does not use ObjectMetaData when exchange is a File |
| Content from issues.apache.org is not included.CAMEL-8253 | CXFRS Throws IndexOutOfBoundsException for Empty Headers |
| Content from issues.apache.org is not included.CAMEL-8261 | spring-dm may not be able to load resources from classpath from camel-core |
| Content from issues.apache.org is not included.CAMEL-8268 | camel-hbase - The scan method is not thread safe when using a filter list |
| Content from issues.apache.org is not included.CAMEL-8272 | Camel-box socks proxy implementation is incomplete |
| Content from issues.apache.org is not included.CAMEL-8289 | camel-netty-http should not try to send out error message to the client if the connection is closed. |
| Content from issues.apache.org is not included.CAMEL-8295 | Change Camel Context Name on Camel Spring Boot |
| Content from issues.apache.org is not included.CAMEL-8296 | camel-box - OSGi troubles - NoClassDefFoundError: org.apache.commons.lang.NotImplementedException |
| Content from issues.apache.org is not included.CAMEL-8303 | InvalidPayloadException when storing a String using camel-couchdb |
| Content from issues.apache.org is not included.CAMEL-8313 | AddNamespace should not override the element's namespace |
| Content from issues.apache.org is not included.CAMEL-8314 | Cannot select text() using xquery |
| Content from issues.apache.org is not included.CAMEL-8315 | set Component Option "responseHeaderSize",but no effect |
| Content from issues.apache.org is not included.CAMEL-8326 | Project created from camel-blueprint-archetype does not work |
| Content from issues.apache.org is not included.CAMEL-8327 | ContextTestSupport does not support weaveByType in test cases |
| Content from issues.apache.org is not included.CAMEL-8329 | camel-sql - May not propagate headers for operations with no resultset |
| Content from issues.apache.org is not included.CAMEL-8336 | XML Signature: XAdES: Wrong value for attribute "Qualifier" of element CommitmentTypeId |
| Content from issues.apache.org is not included.CAMEL-8338 | ScriptBuilder relies on TCCL to discover engines |
| Content from issues.apache.org is not included.CAMEL-8339 | Usage of camel-mail depends on TCCL |
| Content from issues.apache.org is not included.CAMEL-8341 | Usage of camel-rss depends on TCCL |
| Content from issues.apache.org is not included.CAMEL-8346 | JsonPathEngine skips file encoding |
| Content from issues.apache.org is not included.CAMEL-8352 | NettyServerBossPoolBuilder build() method is package-protected |
| Content from issues.apache.org is not included.CAMEL-8353 | FileLockExclusiveReadLockStrategy - Should defer closing channel till release lock |
| Content from issues.apache.org is not included.CAMEL-8355 | Dynamicity flag on Mongodb endpoint run a dropIndex() command on specified collection |
| Content from issues.apache.org is not included.CAMEL-8356 | IOConverter.toInputStream(file, charset) returns strange behaving stream |
| Content from issues.apache.org is not included.CAMEL-8358 | Avoid using Olingo2 library classes from 'core' package as it has been designated internal and not part of the API exposed using OSGi headers |
| Content from issues.apache.org is not included.CAMEL-8359 | LinkedIn consumer endpoints have to specify an empty 'fields' parameter |
| Content from issues.apache.org is not included.CAMEL-8369 | weaveAddLast does not work property when route ends with a split |
| Content from issues.apache.org is not included.CAMEL-8382 | dumpRoutesAsXml should resolve "from" endpoint property values as with "to" endpoint URI |
| Content from issues.apache.org is not included.CAMEL-8395 | Handle empty Salesforce picklist types |
| Content from issues.apache.org is not included.CAMEL-8401 | CamelOverruleFileName does not work correctly for remote file endpoints |
| Content from issues.apache.org is not included.CAMEL-8409 | Kafka producer: when no message key specified, use partition key |
| Content from issues.apache.org is not included.CAMEL-8411 | camel-netty-http - Checking for host header is invalid |
| Content from issues.apache.org is not included.CAMEL-8417 | RAW_TOKEN_START and RAW_TOKEN_END not removed when query parameter occurs multiple times |
| Content from issues.apache.org is not included.CAMEL-8424 | Transaction being propagated ignoring REQUIRES_NEW when using direct component |
| Content from issues.apache.org is not included.CAMEL-8425 | Handle invalid client id gracefully in Camel LinkedIn component |
| Content from issues.apache.org is not included.CAMEL-8426 | Handle invalid client id gracefully in Camel Box component |
| Content from issues.apache.org is not included.CAMEL-8427 | camel-scala - Testing with useOverridePropertiesWithPropertiesComponent issue |
| Content from issues.apache.org is not included.CAMEL-8430 | Camel HDFS2 - readSuffix option does not work |
| Content from issues.apache.org is not included.CAMEL-8431 | Consume all files in aws S3 bucket where deleteAfterRead = false |
| Content from issues.apache.org is not included.CAMEL-8432 | camel-mqtt: MQTT wildcard ('+') subscription broken |
| Content from issues.apache.org is not included.CAMEL-8434 | Camel HDFS2 - Unable to consume an empty file |
| Content from issues.apache.org is not included.CAMEL-8436 | camel-spring-boot - Some routes not being initialized after CamelContext have been removed from CamelAutoConfiguration |
| Content from issues.apache.org is not included.CAMEL-8437 | Simple bean call doesn't like parenthesis in parameter values |
| Content from issues.apache.org is not included.CAMEL-8445 | camel-hdfs2 - Does not work on windows |
| Content from issues.apache.org is not included.CAMEL-8450 | Netty component should not stop/null static timer when stopping |
| Content from issues.apache.org is not included.CAMEL-8453 | camel-avro throws SAXParseException when used from spring or blueprint |
| Content from issues.apache.org is not included.CAMEL-8455 | camel-linkedin - update_key option should be optional in getHistoricalStatusUpdateStatistics |
| Content from issues.apache.org is not included.CAMEL-8456 | Remove addCompanyUpdateComment endpoint from camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8457 | Correct return types of some endpoints in camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8458 | camel-linkedin - public_profile_url option should be String |
| Content from issues.apache.org is not included.CAMEL-8461 | camel-netty-http does not respect client's keep-alive setting |
| Content from issues.apache.org is not included.CAMEL-8462 | HttpServerChannelHandler should not store the instance of HttpRequest |
| Content from issues.apache.org is not included.CAMEL-8464 | Remove likeCompanyUpdate endpoint from camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8466 | Feature camel-linkedin is missing dependencies for xalan, xerces and xmlresolver |
| Content from issues.apache.org is not included.CAMEL-8469 | Several enum types should generate lower case values in camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8470 | Several small fixes for camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8476 | Unexpected behavior in fault handling with doTry/doCatch |
| Content from issues.apache.org is not included.CAMEL-8479 | TrapReceiveTest is failed within Camel 2.15.0 |
| Content from issues.apache.org is not included.CAMEL-8480 | camel-catalog has unnecessary imports if it cannot access some other artifacts |
| Content from issues.apache.org is not included.CAMEL-8484 | File language - Should support file extensions with multiple dots such as tar.gz |
| Content from issues.apache.org is not included.CAMEL-8492 | BeanInfo introspection ignores overriden methods |
| Content from issues.apache.org is not included.CAMEL-8498 | CamelContextFactoryBean missing setEndpoints method |
| Content from issues.apache.org is not included.CAMEL-8500 | ClassCastException when something other than PropertiesComponent is bound to "properties" JNDI name |
| Content from issues.apache.org is not included.CAMEL-8504 | Failed to process Schematron XSLT templates and/or rules on windows |
| Content from issues.apache.org is not included.CAMEL-8505 | Missed CamelSchematronValidationStatus header |
| Content from issues.apache.org is not included.CAMEL-8510 | NPE will be thrown from doAppend() of PaxLoggingConsumer during load testing |
| Content from issues.apache.org is not included.CAMEL-8515 | Camel marshal/unmarshal - Should catch throwable in case dataformat causes an java.lang.Error |
| Content from issues.apache.org is not included.CAMEL-8519 | Salesforce component security listener does not replace old auth header |
| Content from issues.apache.org is not included.CAMEL-8520 | Camel XMPP doesn't use a DNS resolver to look at SRV records |
| Content from issues.apache.org is not included.CAMEL-8521 | camel-script - Should try all classloaders before throwing IAE |
| Content from issues.apache.org is not included.CAMEL-8530 | can't install camel-github feature in karaf |
| Content from issues.apache.org is not included.CAMEL-8540 | S3Consumer uses maxMessagesPerPoll incorrectly |
| Content from issues.apache.org is not included.CAMEL-8546 | No LanguageResolver found for language=js |
| Content from issues.apache.org is not included.CAMEL-8547 | Usage of camel-xmlbeans depends on TCCL |
| Content from issues.apache.org is not included.CAMEL-8556 | AnnotationTypeConverterLoader treats package as class |
| Content from issues.apache.org is not included.CAMEL-8566 | Feature camel-cxf doesn't install all required dependencies |
| Content from issues.apache.org is not included.CAMEL-8568 | Feature camel-swagger doesn't install all required dependencies |
| Content from issues.apache.org is not included.CAMEL-8573 | Feature camel-hbase doesn't install all required dependencies |
| Content from issues.apache.org is not included.CAMEL-8574 | Feature camel-hdfs doesn't install all required dependencies |
| Content from issues.apache.org is not included.CAMEL-8575 | Salesforce component doesn't properly retries the request when doing re-login |
| Content from issues.apache.org is not included.CAMEL-8584 | Circuit breaker does not honour halfOpenAfter period |
| Content from issues.apache.org is not included.CAMEL-8585 | The lazy load option doesn't unlock the file |
| Content from issues.apache.org is not included.CAMEL-8589 | url.getPort returning -1, needs additional check |
| Content from issues.apache.org is not included.CAMEL-8592 | NPE in AbstractListAggregationStrategy if empty list |
| Content from issues.apache.org is not included.CAMEL-8597 | Elasticsearch component ignores indexType header set from endpoint URL |
| Content from issues.apache.org is not included.CAMEL-8607 | Camel endpoint RAW password unsafe characters |
| Content from issues.apache.org is not included.CAMEL-8609 | Remove open-jpa bundle from camel-jpa feature |
| Content from issues.apache.org is not included.CAMEL-8624 | Bean component - Potential NPE in BeanInfo |
| Content from issues.apache.org is not included.CAMEL-8626 | Leaking exchangesInFlightKeys in ManagedRoute |
| Content from issues.apache.org is not included.CAMEL-8628 | camel-dozer component fails when multiple expressions are used in a mapping |
| Content from issues.apache.org is not included.CAMEL-8636 | camel-kafka need to commit the last batch of messages when the auto commit is false |
| Content from issues.apache.org is not included.CAMEL-8649 | Camel RAW() cannot handle String of %2050 |
| Content from issues.apache.org is not included.CAMEL-8660 | camel-ftp - Disconnect when no messages dont call disconnect |
| Content from issues.apache.org is not included.CAMEL-8672 | Restlet Rest Component properties are ignored |
| Content from issues.apache.org is not included.CAMEL-8673 | ConcurrentModificationException when creating dynamic routes |
| Content from issues.apache.org is not included.CAMEL-8674 | Camel-Netty4 does not set remote UDP address in headers |
| Content from issues.apache.org is not included.CAMEL-8678 | Infinite recursion in TransactionErrorHandler toString method |
| Content from issues.apache.org is not included.CAMEL-8682 | Context scoped OnException should not be stopped if a route is stopped |
| Content from issues.apache.org is not included.CAMEL-8687 | SyslogConverter doesn't handle the structured data rightly |
| Content from issues.apache.org is not included.CAMEL-8690 | Camel HDFS2 - ShutdownHookManager class not found when shutting down OSGi framework |
| Content from issues.apache.org is not included.CAMEL-8694 | java.lang.NullPointerException in at org.apache.camel.component.netty4.http.NettyHttpProducer$NettyHttpProducerCallback.done |
| Content from issues.apache.org is not included.CAMEL-8702 | when occurs "Connection reset by peer",netty4 client's EventLoopGroup select thread won't shut down |
| Content from issues.apache.org is not included.CAMEL-8707 | camel-smpp: smpps doesn't work over proxy |
| Content from issues.apache.org is not included.CAMEL-8713 | ParallelAggregate option when using parallel mode does not run in parallel |
| Content from issues.apache.org is not included.CAMEL-8715 | camel-sql - Should close ResultSet |
| Content from issues.apache.org is not included.CAMEL-8717 | camel-kafka feature miss kafka-clients bundle |
| Content from issues.apache.org is not included.CAMEL-8718 | Connection leak with ftp consumer and invalid credentials |
| Content from issues.apache.org is not included.CAMEL-8737 | camel-salesforce - Unable to generate DTOs for Filtered Lookup fields |
| Content from issues.apache.org is not included.CAMEL-8746 | Jasypt with BridgePropertyPlaceholderConfigurer is not handling spring property injection with defaults anymore |
| Content from issues.jboss.org is not included.ENTESB-2460 | ParallelAggregate option for camel multicast with parallel processing is not working |
| Content from issues.jboss.org is not included.ENTESB-2786 | Make sure we we don't ship OpenJPA |
| Content from issues.jboss.org is not included.ENTESB-2891 | Backport CAMEL-8521 to JBoss Fuse 6.2 |
| Content from issues.jboss.org is not included.ENTESB-2938 | Repeated ERROR: Bundle org.apache.camel.camel-script [231] EventDispatcher: Error during dispatch. (java.lang.NullPointerException) java.lang.NullPointerException during Fuse startup |
| Content from issues.jboss.org is not included.ENTESB-3018 | Camel HDFS2 - Missing library "libsnappyjava.so" |
| Content from issues.jboss.org is not included.ENTESB-3019 | Camel HDFS2 - ShutdownHookManager class not found when shutting down Fuse |
| Content from issues.jboss.org is not included.ENTESB-3171 | Jasypt with BridgePropertyPlaceholderConfigurer is not handling spring property injection with defaults anymore |
| Content from issues.jboss.org is not included.ENTESB-3271 | Disable the camel-swagger feature |
| Content from issues.apache.org is not included.HTTPCLIENT-1478 | [HTTPCLIENT-1478] https calls ignore http.socket.timeout during SSL Handshake |
| Content from issues.apache.org is not included.HTTPCLIENT-1547 | [HTTPCLIENT-1547] HttpClient OSGi bundle doesn't import the package "javax.naming" |
| Content from issues.apache.org is not included.SMX4-1709 | OSGi bundles for avro 1.7.5+ should not require "sun.misc" |
| Content from issues.apache.org is not included.CAMEL-1077 | tcp client mode / server mode determined by "to" or "from" elements limits usability. |
| Content from issues.apache.org is not included.CAMEL-3110 | Support GETNEXT and GETBULK for the Camel SNMP component. |
| Content from issues.apache.org is not included.CAMEL-4015 | camel-hazelcast - Allow to specify operation in uri instead of just as a header |
| Content from issues.apache.org is not included.CAMEL-5113 | Parallel and fault tolerant message processing for SQS endpoints. |
| Content from issues.apache.org is not included.CAMEL-5286 | Add option to onCompletion to configure if it should be synchronous |
| Content from issues.apache.org is not included.CAMEL-5398 | Optimize String.replaceAll() to cache Patterns where suitable |
| Content from issues.apache.org is not included.CAMEL-5604 | camel-jackson - Make it easier to support List as output out of the box |
| Content from issues.apache.org is not included.CAMEL-5790 | aws-s3 should support retrieving a single object request |
| Content from issues.apache.org is not included.CAMEL-5806 | DefaultHttpBinding shouldn't assume null payload if HttpMethod == GET |
| Content from issues.apache.org is not included.CAMEL-6028 | camel-hdfs - Support CamelFileName to write to a new file, when not using split strategy |
| Content from issues.apache.org is not included.CAMEL-6065 | SJMS: inOut() in route and exchangePattern=InOut are not equivalent |
| Content from issues.apache.org is not included.CAMEL-6099 | File producer - See if we can support chmod option like ftp producer |
| Content from issues.apache.org is not included.CAMEL-6321 | Moving logic out of getTypeConverter |
| Content from issues.apache.org is not included.CAMEL-6337 | camel-cdi dependencies are wrong for most cases |
| Content from issues.apache.org is not included.CAMEL-6365 | After the Spring 3.1.x support has been dropped then better make use of IOHelper utility to close the Spring contexts in our code base. |
| Content from issues.apache.org is not included.CAMEL-6458 | Add option renameUsingCopy option to file component |
| Content from issues.apache.org is not included.CAMEL-6612 | upgrade camel-elasticsearch to 0.90.3 version |
| Content from issues.apache.org is not included.CAMEL-6613 | upgrade camel-solr to use SolrJ 4.4.0 |
| Content from issues.apache.org is not included.CAMEL-6698 | Component camel-cache to support non-serializable objects |
| Content from issues.apache.org is not included.CAMEL-6701 | org.apache.camel.util.IOHelper.loadText(InputStream) doesnt not return text as written |
| Content from issues.apache.org is not included.CAMEL-6744 | Aggregator - Using groupExchanges should store them on body by default |
| Content from issues.apache.org is not included.CAMEL-6759 | camel-hazelcast component just allows Hazelcast maps and multimaps with key type String |
| Content from issues.apache.org is not included.CAMEL-6775 | Aggregate - Potential little optimization to send aggregated exchange to completion outside the lock |
| Content from issues.apache.org is not included.CAMEL-6777 | We are building two different source distributions which should not be the case |
| Content from issues.apache.org is not included.CAMEL-6819 | Use exceptionHandler on Xmpp Consumer |
| Content from issues.apache.org is not included.CAMEL-6820 | Improve SJMS handling of exchange body data types |
| Content from issues.apache.org is not included.CAMEL-6826 | Use Mock Objects Instead of Live HazelcastInstances to Speed Up Testing |
| Content from issues.apache.org is not included.CAMEL-6892 | Scala version upgrade |
| Content from issues.apache.org is not included.CAMEL-6893 | [Scala] Migrate from Manifests to ClassTags |
| Content from issues.apache.org is not included.CAMEL-6919 | FileIdempotentRepository doesn't create the whole directory structure |
| Content from issues.apache.org is not included.CAMEL-6929 | Narrow ExcludeRoutes annotation values to RoutesBuilder instances |
| Content from issues.apache.org is not included.CAMEL-6934 | Create new Address for every openConnection call |
| Content from issues.apache.org is not included.CAMEL-6955 | Migrate camel-hl7 and camel-syslog from mina to netty |
| Content from issues.apache.org is not included.CAMEL-7027 | Support to set the expression on the split DSL of Spring and Blueprint |
| Content from issues.apache.org is not included.CAMEL-7030 | camel-quartz - Register quartz scheduler in JMX by default |
| Content from issues.apache.org is not included.CAMEL-7038 | tooling - Provide an option for the JNDI properties file by the Guice Maven Plugin |
| Content from issues.apache.org is not included.CAMEL-7039 | Upgrade to BouncyCastle 1.50 |
| Content from issues.apache.org is not included.CAMEL-7050 | camel-jms drops messages when errorHandler throws an exception |
| Content from issues.apache.org is not included.CAMEL-7051 | camel-bindy - Add timezone support to the date pattern |
| Content from issues.apache.org is not included.CAMEL-7056 | Support streaming in camel-base64 data type |
| Content from issues.apache.org is not included.CAMEL-7104 | Add support for "all" permissions for authorization in camel-shiro |
| Content from issues.apache.org is not included.CAMEL-7121 | Relative dot segment paths not resolved in org.apache.camel.core.osgi.OsgiClassResolver |
| Content from issues.apache.org is not included.CAMEL-7135 | Add page orientation property to camel-printer component |
| Content from issues.apache.org is not included.CAMEL-7148 | Added the ability to send messages to several participants. |
| Content from issues.apache.org is not included.CAMEL-7162 | [Bean Validator] Bean Validator should try to resolve ValidationProviderResolver reference |
| Content from issues.apache.org is not included.CAMEL-7175 | Create FnAggregationStrategy wrapping Any result into Exchange |
| Content from issues.apache.org is not included.CAMEL-7178 | Create JAX-RS MessageBodyWriter and Reader which will work with Camel data format |
| Content from issues.apache.org is not included.CAMEL-7191 | Disable JMX load performance statistics - Avoids background thread |
| Content from issues.apache.org is not included.CAMEL-7201 | PGPDataFormat: allow caching of PGP keys via key access interface |
| Content from issues.apache.org is not included.CAMEL-7218 | Extract OSGi-detection logic into utility class |
| Content from issues.apache.org is not included.CAMEL-7225 | camel-smpp - should check Exchange.CHARSET_NAME header |
| Content from issues.apache.org is not included.CAMEL-7228 | Avoid setting port number 80 in http/http4 host header |
| Content from issues.apache.org is not included.CAMEL-7231 | Support receiving attachments with Spring-WS |
| Content from issues.apache.org is not included.CAMEL-7250 | In Threads DSL thread pool options and executorServiceRef should be mutually exclusive |
| Content from issues.apache.org is not included.CAMEL-7257 | Add getRegistry(T) - To get the registry as type T |
| Content from issues.apache.org is not included.CAMEL-7261 | Provide camel:context-suspend and camel:context-resume commands |
| Content from issues.apache.org is not included.CAMEL-7265 | Add API to get JSON representation of route input and output endpoints |
| Content from issues.apache.org is not included.CAMEL-7281 | Add support for "certAlias" in SSLContextParameters |
| Content from issues.apache.org is not included.CAMEL-7283 | PGP Data Format: Signature Verification Options |
| Content from issues.apache.org is not included.CAMEL-7284 | Missing setter for ApnsDelegate |
| Content from issues.apache.org is not included.CAMEL-7285 | Upgrade Apache Jackrabbit Library for camel-jcr Component |
| Content from issues.apache.org is not included.CAMEL-7309 | Tone down the excessive INFO logging about Woodstox xml parser not in use |
| Content from issues.apache.org is not included.CAMEL-7312 | File -> Properties type converter |
| Content from issues.apache.org is not included.CAMEL-7313 | camel-sql - Add support for fetching generated primary keys when using INSERT |
| Content from issues.apache.org is not included.CAMEL-7326 | Improve Eclipse development with m2e Maven integration |
| Content from issues.apache.org is not included.CAMEL-7327 | Improve Container.Instance API to deal with setting a Container after CamelContexts have been created. There is a big risk CamelContext's won't get managed right now |
| Content from issues.apache.org is not included.CAMEL-7328 | A minor refactoring in camel-ahc so that it can be directly reused for websocket client |
| Content from issues.apache.org is not included.CAMEL-7332 | camel-sql - Should have dynamic import so jdbc driver can be loaded |
| Content from issues.apache.org is not included.CAMEL-7334 | Event notification for routes added/removed |
| Content from issues.apache.org is not included.CAMEL-7335 | Kafka : Expose kafka configuration properties to the camel component |
| Content from issues.apache.org is not included.CAMEL-7346 | Cleanup Maven Project Definitions |
| Content from issues.apache.org is not included.CAMEL-7349 | JaxbDataFormat should not parse the Schema over and over again |
| Content from issues.apache.org is not included.CAMEL-7358 | Tracer - Should have options to allow streams or files |
| Content from issues.apache.org is not included.CAMEL-7360 | Add HTTP Date header |
| Content from issues.apache.org is not included.CAMEL-7361 | would be nice if org.apache.camel.spring.Main could take a system property or CLI option to package scan classes too |
| Content from issues.apache.org is not included.CAMEL-7370 | camel-mongodb - Should properly close the underlying physical connection to MongoDB while shutting down |
| Content from issues.apache.org is not included.CAMEL-7372 | Allow users to pass in their own EntityManager through the exchange |
| Content from issues.apache.org is not included.CAMEL-7373 | Reduce the logging noise from the log definition |
| Content from issues.apache.org is not included.CAMEL-7382 | Enable retrieving auto generated keys in JDBC component when using named parameters |
| Content from issues.apache.org is not included.CAMEL-7387 | MainSupport - Should not barf if no CamelContext found |
| Content from issues.apache.org is not included.CAMEL-7388 | xmlTokenizer to optionally wrap the token with the enclosing elements |
| Content from issues.apache.org is not included.CAMEL-7396 | Add defaultMethodName option to camel-xmlrpc |
| Content from issues.apache.org is not included.CAMEL-7397 | support to deploy the camel-example-spring-javaconfig into Karaf |
| Content from issues.apache.org is not included.CAMEL-7401 | Added continuationTimeout option to camel-cxf component |
| Content from issues.apache.org is not included.CAMEL-7403 | Update camel-hl7 to support HAPI v2.2 |
| Content from issues.apache.org is not included.CAMEL-7404 | Zip Aggregation Strategy preserves folder structure |
| Content from issues.apache.org is not included.CAMEL-7421 | camel-rabbitmq - Channel is not fully thread safe |
| Content from issues.apache.org is not included.CAMEL-7422 | camel-rabbit - Consumer tuning: thread count, prefetch |
| Content from issues.apache.org is not included.CAMEL-7430 | Support property setting in BeanIODataFormat |
| Content from issues.apache.org is not included.CAMEL-7435 | Create a generic callback to configure the APNS service builder |
| Content from issues.apache.org is not included.CAMEL-7436 | Copy CXF Http header into Camel message header |
| Content from issues.apache.org is not included.CAMEL-7442 | Upgrade Apache Jackrabbit to Version 2.8.0 |
| Content from issues.apache.org is not included.CAMEL-7453 | Add schema attribut to the SoapJaxbDataFormat |
| Content from issues.apache.org is not included.CAMEL-7465 | DefaultHeaderFIlterStrategy should be case insensitive. |
| Content from issues.apache.org is not included.CAMEL-7466 | Allow to configure flatpack from its unmarshall tag |
| Content from issues.apache.org is not included.CAMEL-7468 | Make xmlTokenizer more xml-aware so that it can handle more flexible structures |
| Content from issues.apache.org is not included.CAMEL-7473 | MQTT consumer - Add topic destination name as header |
| Content from issues.apache.org is not included.CAMEL-7474 | Error blocks mail-consumer |
| Content from issues.apache.org is not included.CAMEL-7486 | Expose the component options for Camel MyBatis |
| Content from issues.apache.org is not included.CAMEL-7487 | Create an archetype and code generation plugins to generate Camel Components that wrap a third party API |
| Content from issues.apache.org is not included.CAMEL-7490 | Redelivery delay cannot be modified in asynchronous mode for multiple retries with different redelivery intervals for each retry specified in Exchange.REDELIVERY_DELAY header parameter. |
| Content from issues.apache.org is not included.CAMEL-7493 | Expose the component options for Camel JDBC |
| Content from issues.apache.org is not included.CAMEL-7494 | parameter json schema should support enum types |
| Content from issues.apache.org is not included.CAMEL-7495 | parameter json schema should support object types |
| Content from issues.apache.org is not included.CAMEL-7496 | BridgePropertyPlaceholderConfigurer should take ignoreResourceNotFound into consideration when it loads the property files |
| Content from issues.apache.org is not included.CAMEL-7498 | Expose the component options for Camel SQL |
| Content from issues.apache.org is not included.CAMEL-7499 | Expose the component options for Camel Mail |
| Content from issues.apache.org is not included.CAMEL-7504 | Improve the throttler to have discarding/filtering capabilities |
| Content from issues.apache.org is not included.CAMEL-7507 | Expose the component options for Camel JPA |
| Content from issues.apache.org is not included.CAMEL-7508 | Expose the component options for Camel Infinispan |
| Content from issues.apache.org is not included.CAMEL-7509 | Expose the component options for Camel JGroups |
| Content from issues.apache.org is not included.CAMEL-7510 | Expose the component options for Camel Quartz |
| Content from issues.apache.org is not included.CAMEL-7511 | Expose the component options for Camel Quartz2 |
| Content from issues.apache.org is not included.CAMEL-7512 | Expose the component options for Camel Netty |
| Content from issues.apache.org is not included.CAMEL-7514 | Dozer should not initialize the same DozerBeanMapperConfiguration twice |
| Content from issues.apache.org is not included.CAMEL-7515 | Expose the component options for Camel Netty HTTP |
| Content from issues.apache.org is not included.CAMEL-7516 | Expose the component options for Camel HDFS |
| Content from issues.apache.org is not included.CAMEL-7517 | Expose the component options for Camel HDFS2 |
| Content from issues.apache.org is not included.CAMEL-7521 | Provide an option for unsynchronized aggregation when splitter is streaming and not parallel |
| Content from issues.apache.org is not included.CAMEL-7523 | Expose the component options for Camel CXF |
| Content from issues.apache.org is not included.CAMEL-7525 | Behavior change for file component in 2.10 causes problems with no workaround available |
| Content from issues.apache.org is not included.CAMEL-7527 | Zip component does not unpack files from directories into zip archive |
| Content from issues.apache.org is not included.CAMEL-7529 | Update HeaderFilterStrategyComponent to extend UriEndpointComponent |
| Content from issues.apache.org is not included.CAMEL-7530 | Expose the component options for Camel CXFRS |
| Content from issues.apache.org is not included.CAMEL-7532 | VelocityEndpoint should support take the VelocityContext from message header |
| Content from issues.apache.org is not included.CAMEL-7533 | Expose the component options for Camel HTTP |
| Content from issues.apache.org is not included.CAMEL-7534 | Expose the component options for Camel HTTP4 |
| Content from issues.apache.org is not included.CAMEL-7535 | Expose the component options for Camel Jetty |
| Content from issues.apache.org is not included.CAMEL-7537 | Expose the component options for Camel OptaPlanner |
| Content from issues.apache.org is not included.CAMEL-7538 | FreemarkerEndpoint should support to set data model from message header |
| Content from issues.apache.org is not included.CAMEL-7539 | StringTemplateEndpoint should support set variable map from message header |
| Content from issues.apache.org is not included.CAMEL-7540 | Quartz Endpoint with a SimpleTrigger does not support referencing a bean in URI |
| Content from issues.apache.org is not included.CAMEL-7542 | Expose component options for Camel JCR |
| Content from issues.apache.org is not included.CAMEL-7548 | Spring XML: Support {{ }} placeholder syntax inside pgp data format |
| Content from issues.apache.org is not included.CAMEL-7549 | Quartz2 Endpoint with a SimpleTrigger doesn't support referencing a bean in URI |
| Content from issues.apache.org is not included.CAMEL-7552 | RabbitMQ Component: property to allow declare or not queue and exchange. |
| Content from issues.apache.org is not included.CAMEL-7563 | Allow passing HazelcastInstance as a query parameter of a Hazelcast component endpoint. |
| Content from issues.apache.org is not included.CAMEL-7567 | Add camelId and managementName attributes to JMX tracer mbeans |
| Content from issues.apache.org is not included.CAMEL-7569 | Expose the component options for Camel GAE |
| Content from issues.apache.org is not included.CAMEL-7574 | Expose the component options for Camel Atmosphere Websocket |
| Content from issues.apache.org is not included.CAMEL-7575 | BeanInvokeProcess should copy the attchment from the resultExchange |
| Content from issues.apache.org is not included.CAMEL-7576 | camel-cache - Turn off ET phone home |
| Content from issues.apache.org is not included.CAMEL-7581 | Enrich and pollEnrich should call aggregate even if exception occurred |
| Content from issues.apache.org is not included.CAMEL-7583 | Make NettyWorkerPoolBuilder#build public |
| Content from issues.apache.org is not included.CAMEL-7589 | Missing 'null' check in methods sendBodyAndHeaders() of class DefaultProducerTemplate |
| Content from issues.apache.org is not included.CAMEL-7592 | Support setMode in XStreamDataFormat |
| Content from issues.apache.org is not included.CAMEL-7594 | TypeConverter - Should support CamelLogDebugBodyMaxChars to limit logging message body |
| Content from issues.apache.org is not included.CAMEL-7597 | Throw an more meaningful exception for camel-rabbitmq |
| Content from issues.apache.org is not included.CAMEL-7599 | LogEndpoint ignores setter (setGroupSize) - set via uri working |
| Content from issues.apache.org is not included.CAMEL-7602 | AWS SQS component does not support Message Attributes |
| Content from issues.apache.org is not included.CAMEL-7604 | camel-core - Enlist Camel producers in JMX on startup |
| Content from issues.apache.org is not included.CAMEL-7606 | Expose the component options for Camel Zookeeper |
| Content from issues.apache.org is not included.CAMEL-7624 | camel-jackson - Add option to set inclusion to skip null fields from pojos |
| Content from issues.apache.org is not included.CAMEL-7626 | camel-restlet - Should set content-type header |
| Content from issues.apache.org is not included.CAMEL-7629 | camel-jackson - Add support for header to define the unmarshalType dynamic |
| Content from issues.apache.org is not included.CAMEL-7631 | Enhancement for xmlsecurity component (XML Signature): Configurable Signature Id |
| Content from issues.apache.org is not included.CAMEL-7633 | camel-restlet - Add back support for async |
| Content from issues.apache.org is not included.CAMEL-7637 | Avoid null throwable message in FailedToCreateRouteException |
| Content from issues.apache.org is not included.CAMEL-7639 | camel-jackson - Add support for prettyPrint option |
| Content from issues.apache.org is not included.CAMEL-7645 | camel-jdbc - outputClass should also be supported for List |
| Content from issues.apache.org is not included.CAMEL-7647 | camel-blueprint - Add logic to detect consumer scheduler for quartz2/spring |
| Content from issues.apache.org is not included.CAMEL-7648 | Using scheduler=blueprint does not work in OSGi |
| Content from issues.apache.org is not included.CAMEL-7654 | AWS SQS Component Does Not Support Message Attribuets In The Producer |
| Content from issues.apache.org is not included.CAMEL-7657 | different results of lookup methods in SpringRouteBuilder |
| Content from issues.apache.org is not included.CAMEL-7663 | SFTP consumers cannot be triggered by Quartz2 scheduler with JDBC trigger persistence: NotSerializableException |
| Content from issues.apache.org is not included.CAMEL-7667 | camel-jms - MessageListenerContainer should stop quicker when CamelContext is stopping |
| Content from issues.apache.org is not included.CAMEL-7668 | @Consume may restart during a shutdown event |
| Content from issues.apache.org is not included.CAMEL-7680 | Throw NPE when stopping if transport client is used |
| Content from issues.apache.org is not included.CAMEL-7682 | bean DSL should support to set multiParameterArray option |
| Content from issues.apache.org is not included.CAMEL-7686 | camel-jdbc - Fix this issue report about retriving generated keys |
| Content from issues.apache.org is not included.CAMEL-7688 | XPathBuilder initDefaultXPathFactory implementation incorrect |
| Content from issues.apache.org is not included.CAMEL-7691 | camel-serlvet - Potential NPE if no servlet name configured for osgi |
| Content from issues.apache.org is not included.CAMEL-7695 | CamelContext - Allow to check if a service by its type has been added |
| Content from issues.apache.org is not included.CAMEL-7700 | Limit the SQL component maxMessagesPerPoll option by using the jdbcTemplate.setMaxRows(size) method |
| Content from issues.apache.org is not included.CAMEL-7711 | camel-servletlistener - Store created CamelContext on ServletContext attribute |
| Content from issues.apache.org is not included.CAMEL-7713 | Set the Xerces SecurityManager for the DocumentBuilderFactory by default |
| Content from issues.apache.org is not included.CAMEL-7716 | Migrate camel-csv component to Apache CSV 1.0 |
| Content from issues.apache.org is not included.CAMEL-7717 | camel-jsch - Should throw UnsupportedOperationException when creating a consumer instead of causing a NPE |
| Content from issues.apache.org is not included.CAMEL-7719 | Set the XMLReader for the SAXSource in XmlConverter |
| Content from issues.apache.org is not included.CAMEL-7720 | Support to set the DocumentBuilderFactory from exchange property |
| Content from issues.apache.org is not included.CAMEL-7721 | Support to setup the SaxParserFactory from the exchange property |
| Content from issues.apache.org is not included.CAMEL-7723 | Support starting and stopping consumers and producers asynchronously |
| Content from issues.apache.org is not included.CAMEL-7724 | camel-bindy - Add support for boolean data type formatter |
| Content from issues.apache.org is not included.CAMEL-7725 | camel-scala - Startup order not available in Scala DSL |
| Content from issues.apache.org is not included.CAMEL-7727 | Unify MessageProducerResources handling into SjmsProducer |
| Content from issues.apache.org is not included.CAMEL-7728 | Setup the TCCL before create the instance from the BaseResolver |
| Content from issues.apache.org is not included.CAMEL-7734 | Replace custom pool implementation by commons-pool |
| Content from issues.apache.org is not included.CAMEL-7740 | Allow pool prefill configuration for SjmsProducer |
| Content from issues.apache.org is not included.CAMEL-7742 | Support grouping separator for Camel Bindy (BigDecimal) |
| Content from issues.apache.org is not included.CAMEL-7744 | xslt component - Allow to configure custom error listener |
| Content from issues.apache.org is not included.CAMEL-7753 | xslt component - Store warning/errors etc as exchange properties so end users can get hold of those |
| Content from issues.apache.org is not included.CAMEL-7759 | Using the TCCL as the default value of ApplicationContextClassLoader in DefaultCamelContext |
| Content from issues.apache.org is not included.CAMEL-7761 | Setup the application context classloader of OSGiDefaultCamelContext |
| Content from issues.apache.org is not included.CAMEL-7769 | Mock - Allow to invoke a method while specifying an assertion |
| Content from issues.apache.org is not included.CAMEL-7771 | Improve the API Component Framework to support callback APIs |
| Content from issues.apache.org is not included.CAMEL-7776 | updated dependency for camel-flatpack |
| Content from issues.apache.org is not included.CAMEL-7780 | ManagedCamelContext - Add operation to check if you can send to an endpoint |
| Content from issues.apache.org is not included.CAMEL-7787 | Multicast - Should defer UoW done until after the aggregate has been done |
| Content from issues.apache.org is not included.CAMEL-7794 | Topics support in camel-hazelcast |
| Content from issues.apache.org is not included.CAMEL-7796 | camel-cxfrs consumer: Allow setting a custom binding |
| Content from issues.apache.org is not included.CAMEL-7801 | XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part |
| Content from issues.apache.org is not included.CAMEL-7802 | XML Signature: parameter for output character encoding and parent node via XPath |
| Content from issues.apache.org is not included.CAMEL-7804 | MessageHelper - dump message for logging should catch throwable |
| Content from issues.apache.org is not included.CAMEL-7827 | When using CXFRS with simple HTTP api, variable replacement should be available |
| Content from issues.apache.org is not included.CAMEL-7858 | Allow to disable Jaxb annotations in JacksonDataFormat |
| Content from issues.apache.org is not included.CAMEL-7859 | Language component - Add support for binary content |
| Content from issues.apache.org is not included.CAMEL-7860 | Add sendReply functionality in RabbitMQConsumer |
| Content from issues.apache.org is not included.CAMEL-7863 | Tone down info logging pr. message |
| Content from issues.apache.org is not included.CAMEL-7864 | The kafka component does not properly support zookeeper chroot configuration |
| Content from issues.apache.org is not included.CAMEL-7878 | Swagger's base.path should be calculated rather than hardcoded |
| Content from issues.apache.org is not included.CAMEL-7895 | Upgrade XML Security + BouncyCastle dependencies |
| Content from issues.apache.org is not included.CAMEL-7902 | Add tests for camel-github component |
| Content from issues.apache.org is not included.CAMEL-7908 | Add a DestinationCreationStrategy to the SJMS component |
| Content from issues.apache.org is not included.CAMEL-7912 | Add Character support to ObjectHelper::loadSimpleType() |
| Content from issues.apache.org is not included.CAMEL-7913 | ObjectConverter does not support String to java.lang.Character conversion (only char primitive) |
| Content from issues.apache.org is not included.CAMEL-7915 | Share the HashedWheelTimer across the Camel NettyComponent |
| Content from issues.apache.org is not included.CAMEL-7927 | Add support for Multi-Select picklists in Salesforce component |
| Content from issues.apache.org is not included.CAMEL-7929 | OptimisticLockRetryPolicyTest fails from time to time |
| Content from issues.apache.org is not included.CAMEL-7930 | org.apache.camel.itest.ftp.SpringFtpEndpointTest is failing |
| Content from issues.apache.org is not included.CAMEL-7932 | Adding initial properties to PropertiesComponent |
| Content from issues.apache.org is not included.CAMEL-7940 | Disable SSL security protocol by default |
| Content from issues.apache.org is not included.CAMEL-7947 | Support to set SSLContext in the camel-restlet |
| Content from issues.apache.org is not included.CAMEL-7948 | Add support for more/new encryption/signature algorithms |
| Content from issues.apache.org is not included.CAMEL-7949 | JmsMessageHelper to support automatic conversion from ByteBuffer to BytesMessage |
| Content from issues.apache.org is not included.CAMEL-7951 | No way to configure the ExchangeFormatter in RedeliveryErrorHandler (want to see the Exchange's properties by default) |
| Content from issues.apache.org is not included.CAMEL-7958 | Java DSL - Should support nested choice in doTry .. doCatch |
| Content from issues.apache.org is not included.CAMEL-7959 | Rest DSL - Add support for onException, interceptor and other cross functionality |
| Content from issues.apache.org is not included.CAMEL-7961 | camel-scala - Auto startup not available in Scala DSL |
| Content from issues.apache.org is not included.CAMEL-7962 | Pipeline factories names on netty4 component |
| Content from issues.apache.org is not included.CAMEL-7965 | EndpointCache - Should keep endpoints from routes in the cache |
| Content from issues.apache.org is not included.CAMEL-7975 | SJMS Endpoint does not reverse header encoding |
| Content from issues.apache.org is not included.CAMEL-7980 | camel-ognl need to use the class resolver from camel context |
| Content from issues.apache.org is not included.CAMEL-7984 | camel-sjms - Add support for jmsKeyFormatStrategy |
| Content from issues.apache.org is not included.CAMEL-7991 | Add MultiPartUpload functionality to S3Producer |
| Content from issues.apache.org is not included.CAMEL-8000 | Add global notion of CamelContextRegistry |
| Content from issues.apache.org is not included.CAMEL-8006 | S3Producer should use File to upload directly. |
| Content from issues.apache.org is not included.CAMEL-8012 | camel-stream's scanStream mode should read available lines before going into sleep (or delay) |
| Content from issues.apache.org is not included.CAMEL-8014 | camel-metrics - Let route policy and metrics component reuse same metricsregistry |
| Content from issues.apache.org is not included.CAMEL-8016 | MongoDB should use EmbedMongo in tests |
| Content from issues.apache.org is not included.CAMEL-8028 | Validator component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8034 | xslt component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8037 | Type converters for enums should support case insensitve |
| Content from issues.apache.org is not included.CAMEL-8039 | Implement halfOpen state in CircuitBreaker |
| Content from issues.apache.org is not included.CAMEL-8043 | saxon component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8048 | Main overrides context's registry |
| Content from issues.apache.org is not included.CAMEL-8064 | MockEndpointsAndSkip annotation does not resolve property placeholders |
| Content from issues.apache.org is not included.CAMEL-8066 | Add swagger ui to the camel swagger rest example |
| Content from issues.apache.org is not included.CAMEL-8068 | SplitAttachmentsExpression should set ID of splited attachment |
| Content from issues.apache.org is not included.CAMEL-8070 | Supporting byte[] messages in camel-websocket |
| Content from issues.apache.org is not included.CAMEL-8072 | Netty Http Server should close the channel once it return an error message |
| Content from issues.apache.org is not included.CAMEL-8075 | Camel sftp should send a command to check if the connection is broken |
| Content from issues.apache.org is not included.CAMEL-8076 | We should avoid checking the DupTriggerKey if the recoverableJob is true |
| Content from issues.apache.org is not included.CAMEL-8078 | camel-restlet should support to decode the response entity which is represent resource |
| Content from issues.apache.org is not included.CAMEL-8084 | PGP Data Format: file name parameter |
| Content from issues.apache.org is not included.CAMEL-8085 | Add handling of offset in case of auto commit is disabled to prevent data loss |
| Content from issues.apache.org is not included.CAMEL-8089 | Support paging and restricting results from google drive |
| Content from issues.apache.org is not included.CAMEL-8091 | DefaultExchangeFormatter does not consider Exchange.LOG_DEBUG_BODY_MAX_CHARS |
| Content from issues.apache.org is not included.CAMEL-8095 | CaseInsensitiveMap for Camel headers should preserve original key cases in keySet |
| Content from issues.apache.org is not included.CAMEL-8098 | Route model using body expression should be representable in the xml model |
| Content from issues.apache.org is not included.CAMEL-8099 | Add support for default values in Camel properties |
| Content from issues.apache.org is not included.CAMEL-8101 | Add runCommand to MongoDB Camel component operations list |
| Content from issues.apache.org is not included.CAMEL-8102 | Add support to ObjectHelper to create Iterable's |
| Content from issues.apache.org is not included.CAMEL-8103 | Make CxfEndpoint Camel Context aware |
| Content from issues.apache.org is not included.CAMEL-8105 | AWS-SQS - support for redrivePolicy inside SQSEndpoint |
| Content from issues.apache.org is not included.CAMEL-8107 | Allow to use property placeholder with default values without having to setup the properties component |
| Content from issues.apache.org is not included.CAMEL-8108 | Type converters should not check for null values |
| Content from issues.apache.org is not included.CAMEL-8109 | Allow to plugin custom functions to property placeholder |
| Content from issues.apache.org is not included.CAMEL-8113 | Look into optimize Camels type converter registry lookup |
| Content from issues.apache.org is not included.CAMEL-8115 | Properties component - Include default functions to lookup from ENV / SYS etc |
| Content from issues.apache.org is not included.CAMEL-8116 | Allow more control of message splitting policy |
| Content from issues.apache.org is not included.CAMEL-8117 | set encoding on a per-message basis |
| Content from issues.apache.org is not included.CAMEL-8120 | ChannelHandlerFactories.newDelimiterBasedFrameDecoder always strips delimiters |
| Content from issues.apache.org is not included.CAMEL-8124 | Using ServicePool in ConsumerCache |
| Content from issues.apache.org is not included.CAMEL-8128 | Polish the camel-example-servlet-tomcat-no-spring to show how to setup the registry |
| Content from issues.apache.org is not included.CAMEL-8129 | XAdES BES/EPES for XML Signature Signer |
| Content from issues.apache.org is not included.CAMEL-8130 | camel-sql - Allow selectList outputType to map to class as well |
| Content from issues.apache.org is not included.CAMEL-8133 | rest-dsl - Make it easy to support CORS |
| Content from issues.apache.org is not included.CAMEL-8139 | rest-dsl - Allow to configure data format properties for IN vs OUT |
| Content from issues.apache.org is not included.CAMEL-8145 | Mina Consumer doesn't send the message back if the response is set on in message |
| Content from issues.apache.org is not included.CAMEL-8149 | Support application-generated document identifiers in bulk index requests |
| Content from issues.apache.org is not included.CAMEL-8152 | Add enumeration value EXTENDED for NotifyOperationsEnum in Salesforce component |
| Content from issues.apache.org is not included.CAMEL-8154 | allow configuration of fallbackTimeout in BacklogDebugger |
| Content from issues.apache.org is not included.CAMEL-8155 | rest-dsl - Add support for bridgeErrorHandler |
| Content from issues.apache.org is not included.CAMEL-8159 | Using setHeader is not enlisted in JMX |
| Content from issues.apache.org is not included.CAMEL-8161 | camel-swagger - Use JMX to lookup Camel's so we support everyone |
| Content from issues.apache.org is not included.CAMEL-8166 | provide access to suspended exchanges in BacklogDebugger |
| Content from issues.apache.org is not included.CAMEL-8172 | Enable multiple consumers for kafka endpoint |
| Content from issues.apache.org is not included.CAMEL-8173 | Support to set InflightRepository from Camel XML DSL |
| Content from issues.apache.org is not included.CAMEL-8174 | Added TimeoutInflightRepository to track the long processing exchange |
| Content from issues.apache.org is not included.CAMEL-8176 | camel-jackson - Make it easier to register custom modules |
| Content from issues.apache.org is not included.CAMEL-8177 | Graceful shutdown - Should allow background thread to terminate |
| Content from issues.apache.org is not included.CAMEL-8178 | ThreadPoolProfile - Add option for allowCorePoolTimeout |
| Content from issues.apache.org is not included.CAMEL-8179 | Support to set the ErrorHandler from the JettyHttpComponent |
| Content from issues.apache.org is not included.CAMEL-8180 | Incorrect handling of ConsumerTimeoutException |
| Content from issues.apache.org is not included.CAMEL-8182 | xpath - Add documentType option to xml dsl |
| Content from issues.apache.org is not included.CAMEL-8184 | [AWS-S3] Add support to set/retrieve custom headers in S3 for Producers & Consumers |
| Content from issues.apache.org is not included.CAMEL-8188 | Support to configure the scripte engine from CamelContext propertes |
| Content from issues.apache.org is not included.CAMEL-8191 | Charset is ignored for SFTP producer endpoints |
| Content from issues.apache.org is not included.CAMEL-8202 | Excessive loggging: JSCH -> Permanently added 'X' (RSA) to the list of known hosts. |
| Content from issues.apache.org is not included.CAMEL-8204 | Throw Exception if the JMS correlationId is not unique. |
| Content from issues.apache.org is not included.CAMEL-8205 | CXFRS Server should be able to invoke on JAX-RS service implementations |
| Content from issues.apache.org is not included.CAMEL-8209 | Added "inputHeader" parameter to use a header value as input to the component instead of the body |
| Content from issues.apache.org is not included.CAMEL-8212 | CXFRS Consumer should always be able to work with interfaces only |
| Content from issues.apache.org is not included.CAMEL-8225 | Graceful shutdown - Show inflight exchange details if forced shutdown triggered |
| Content from issues.apache.org is not included.CAMEL-8234 | DefaultClassLoader - Should use applicationContextClassLoader from CamelContext as fallback |
| Content from issues.apache.org is not included.CAMEL-8235 | MessageHistory - Should use CamelLogDebugBodyMaxChars to limit max length of message body |
| Content from issues.apache.org is not included.CAMEL-8246 | ZipAggregationStrategy does not preserve headers |
| Content from issues.apache.org is not included.CAMEL-8248 | Camel Mail should filter the "Camel*" out header by default |
| Content from issues.apache.org is not included.CAMEL-8252 | Camel route status - Include inflight counter per processor node |
| Content from issues.apache.org is not included.CAMEL-8256 | Include deadLetterUri in ExchangeFailureHandledEvent |
| Content from issues.apache.org is not included.CAMEL-8259 | [Groovy] Add SPI hook to support customized creation of the GroovyShell |
| Content from issues.apache.org is not included.CAMEL-8260 | Camel EIP model - Ensure consistent getter/setter style also for Boolean types |
| Content from issues.apache.org is not included.CAMEL-8262 | Optimize CaseInsensitiveMap |
| Content from issues.apache.org is not included.CAMEL-8263 | Add adapt(T) to CamelContext to use instead of type cast to ModelCamelContext |
| Content from issues.apache.org is not included.CAMEL-8266 | [camel-sftp] Allow directories which are un-readable to be ignored on permission error |
| Content from issues.apache.org is not included.CAMEL-8267 | Allow to configure Salesforce URL when creating DTOs via camel-salesforce-maven-plugin |
| Content from issues.apache.org is not included.CAMEL-8279 | ZipAggregationStrategy fails when used in multicast |
| Content from issues.apache.org is not included.CAMEL-8284 | MultiCast in Parallel Processing Mode with StreamCache leads to wrong results |
| Content from issues.apache.org is not included.CAMEL-8288 | Attach Lucene Documents to the Results(Hits) if header contains RETURN_LUCENE_DOCS=true |
| Content from issues.apache.org is not included.CAMEL-8298 | Remove the spring-test dependency from camel-spring-javaconfig |
| Content from issues.apache.org is not included.CAMEL-8299 | Let BulkRequest return the whole BulkResponse |
| Content from issues.apache.org is not included.CAMEL-8305 | Aggregate - Remove groupExchanges option as ppl should just configure to use GroupedExchangeAggregationStrategy |
| Content from issues.apache.org is not included.CAMEL-8307 | Properties are loaded only from the first source if whitespaces are used in propertyPlaceholder#location |
| Content from issues.apache.org is not included.CAMEL-8309 | Camel XML DSL - Allow to specify uri attributes in multi lines to make long urs easier to read and maintain |
| Content from issues.apache.org is not included.CAMEL-8310 | RabbitMQConsumer has hard coded requeue flag set to false |
| Content from issues.apache.org is not included.CAMEL-8312 | XML External Entity (XXE) issue in XPath |
| Content from issues.apache.org is not included.CAMEL-8316 | Rename property language to exchangeProperty |
| Content from issues.apache.org is not included.CAMEL-8321 | camel-box - Do not use dot in header keys |
| Content from issues.apache.org is not included.CAMEL-8324 | Camel JMX - Allow to configure default management name pattern using JVM system property |
| Content from issues.apache.org is not included.CAMEL-8330 | camel-jms - Use 1000 as default receiveTimeout |
| Content from issues.apache.org is not included.CAMEL-8343 | Migrate the two pax osgi components to be like the others |
| Content from issues.apache.org is not included.CAMEL-8345 | We should use Properties instead of Property to define the properties in restConfiguration |
| Content from issues.apache.org is not included.CAMEL-8349 | Context should be started with defined TCCL |
| Content from issues.apache.org is not included.CAMEL-8354 | Bean component - Should not support consumer |
| Content from issues.apache.org is not included.CAMEL-8363 | Camel archetypes for xml dsl should not use camel: prefix |
| Content from issues.apache.org is not included.CAMEL-8366 | Close used iterator if RuntimeException is thrown at next()/hasNext() in Splitter |
| Content from issues.apache.org is not included.CAMEL-8367 | Better report runtime exceptions from the route builder while Unit Testing |
| Content from issues.apache.org is not included.CAMEL-8371 | Update Camel Docker Component to support docker-java version 0.10.5 |
| Content from issues.apache.org is not included.CAMEL-8372 | CXFRS consumer should use a default handler if a model resource has no registered handler |
| Content from issues.apache.org is not included.CAMEL-8375 | activity task thread pool is not configurable |
| Content from issues.apache.org is not included.CAMEL-8383 | CXFRS Consumer processors should be able to use JAX-RS contexts |
| Content from issues.apache.org is not included.CAMEL-8386 | Wiretap - Should copy stream cache when tapping |
| Content from issues.apache.org is not included.CAMEL-8387 | File consumer fails to acquire lock if readLockTimeout >= readLockCheckInterval |
| Content from issues.apache.org is not included.CAMEL-8389 | camel-jackson - Allow to configure jackson object mapper from XML DSL |
| Content from issues.apache.org is not included.CAMEL-8394 | camel-docker - DockerConfiguration should not keep client state |
| Content from issues.apache.org is not included.CAMEL-8399 | Support setMode in JsonDataFormat |
| Content from issues.apache.org is not included.CAMEL-8400 | camel-mqtt: multiple topic subscriptions |
| Content from issues.apache.org is not included.CAMEL-8416 | camel-jetty - Allow multiple restrict headers |
| Content from issues.apache.org is not included.CAMEL-8421 | Add minimum age option to readLock=changed |
| Content from issues.apache.org is not included.CAMEL-8423 | Enhance Aggregate EIP to let AggregationStrategy to allow it to determine if aggregation is complete |
| Content from issues.apache.org is not included.CAMEL-8428 | Cleanup some core interfaces (Consumer, Producer, EndpointAware) |
| Content from issues.apache.org is not included.CAMEL-8441 | Add required 3rd party dependencies to the BOM |
| Content from issues.apache.org is not included.CAMEL-8443 | Add properties to route via DSL and XML, expose route properties via JMX |
| Content from issues.apache.org is not included.CAMEL-8444 | Camel Toolbox - Component properties to include setters |
| Content from issues.apache.org is not included.CAMEL-8447 | Add camel-jetty module to republish the camel-jetty8 jar into maven repo |
| Content from issues.apache.org is not included.CAMEL-8448 | Expose mina-2.0 instead of mina-1.1 through BOM |
| Content from issues.apache.org is not included.CAMEL-8449 | camel-cdi - Support CDI 1.0 |
| Content from issues.apache.org is not included.CAMEL-8451 | Upgrade jetty9 version to 9.2.9.v20150224 |
| Content from issues.apache.org is not included.CAMEL-8452 | Camel route model - Preserve {{ }} placeholders in model |
| Content from issues.apache.org is not included.CAMEL-8468 | Usage of camel-xstream depends on TCCL |
| Content from issues.apache.org is not included.CAMEL-8483 | MongoDB Endpoints: Allow ReadPreference to be set on consumers |
| Content from issues.apache.org is not included.CAMEL-8488 | Java DSL - Improved CBR to detect if endChoice vs end was invalid used |
| Content from issues.apache.org is not included.CAMEL-8489 | camel-sjms - Allow to create empty message for null body |
| Content from issues.apache.org is not included.CAMEL-8497 | Add extra capabilities to the github component |
| Content from issues.apache.org is not included.CAMEL-8509 | camel-catalog - Add api to parse endpoint uri and reverse |
| Content from issues.apache.org is not included.CAMEL-8511 | Properties component - Add encoding option to use when reading the properties files |
| Content from issues.apache.org is not included.CAMEL-8513 | FTP consumer - Add option to use a larger buffer size so download is faster |
| Content from issues.apache.org is not included.CAMEL-8514 | camel-castor should depend on castor-xml |
| Content from issues.apache.org is not included.CAMEL-8516 | Salesforce component does not return the list of matching records for HTTP status code 300 |
| Content from issues.apache.org is not included.CAMEL-8517 | Salesforce session handling must declare shared fields volatile |
| Content from issues.apache.org is not included.CAMEL-8532 | Spring Boot applications should block the main thread of the execution |
| Content from issues.apache.org is not included.CAMEL-8541 | Camel main TestSupport class is incompatible with the CDI specification |
| Content from issues.apache.org is not included.CAMEL-8543 | Support easy configuration of HTTP proxy parameters for Camel salesforce component and maven plugin |
| Content from issues.apache.org is not included.CAMEL-8544 | Camel - Dynamic router - unsupported cacheSize attribute |
| Content from issues.apache.org is not included.CAMEL-8552 | camel-jackson should provide Map => Object converter |
| Content from issues.apache.org is not included.CAMEL-8558 | Camel Catalog - Add humanize component name |
| Content from issues.apache.org is not included.CAMEL-8561 | Camel Catalog - Add better description of components and others |
| Content from issues.apache.org is not included.CAMEL-8562 | Removing a route - Should check if the route input endpoint is static and used by other routes |
| Content from issues.apache.org is not included.CAMEL-8564 | Add support for dataformat ref parameter |
| Content from issues.apache.org is not included.CAMEL-8571 | Split EIP - Should use new message id per splitted message |
| Content from issues.apache.org is not included.CAMEL-8593 | JmsEndpoint.configureListenerContainer() some debug logs miss {} |
| Content from issues.apache.org is not included.CAMEL-8600 | Change the ftp default separator to be Unix style |
| Content from issues.apache.org is not included.CAMEL-8601 | Add Support for SFDC-specific Field Types To The Camel SFDC Component |
| Content from issues.apache.org is not included.CAMEL-8615 | Update Dropbox-core-sdk from 1.7.6 to 1.7.7 |
| Content from issues.apache.org is not included.CAMEL-8616 | Update Twitter4j to latest version |
| Content from issues.apache.org is not included.CAMEL-8620 | Update LightCouch version from 0.1.3 to 0.1.6 |
| Content from issues.apache.org is not included.CAMEL-8621 | Update Apache Kafka version from 0.8.1.1 to 0.8.2.0 |
| Content from issues.apache.org is not included.CAMEL-8623 | Update Dropwizard Metrics from version 3.1.0 to 3.1.1 |
| Content from issues.apache.org is not included.CAMEL-8634 | Wire tap - Should emit event notification about sending to tapped endpoint |
| Content from issues.apache.org is not included.CAMEL-8635 | XStream no longer supports dynamic CL updates |
| Content from issues.apache.org is not included.CAMEL-8645 | Camel Netty component should not intercept consumers with httpMethodRestrict=OPTIONS |
| Content from issues.apache.org is not included.CAMEL-8693 | java.net.URISyntaxException: Invalid uri syntax: Trailing & marker found error should be configurable or skipped |
| Content from issues.apache.org is not included.CAMEL-8710 | Make auth configurable for Google app components |
| Content from issues.apache.org is not included.KARAF-2746 | Hibernate feature enhancements |
| Content from issues.apache.org is not included.SSHD-268 | Upgrade to BouncyCastle 1.49 |
5.4. Web Services
Table 5.4, “Web Services Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.4. Web Services Issues Resolved in 6.2
| Issue | Description |
|---|---|
| Content from issues.apache.org is not included.CXF-3272 | WS-RM returns Fault for duplicate message received, should probably return acknowledgement instead |
| Content from issues.apache.org is not included.CXF-4866 | WSRM in combination with WS-Security: timestamp problem |
| Content from issues.apache.org is not included.CXF-4910 | Bad handling of Schema imports (WSDLGetInterceptor) |
| Content from issues.apache.org is not included.CXF-4919 | UriInfo.relativize (and HttpUtils.relativize) broken |
| Content from issues.apache.org is not included.CXF-4927 | HttpHeaders.getRequestHeader has to return null if no header is available |
| Content from issues.apache.org is not included.CXF-4928 | CXF-rt-frontend-simple - incorrect "location" attribute with "wsdl:import" tag |
| Content from issues.apache.org is not included.CXF-4984 | JAX-RS server has to set Content-Type to application/octet-stream if it is not available |
| Content from issues.apache.org is not included.CXF-5028 | XKMS: configurable LDAP schema parameters |
| Content from issues.apache.org is not included.CXF-5029 | XKMS: id and RequestId attributes are not schema compatible |
| Content from issues.apache.org is not included.CXF-5085 | Fixed package imports in BasicIntegrationTest |
| Content from issues.apache.org is not included.CXF-5325 | error when having alternative transport bindings in WSDL |
| Content from issues.apache.org is not included.CXF-5369 | XKMS Crypto provider throws exceptions due not found certificate instead returning empty array |
| Content from issues.apache.org is not included.CXF-5380 | JAX-RS JAXB provider does not support XmlType and xsi:type combination well |
| Content from issues.apache.org is not included.CXF-5388 | Can't register two similar callbacks to different services |
| Content from issues.apache.org is not included.CXF-5410 | Auto-registration of HTTP destinations in Blueprint should be optional |
| Content from issues.apache.org is not included.CXF-5418 | WebClient QName representation can get a query added to it |
| Content from issues.apache.org is not included.CXF-5424 | JAX-RS Security Code can not validate signed SAML2 bearer assertions without KeyInfo |
| Content from issues.apache.org is not included.CXF-5425 | Async HTTP Conduit may not initialize HTTP client when many threads use it |
| Content from issues.apache.org is not included.CXF-5428 | Sevice list page default stylesheet is not effective |
| Content from issues.apache.org is not included.CXF-5456 | Generated "Impls" should be based off the service/port, not portType |
| Content from issues.apache.org is not included.CXF-5475 | wadl2java fails when using representation reference |
| Content from issues.apache.org is not included.CXF-5485 | Apache CXF kit bin directory is not set with access right |
| Content from issues.apache.org is not included.CXF-5501 | NettyHttpServletPipelineFactory doesn't shutdown the executor for running application |
| Content from issues.apache.org is not included.CXF-5504 | AbstractLoggingInterceptor.getMessageLogger throws NPE when MultipleEndpointObserver is used |
| Content from issues.apache.org is not included.CXF-5531 | STS can only create SAML Tokens with a NotOnOrAfter Condition specified in minutes |
| Content from issues.apache.org is not included.CXF-5537 | Support an X.509 Token as a EndorsingEncryptedSupportingTokens |
| Content from issues.apache.org is not included.CXF-5539 | WS-A with JMS for OneWay: empty response is sent to client queue |
| Content from issues.apache.org is not included.CXF-5546 | NPE may be thrown and logged during WS-RM's retransmission |
| Content from issues.apache.org is not included.CXF-5550 | CXF JAX-WS frontend DispatchImpl ignores setting of MessageContext.WSDL_OPERATION |
| Content from issues.apache.org is not included.CXF-5554 | OAuth1 params not read from POST on Content-Type: application/x-www-form-urlencoded; charset=UTF-8 |
| Content from issues.apache.org is not included.CXF-5556 | CXF JAX-RS 2.0 is not backward compatible with JAX-RS 1.1 on the exception path |
| Content from issues.apache.org is not included.CXF-5558 | JsonpInInterceptor ignores custom callback parameters |
| Content from issues.apache.org is not included.CXF-5559 | Async jaxrs call : Inifinite loop when connexion socket timeout /connexion refused occurs and no action can stop this loop |
| Content from issues.apache.org is not included.CXF-5561 | AccessTokenValidatorService is not secure |
| Content from issues.apache.org is not included.CXF-5562 | value of @QueryParam/@PathParam Annotation inside @BeanParam Classes will be ignored |
| Content from issues.apache.org is not included.CXF-5564 | Asynchronous broken http-hc |
| Content from issues.apache.org is not included.CXF-5567 | Policy attached to messages input/output of the binding not picked for dispatch case. |
| Content from issues.apache.org is not included.CXF-5571 | Policy Alternative compatibility checking rely on not overriden equals() method |
| Content from issues.apache.org is not included.CXF-5572 | EHCacheManagerHolder returning wrong CacheConfiguration |
| Content from issues.apache.org is not included.CXF-5575 | Extra slash ('/') is prefixed to redirect URL in "redirects-list" |
| Content from issues.apache.org is not included.CXF-5577 | WebApplicationException thrown when matrix parameters used with a path that ends with "/" |
| Content from issues.apache.org is not included.CXF-5578 | oauth sample: requires commons-logging dependency |
| Content from issues.apache.org is not included.CXF-5580 | Stax properties controlling the payload size have no effect on JAX-RS path if set as contextual properties |
| Content from issues.apache.org is not included.CXF-5585 | SignatureConfirmation does not work with the Asymmetric Binding + EncryptBeforeSigning |
| Content from issues.apache.org is not included.CXF-5589 | JSONP interceptors are not effective if Jackson is used |
| Content from issues.apache.org is not included.CXF-5590 | On socket timeout an IllegalStateException is thrown |
| Content from issues.apache.org is not included.CXF-5591 | Search Parser code can not handle multiple collections of non primitive types |
| Content from issues.apache.org is not included.CXF-5592 | HttpServletRequestFilter in RequestDispatcherProvider do not returns correct RequestURI path |
| Content from issues.apache.org is not included.CXF-5593 | CXF does not pass parameter annotations to ParamConverterProvider |
| Content from issues.apache.org is not included.CXF-5596 | Schema element generated from exception class doesn't honor @XmlElement annotation |
| Content from issues.apache.org is not included.CXF-5598 | Header field name comparison not correct in CrossOriginResourceSharingFilter |
| Content from issues.apache.org is not included.CXF-5600 | WSDL generation at WS-RM endpoint leads to NPE in the server's log |
| Content from issues.apache.org is not included.CXF-5601 | Blueprint property placeholder does not work with http conduit configuration. |
| Content from issues.apache.org is not included.CXF-5602 | HttpServletRequestSnapshot is not created for requests with WSA ReplyTo prop set |
| Content from issues.apache.org is not included.CXF-5603 | The DefaultSecurityContext should use a supplied username to help find the User Principal |
| Content from issues.apache.org is not included.CXF-5609 | Won't pass verification of explicit WSS Policy AsymmetricBinding -> Layout -> Policy -> Lax |
| Content from issues.apache.org is not included.CXF-5612 | doGetAnnotatedMethod implementation issues |
| Content from issues.apache.org is not included.CXF-5614 | CachedOutputStream may fail to read the data when encryption is turned on |
| Content from issues.apache.org is not included.CXF-5615 | MinResponseTime and AvgResponseTime are not correctly reset |
| Content from issues.apache.org is not included.CXF-5616 | Netty transport should warn the user if the endpoint address conflicts with published service |
| Content from issues.apache.org is not included.CXF-5619 | JSONUtils ignores non UTF-8 encoding values when creating Jettison writer |
| Content from issues.apache.org is not included.CXF-5622 | Wrong WSS4J version number in 2.7.11-SNAPSHOT feature file |
| Content from issues.apache.org is not included.CXF-5626 | MessageContext is lost when JAX-WS client is invoked from within a JAX-WS endpoint impl |
| Content from issues.apache.org is not included.CXF-5628 | Base64URLUtility is incorrectly implemented, HMacUtils too tied to Hawk |
| Content from issues.apache.org is not included.CXF-5629 | In robust one-way fault the fault message is written twice |
| Content from issues.apache.org is not included.CXF-5630 | In robust one-way fault the fault message should result in SOAPFaultException |
| Content from issues.apache.org is not included.CXF-5640 | CXF bundle is not compatible with new spring features from Karaf |
| Content from issues.apache.org is not included.CXF-5645 | wsp:Optional isn't adhered to for WS-RM policy in WSDL |
| Content from issues.apache.org is not included.CXF-5649 | Enable configuration for JMS message type to be "byte" when use MTOM |
| Content from issues.apache.org is not included.CXF-5656 | ContentType is removed for InternalServerError and doesn't seem to be a way to set a charset |
| Content from issues.apache.org is not included.CXF-5657 | HttpConduit loses cookies during auto-redirects with the session support enabled |
| Content from issues.apache.org is not included.CXF-5659 | IllegalStateException on Async call |
| Content from issues.apache.org is not included.CXF-5660 | UsernameTokenInterceptor cannot use subject from WSSecurityEngineResult |
| Content from issues.apache.org is not included.CXF-5664 | CXF STS does not support wst:Participants |
| Content from issues.apache.org is not included.CXF-5665 | Java First WS-Policy duplicate PolicyReferences when using annotations and no separate Java Interface |
| Content from issues.apache.org is not included.CXF-5675 | java.lang.ClassCastException: java.net.URI cannot be cast to java.lang.String when adding Location to Response |
| Content from issues.apache.org is not included.CXF-5676 | IllegalArgumentException: wrong number of arguments while invoking operation with only an implicit header parameter |
| Content from issues.apache.org is not included.CXF-5681 | OASISCatalogManager silently swallows Exceptions in getResolver() |
| Content from issues.apache.org is not included.CXF-5684 | Flaw in token storing logic when configured to allow token renewal after expiry |
| Content from issues.apache.org is not included.CXF-5686 | Outbound XSD validation fails using javax.xml.ws.Provider |
| Content from issues.apache.org is not included.CXF-5687 | Schema validation does not validate soap:Fault |
| Content from issues.apache.org is not included.CXF-5688 | Problem Parsing FIQL Involving Enums |
| Content from issues.apache.org is not included.CXF-5689 | NPE at ThreadLocalProviders.getContextResolver() |
| Content from issues.apache.org is not included.CXF-5695 | Async http conduitfactory initialized too early. |
| Content from issues.apache.org is not included.CXF-5699 | IdleStateHandler cannot be shared across the channel |
| Content from issues.apache.org is not included.CXF-5700 | IllegalStateException is throw when using netty server transport |
| Content from issues.apache.org is not included.CXF-5702 | CXF 3.0 ApplicationPath issue with JAX-RS |
| Content from issues.apache.org is not included.CXF-5706 | wadl2java: Return types aren't generated properly on server interfaces for methods with more than 1 response element. |
| Content from issues.apache.org is not included.CXF-5707 | camel-netty-http-server buf leak |
| Content from issues.apache.org is not included.CXF-5708 | cxf-netty-http-server doesn't apply the setting of application thread pool size |
| Content from issues.apache.org is not included.CXF-5709 | WSRM 1.1 TerminateSequence should not overwrite the default replyTo to none |
| Content from issues.apache.org is not included.CXF-5711 | SOAP 1.2 fault reason xml:lang attribute should follow XML standard |
| Content from issues.apache.org is not included.CXF-5713 | FIQL: the % character is not taken into account in FIQL expression |
| Content from issues.apache.org is not included.CXF-5717 | FiqlParser with joda DateTime (SearchContext) |
| Content from issues.apache.org is not included.CXF-5719 | NoSuchElementException in ClientFaultConverter when stack trace message contains * or # |
| Content from issues.apache.org is not included.CXF-5720 | FIQL: No replace '*' character in the middle expression by '%' character |
| Content from issues.apache.org is not included.CXF-5721 | Special characters not escaped in FIQL expression |
| Content from issues.apache.org is not included.CXF-5722 | JAXB generated Enum throws IllegalArgumentException by unmarshalling as @QueryParam |
| Content from issues.apache.org is not included.CXF-5725 | WS-RM CreateSequenceResponse with no Accept for Offer causes NPE |
| Content from issues.apache.org is not included.CXF-5726 | WS-RM should not include Offer in CreateSequence for oneway endpoint |
| Content from issues.apache.org is not included.CXF-5730 | ServiceConstructionException thrown when refreshing a child Spring context |
| Content from issues.apache.org is not included.CXF-5732 | Wrong faultcode in case failed schema validation on server side |
| Content from issues.apache.org is not included.CXF-5733 | StaxSource doesn't produce correct SAX events with default namespace |
| Content from issues.apache.org is not included.CXF-5735 | WS-RM does not handle AckRequested action, resulting in NPE |
| Content from issues.apache.org is not included.CXF-5739 | FIQL: java.sql.Timestamp no taken into account |
| Content from issues.apache.org is not included.CXF-5740 | CXF-5610 is preventing applications from using the same endpoint url for multiple hadlers |
| Content from issues.apache.org is not included.CXF-5741 | The properties in the requestContext are not copied into RMClient |
| Content from issues.apache.org is not included.CXF-5744 | @XmlTransient behavior change in WSDL fault content |
| Content from issues.apache.org is not included.CXF-5749 | Nullpointer on ClientProxyImpl |
| Content from issues.apache.org is not included.CXF-5752 | Unable to find the target operation when using websocket transport without atmosphere |
| Content from issues.apache.org is not included.CXF-5753 | Unmarshalling error is thrown with CXF 2.7.9 (and later versions) when a JAXWS handler is configured. |
| Content from issues.apache.org is not included.CXF-5761 | InInterceptor throws exception with PrettyLogging and big message size |
| Content from issues.apache.org is not included.CXF-5763 | ClassCast Exception in AsyncHTTPConduit$AsyncWrappedOutputStream.close() method when using async and HttpAsyncClient |
| Content from issues.apache.org is not included.CXF-5765 | Response is invalid |
| Content from issues.apache.org is not included.CXF-5766 | Caching nonces to disk may not work if the service QName is too long |
| Content from issues.apache.org is not included.CXF-5778 | JMS Subscription: durableSubscriptionName is not propagated into AbstractMessageListenerContainer |
| Content from issues.apache.org is not included.CXF-5781 | Port ou of Range: -1 |
| Content from issues.apache.org is not included.CXF-5783 | Port getter method not renamed in the generated Service class |
| Content from issues.apache.org is not included.CXF-5785 | JAX-RS XML Schemas at CXF site need to support multiple CXF versions |
| Content from issues.apache.org is not included.CXF-5790 | Response-Code is logged for the response sent over a decoupled endpoint |
| Content from issues.apache.org is not included.CXF-5791 | Could not send a message. Caused by HTTP response '404: Not Found' |
| Content from issues.apache.org is not included.CXF-5793 | wsdl2java NPE |
| Content from issues.apache.org is not included.CXF-5794 | DynamicClientFactory createClient fails for Simple Rpc Service (java.lang.IllegalStateException: no source files ) |
| Content from issues.apache.org is not included.CXF-5795 | Reading the entity from a Response with 202 - Accepted causes NullPointerException |
| Content from issues.apache.org is not included.CXF-5798 | WebSocket transport fails to transport a large message |
| Content from issues.apache.org is not included.CXF-5805 | Invalid SOAP Envelope names are accepted |
| Content from issues.apache.org is not included.CXF-5806 | FIQL: Problem with mapping on ManyToMany or OnToMany associations of 2nd level |
| Content from issues.apache.org is not included.CXF-5807 | Fix STSClient configuration when Issuer EPR has an "anonymous" address |
| Content from issues.apache.org is not included.CXF-5808 | jax_rs content_negotiation test fails on successive calls |
| Content from issues.apache.org is not included.CXF-5810 | Empty response is returned when both security policy and handler chain are enabled |
| Content from issues.apache.org is not included.CXF-5811 | Client fails with UnmarshalException if WSS4JInInterceptor is used |
| Content from issues.apache.org is not included.CXF-5817 | CXF's STSClient does not handle additional Schemas properly when parsing a WS-MEX response |
| Content from issues.apache.org is not included.CXF-5818 | StackOverflowError caused by HttpsURLConnectionFactory |
| Content from issues.apache.org is not included.CXF-5822 | NullPointerException in PropertiesLoaderUtils |
| Content from issues.apache.org is not included.CXF-5823 | Base64Utility encodeChunk method works only if the offset is zero |
| Content from issues.apache.org is not included.CXF-5825 | ToolContext.isVerbose logic not correct resulting in -verbose flag not being honored |
| Content from issues.apache.org is not included.CXF-5826 | Issue on QueryParam with @BeanParam Annotation |
| Content from issues.apache.org is not included.CXF-5834 | WS-RM's JAXB marshalling/unmarshalling is not thread-safe |
| Content from issues.apache.org is not included.CXF-5835 | Two issues in org.apache.cxf.jaxrs.provider.DataSourceProvider |
| Content from issues.apache.org is not included.CXF-5836 | NullPointerException in AsyncHTTPConduit if http.noProxyHosts set |
| Content from issues.apache.org is not included.CXF-5837 | Upload size limit status 500 for files twice bigger than the limit |
| Content from issues.apache.org is not included.CXF-5838 | @QueryParam char return incorrect default value |
| Content from issues.apache.org is not included.CXF-5839 | ResponseTimeCounter doesn't count the schema validation fault |
| Content from issues.apache.org is not included.CXF-5840 | ResponseTimeCounter counts the one-way fault message twice |
| Content from issues.apache.org is not included.CXF-5841 | PolicyReferences when using annotations and no separate Java Interface |
| Content from issues.apache.org is not included.CXF-5842 | CacheSizeExceededException attachment tempfile leak |
| Content from issues.apache.org is not included.CXF-5844 | Annotations inherited from interface not merged with annotations from implementing method |
| Content from issues.apache.org is not included.CXF-5845 | HTTPTransportActivator does not clean up old configuration while updating |
| Content from issues.apache.org is not included.CXF-5846 | ClassCastException in org.apache.cxf.jaxrs.provider.BinaryDataProvider & SourceProvider |
| Content from issues.apache.org is not included.CXF-5851 | JAX-RS proxy throws NPE if a null multipart parameter is passed |
| Content from issues.apache.org is not included.CXF-5853 | Mutlipart JAXB model + InputStream using JacksonJsonProvider cause NPE |
| Content from issues.apache.org is not included.CXF-5856 | NPE in SwaggerFeature |
| Content from issues.apache.org is not included.CXF-5857 | jms examples do not work |
| Content from issues.apache.org is not included.CXF-5860 | JAXRS ThreadLocalProxy not visible in OSGI |
| Content from issues.apache.org is not included.CXF-5861 | JAX-RS ResourceContext beans get their context values injected too late |
| Content from issues.apache.org is not included.CXF-5862 | NullPointerException in class CustomizationParser |
| Content from issues.apache.org is not included.CXF-5863 | JettyHTTPServerEngineFactoryHolder does not support Handlers |
| Content from issues.apache.org is not included.CXF-5864 | Anonymous users are denied to call unprotected methods since 2.6.3 |
| Content from issues.apache.org is not included.CXF-5865 | WebClient.close should not auto-close Response |
| Content from issues.apache.org is not included.CXF-5869 | Temporary file caching using encryption may get corrupted data in some ciphers |
| Content from issues.apache.org is not included.CXF-5870 | wadl2java -inheritResourceParams generate parameter twice |
| Content from issues.apache.org is not included.CXF-5871 | Dispatch.invokeAsync does not calculate operation |
| Content from issues.apache.org is not included.CXF-5872 | JAXB Dispatch clients try to create a JAX-WS exception and NPE |
| Content from issues.apache.org is not included.CXF-5873 | Exception in SoapOutInterceptor causes lots of warnings in log |
| Content from issues.apache.org is not included.CXF-5876 | AtomPojoProvider generates warnings if atom handlers have no setMessageContext method |
| Content from issues.apache.org is not included.CXF-5877 | SCT in a (SAML1.1 + SCT) scenario failing to renew ore reissue |
| Content from issues.apache.org is not included.CXF-5878 | Disabling policy engine causes NPE |
| Content from issues.apache.org is not included.CXF-5880 | Concurrent issue in ResponseTimeCounter |
| Content from issues.apache.org is not included.CXF-5881 | wadl2java failed on nexus wadl |
| Content from issues.apache.org is not included.CXF-5888 | Unwrapped operation detection not looking for attributes of extended types |
| Content from issues.apache.org is not included.CXF-5889 | No root resource matching request when using atmosphere websocket |
| Content from issues.apache.org is not included.CXF-5893 | Websocket transport sporadically fails with corrupted data |
| Content from issues.apache.org is not included.CXF-5897 | Relax setter method name restriction for @context injection |
| Content from issues.apache.org is not included.CXF-5898 | Feature wss4j should be updated after saaj-impl version change |
| Content from issues.apache.org is not included.CXF-5899 | JAX-RS 2.0 Configuration injection is not supported if DynamicFeature is not registered |
| Content from issues.apache.org is not included.CXF-5900 | websocket destination in osgi fails to start after being stopped |
| Content from issues.apache.org is not included.CXF-5904 | wadl2java -inheritResourceParams don't generate parent parameter |
| Content from issues.apache.org is not included.CXF-5906 | Claim Manager only parses first claim value |
| Content from issues.apache.org is not included.CXF-5910 | Filters registered by DynamicFeatures match on overloaded resource methods. |
| Content from issues.apache.org is not included.CXF-5911 | SoapFault's lang property is not set in case of SOAP 1.1 faults |
| Content from issues.apache.org is not included.CXF-5913 | logStacktrace Property Not Implemented in MapEventLogger |
| Content from issues.apache.org is not included.CXF-5916 | WADL contains wrong parameter name for parameter beans |
| Content from issues.apache.org is not included.CXF-5917 | SAMLP Response Validator does not decrypt if EncryptedKey is the assertion element child |
| Content from issues.apache.org is not included.CXF-5920 | JAX-RS Link implementation (LinkBuilder) looses context path |
| Content from issues.apache.org is not included.CXF-5943 | Throw error in exceptionmapper |
| Content from issues.apache.org is not included.CXF-5946 | ensure unregister cxf http transport Servlet OSGi service before we re-register it |
| Content from issues.apache.org is not included.CXF-5949 | LogBrowser not working |
| Content from issues.apache.org is not included.CXF-5952 | wadl2java: process representation params |
| Content from issues.apache.org is not included.CXF-5953 | wadl2java: generate full class name for representation parameter |
| Content from issues.apache.org is not included.CXF-5958 | incorrect OSGi header in cxf-core bundle |
| Content from issues.apache.org is not included.CXF-5961 | wadl2java: 'required = false' don't generated for @Multipart argument |
| Content from issues.apache.org is not included.CXF-5964 | JAX-RS Contexts are injected into Application class too late |
| Content from issues.apache.org is not included.CXF-5966 | NPE in MessageContextImpl when setting ResponseBuilder entity in an ExceptionMapper |
| Content from issues.apache.org is not included.CXF-5968 | Setting use.async.http.conduit property causes IllegalArgumentException |
| Content from issues.apache.org is not included.CXF-5969 | CXF does not pass a generic type to ParamConverterProvider |
| Content from issues.apache.org is not included.CXF-5970 | review org.apache.cxf.jaxrs.provider.ProviderFactory.Message*ReaderComparator |
| Content from issues.apache.org is not included.CXF-5972 | Fix all karaf features definitions |
| Content from issues.apache.org is not included.CXF-5974 | WADLGenerator sets representation media type to application/octet-stream by default |
| Content from issues.apache.org is not included.CXF-5976 | incompatible with javax.xml.bind.JAXBElement error when using List<JAXBElement<Book>> as resource method param |
| Content from issues.apache.org is not included.CXF-5978 | Incomplete dependencies in archetype cxf-jaxrs-service |
| Content from issues.apache.org is not included.CXF-5980 | JAX-RS 2.0 client: response.readEntity(new GenericType<...>{}) fails with "unexpected element" UnmarshalException |
| Content from issues.apache.org is not included.CXF-5988 | Provide support for a pluggable parameter conversion mechanism for JAX-RS client side proxies |
| Content from issues.apache.org is not included.CXF-5989 | Query Params not showing up in WADL when declared using @BeanParam |
| Content from issues.apache.org is not included.CXF-5992 | Cannot set org.apache.cxf.stax.maxAttributeCount |
| Content from issues.apache.org is not included.CXF-5995 | ClientProxyImpl problem with handling @BeanParams with null headers/cookies. |
| Content from issues.apache.org is not included.CXF-5999 | Moving JiBX related systests into its own module. |
| Content from issues.apache.org is not included.CXF-6000 | Wrong default algorithm is used for TrustManagerFactory instantiation |
| Content from issues.apache.org is not included.CXF-6003 | jaxrs:server "basePackages" attribute doesn't initialize REST services properly |
| Content from issues.apache.org is not included.CXF-6007 | WebClient does not resend request in Digest authentication for HTTP methods GET, HEAD, DELETE, OPTIONS (with no body). |
| Content from issues.apache.org is not included.CXF-6010 | NPE in MessageModeOutInterceptor.validateFaultDetail for faults with no <detail> |
| Content from issues.apache.org is not included.CXF-6015 | Path parameters containing semicolon are truncated due to missing encoding |
| Content from issues.apache.org is not included.CXF-6020 | UrilInfo.getAbsolutePath() missing path separator between servlet url and relative url |
| Content from issues.apache.org is not included.CXF-6021 | WebClient has Accept defaulted to application/xml |
| Content from issues.apache.org is not included.CXF-6027 | oauth2 client redirect uris are never valid |
| Content from issues.apache.org is not included.CXF-6030 | javax.xml.ws.soap.SOAPFaultException: Fault string, and possibly fault code, not set for cxf. |
| Content from issues.apache.org is not included.CXF-6032 | NullPointerException while validating cert for SAML HOK |
| Content from issues.apache.org is not included.CXF-6034 | Wrong schemaLocation if jax-ws-catalog is used |
| Content from issues.apache.org is not included.CXF-6037 | in JAX-RS search there is no support for java.sql.Time in fiql |
| Content from issues.apache.org is not included.CXF-6038 | Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain |
| Content from issues.apache.org is not included.CXF-6040 | need use servicemix wrapped opensaml 2.6.1_2 |
| Content from issues.apache.org is not included.CXF-6041 | Corba Binding is throwing a ObjectNotActive Corba exception being thrown back to application code on endpoint/bus shutdown |
| Content from issues.apache.org is not included.CXF-6045 | Setting an entity from ClientRequestFilter has no effect if no entity is already set |
| Content from issues.apache.org is not included.CXF-6057 | WADL to Java code generator does not support the documented "encoding" flag |
| Content from issues.apache.org is not included.CXF-6058 | NPE in cxf-rt-transports-http org.apache.cxf.transport.http.Headers line 280 |
| Content from issues.apache.org is not included.CXF-6059 | wsdl:fault wsdl2java fails with IllegalArgumentException |
| Content from issues.apache.org is not included.CXF-6060 | Calling readEntity() on Response created by Response.build() causes NullPointerException |
| Content from issues.apache.org is not included.CXF-6061 | The publish attribute on jaxws:endpoint doesn't support placeholder in spring configuration |
| Content from issues.apache.org is not included.CXF-6062 | Interceptors added in Spring Bus configuration are ignored |
| Content from issues.apache.org is not included.CXF-6066 | JAX-RS 2.0 Client implementation is OOM prone due to its strongly referencing WebTargets |
| Content from issues.apache.org is not included.CXF-6067 | ProviderFactory fails to analyze generic types correctly with some class hierachies |
| Content from issues.apache.org is not included.CXF-6071 | CXF's WSDL2Java tool can generate impl classes that jdk compiler will refuse to compile |
| Content from issues.apache.org is not included.CXF-6072 | jaxrs securityContext.getUserPrincipal is broken if login is done during the request |
| Content from issues.apache.org is not included.CXF-6073 | cxf-wsn installation in Karaf fails |
| Content from issues.apache.org is not included.CXF-6075 | NPE may occur at websocket destination under high load |
| Content from issues.apache.org is not included.CXF-6076 | MediaType parameter not parsed correctly |
| Content from issues.apache.org is not included.CXF-6077 | In OSGi, the wsdl extensor loaders may not be able to generate their special ExtensibilityELements |
| Content from issues.apache.org is not included.CXF-6078 | AnnotationUtils.getAnnotatedMethod for abstract classes not inherit from interface |
| Content from issues.apache.org is not included.CXF-6089 | XmlAccessorOrder.ALPHABETICAL, Exception.getMessage() duplicate WSDL elements generated |
| Content from issues.apache.org is not included.CXF-6090 | java.lang.NullPointerException when running wsdl2java |
| Content from issues.apache.org is not included.CXF-6091 | Server is not properly stopped with MultipleEndpointObserver |
| Content from issues.apache.org is not included.CXF-6092 | When there is bad connection/timeout, ClientImpl throws NullPointerException |
| Content from issues.apache.org is not included.CXF-6094 | wsdl2java - Default key managers cannot be initialized |
| Content from issues.apache.org is not included.CXF-6096 | http components transport is missing a dependency on commons-logging |
| Content from issues.apache.org is not included.CXF-6101 | Accept Header not Respected with Response from Custom MessageReader |
| Content from issues.apache.org is not included.CXF-6103 | Nillable field, in a json payload, was sent as "@nil":"true" instead of an empty string |
| Content from issues.apache.org is not included.CXF-6105 | CXF 3.x does not use the older WS-SecurityPolicy 1.1 namespace |
| Content from issues.apache.org is not included.CXF-6106 | ClientResponseFilterInterceptor wraps client response exchange message into ClientRequestContextImpl - as a result code can't access client request context |
| Content from issues.apache.org is not included.CXF-6109 | Incorrect TrustException constructor in AbstractSTSClient |
| Content from issues.apache.org is not included.CXF-6111 | JavascriptGetInterceptor.isRecognizedQuery is always false |
| Content from issues.apache.org is not included.CXF-6112 | org.apache.cxf.jaxrs.impl.ResourceContextImpl#getResource should support a custom ResourceProvider |
| Content from issues.apache.org is not included.CXF-6115 | Transferable.transferTo can cause infinite loop or stack overflow |
| Content from issues.apache.org is not included.CXF-6118 | Schema Validation refinements |
| Content from issues.apache.org is not included.CXF-6122 | JAX-RS proxy client with @QueryParam is not encoding the parameter value |
| Content from issues.apache.org is not included.CXF-6127 | Check thrown Exception's cause for SOAPFaultException |
| Content from issues.apache.org is not included.CXF-6137 | WADL generation does not correctly support query parameters |
| Content from issues.apache.org is not included.CXF-6138 | JAXB unmarshaller Properties can't be configured |
| Content from issues.apache.org is not included.CXF-6139 | WADLGenerator may produce a schema invalid resource id |
| Content from issues.apache.org is not included.CXF-6143 | SSL/TLS hostname verification does not strictly follow HTTPS RFC2818 |
| Content from issues.apache.org is not included.CXF-6145 | WS-RM demo server throws exception |
| Content from issues.apache.org is not included.CXF-6146 | Demo wsdl_first_xmlbeans fails to build |
| Content from issues.apache.org is not included.CXF-6147 | Part of demo wsdl_first_soap12 doesnt work |
| Content from issues.apache.org is not included.CXF-6149 | ContainerRequestContextImpl hasEntity() always returns true for non-GET requests. Similar for ClientResponseContextImpl |
| Content from issues.apache.org is not included.CXF-6151 | Apache-cxf wsdlvalidator returns error in mime:part |
| Content from issues.apache.org is not included.CXF-6152 | WSDLValidator may throw ClassCastException under verbose mode |
| Content from issues.apache.org is not included.CXF-6153 | OAuthRequestFilter throws NullPointerException when "Authorization" header is missing |
| Content from issues.apache.org is not included.CXF-6155 | Exceptions thrown from ParamConverter generate 500 response |
| Content from issues.apache.org is not included.CXF-6160 | AsyncResponse infinite loops |
| Content from issues.apache.org is not included.CXF-6163 | WSDL Javascript generator for xsd:any elements is not correct when any is optional |
| Content from issues.apache.org is not included.CXF-6166 | Parsing Bug in org.apache.cxf.jaxrs.provider.json.JsonMapObjectReaderWriter |
| Content from issues.apache.org is not included.CXF-6170 | Demo jax_rs/spring_security throws exception |
| Content from issues.apache.org is not included.CXF-6176 | org.apache.cxf.jaxrs.bus.providers property is not taken in account in cxf bus |
| Content from issues.apache.org is not included.CXF-6178 | Missing io.netty.util.Version |
| Content from issues.apache.org is not included.CXF-6184 | HTTPConduit "transport.retransmit.url" property may have side-effects in case of non-redirect retransmits |
| Content from issues.apache.org is not included.CXF-6187 | JMS sample fails "connectionFactory may not be null" |
| Content from issues.apache.org is not included.CXF-6188 | Authorization loop using "CurrentWindowsCredentials" |
| Content from issues.apache.org is not included.CXF-6189 | Improve memory usage of UrlUtils |
| Content from issues.apache.org is not included.CXF-6192 | Cxf Clustering Blueprint handler doesn't create the distribute feature rightly |
| Content from issues.apache.org is not included.CXF-6194 | [multipart] Server handle Collection argument as single element |
| Content from issues.apache.org is not included.CXF-6204 | JAX-RS Set-Cookie parser uses case-sensitive keys |
| Content from issues.apache.org is not included.CXF-6209 | Bug in processing Signed/Encrypted Elements policies with multiple XPaths |
| Content from issues.apache.org is not included.CXF-6210 | XPath evaluation failure on the client side causes all subsequent evaluations to fail |
| Content from issues.apache.org is not included.CXF-6211 | JAX-RS client runtime ignores Content-Type set directly from MessageBodyWriter |
| Content from issues.apache.org is not included.CXF-6217 | JmsPullPoint does not protect against external entities |
| Content from issues.apache.org is not included.CXF-6221 | CDI integration extension does not detect annotations on Karaf |
| Content from issues.apache.org is not included.CXF-6222 | Password can end up in log file |
| Content from issues.apache.org is not included.CXF-6228 | Using XSLTFeature with large messages creates unremovable temporary files |
| Content from issues.apache.org is not included.CXF-6229 | EndpointReferenceUtils.getSchema does NOT cache negative schema parsing |
| Content from issues.apache.org is not included.CXF-6233 | STS client only sends AppliesTo on first RST call |
| Content from issues.apache.org is not included.CXF-6234 | Invalid ?wsdl response with relative imports/includes when using jaxws-catalog.xml |
| Content from issues.apache.org is not included.CXF-6235 | wsdl2java behaves differently from cxf-codegen-plugin |
| Content from issues.apache.org is not included.CXF-6236 | proxyAuthSupplier not used in HTTPConduit.setHeadersByAuthorizationPolicy |
| Content from issues.apache.org is not included.CXF-6241 | WS-RM doesn't work with WS-Security configured with @EndpointProperties |
| Content from issues.apache.org is not included.CXF-6245 | Loading non-existent class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper in WrapperClassOutInterceptor is causing performance issues |
| Content from issues.apache.org is not included.CXF-6246 | missing osgi import of javax.jws |
| Content from issues.apache.org is not included.CXF-6250 | WebSocket conduit fails to process String based responses and throws NPE |
| Content from issues.apache.org is not included.CXF-6252 | JAXRS Async Client hangs in case of Connection errors |
| Content from issues.jboss.org is not included.ENTESB-2149 | Broken CXF features |
| Content from issues.jboss.org is not included.ENTESB-2411 | Swagger REST API details are not bundle-specific |
| Content from issues.jboss.org is not included.ENTESB-2609 | cxf-3.0.2.redhat-6-2-x-patch build has test failures with JDK8 |
| Content from issues.apache.org is not included.HTTPASYNC-65 | [HTTPASYNC-65] HttpAsyncClient does not work in OSGi |
| Content from issues.apache.org is not included.WSS-437 | Error in using StaX WS-Security + CXF WS-Addressing |
| Content from issues.apache.org is not included.WSS-443 | Treat tokens received over TLS as "encrypted" |
| Content from issues.apache.org is not included.WSS-446 | Enable SignatureConfirmation without a Signature |
| Content from issues.apache.org is not included.WSS-457 | Incorrect validation of ProtectTokens assertion |
| Content from issues.apache.org is not included.WSS-458 | Allow no security header in certain use-cases |
| Content from issues.apache.org is not included.WSS-462 | ProtectionOrderAssertionState.testProtectionOrder is not working |
| Content from issues.apache.org is not included.WSS-468 | Symmetric Binding + EncryptBeforeSigning puts the Signature in front of the EncryptedKey |
| Content from issues.apache.org is not included.WSS-470 | AsymmetricBinding + ProtectTokens validation not working |
| Content from issues.apache.org is not included.WSS-479 | Inbound streaming does not handle Symmetric Holder-Of-Key correctly |
| Content from issues.apache.org is not included.WSS-480 | Streaming code hangs on a symmetric derived key response |
| Content from issues.apache.org is not included.WSS-481 | Problem with EncryptSignature + EndorsingSupportingTokens |
| Content from issues.apache.org is not included.WSS-482 | EncryptedElements + SignedElements validation not working |
| Content from issues.apache.org is not included.WSS-484 | Streaming code can't process a Key reference pointing to an EncryptedData element |
| Content from issues.apache.org is not included.WSS-490 | Derived Endorsing policy validation error |
5.5. Container
Table 5.5, “Container Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.5. Container Issues Resolved in 6.2
| Issue Number | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTESB-1972 | Connection to Fuse refused via SSH after applying patch to fabric root container |
| Content from issues.jboss.org is not included.ENTESB-1987 | Errros with JMX operation when creating a Fabric. |
| Content from issues.jboss.org is not included.ENTESB-2200 | Investigate 2 failing Karaf tests |
| Content from issues.jboss.org is not included.ENTESB-2387 | Karaf command "osgi:list -l" still shows location of old bundles even after patch is installed successfully in fabric |
| Content from issues.jboss.org is not included.ENTESB-2558 | Karaf 2.4.0 has 3 test failures on Windows |
| Content from issues.jboss.org is not included.ENTESB-2603 | karaf webconsole events - missing user login in org/apache/karaf/login/* topic |
| Content from issues.jboss.org is not included.ENTESB-2741 | ConnectionManagerFactory does not honor aries.xa.name service property |
| Content from issues.jboss.org is not included.ENTESB-2786 | Make sure we we don't ship OpenJPA |
| Content from issues.jboss.org is not included.ENTESB-2793 | Cannot use ssh console /w SSH public-key auth |
| Content from issues.jboss.org is not included.ENTESB-2986 | [OSE] [6.2] creating openshift fuse or amq cartridge to the existing fabric sometimes fails with NPE in org.apache.sshd.common.util.Buffer.putString(Buffer.java:434) |
| Content from issues.jboss.org is not included.ENTESB-3081 | etc/config.properties repeated keys |
| Content from issues.jboss.org is not included.ENTESB-3132 | Slow startup after clean start with patches installed |
| Content from issues.jboss.org is not included.ENTESB-3157 | JPA EntityManagerFactory Service not created on Fuse 6.2.0.Final |
| Content from issues.jboss.org is not included.ENTESB-3237 | Karaf 2.4.0 build is failing with: Failed to execute goal org.apache.rat:apache-rat-plugin |
| Content from issues.jboss.org is not included.ENTESB-3245 | [117] Problem creating secured service proxy while creating fabric |
| Content from issues.jboss.org is not included.ENTESB-3423 | org.jledit.EditorInitializationException: java.lang.ClassNotFoundException thrown by edit command |
| Content from issues.jboss.org is not included.FABRIC-1201 | The command container-create-child prints the result 'Creating new instance on SSH port...' to karaf console even if run from ssh or hawtio terminal |
| Content from issues.jboss.org is not included.FABRIC-1224 | Passwords in logs are clear text |
| Content from issues.apache.org is not included.FELIX-4637 | Gogo can't cope without several commands with defined service.ranking |
| Content from issues.apache.org is not included.KARAF-1075 | pid is set as the factorypid when creating a factory configuration instance from the feature file |
| Content from issues.apache.org is not included.KARAF-1327 | Client: can't execute alias command |
| Content from issues.apache.org is not included.KARAF-1367 | Remove line number logging from default logging config |
| Content from issues.apache.org is not included.KARAF-1545 | Jar files in lib directory require "karaf-" prefix in order to be loaded |
| Content from issues.apache.org is not included.KARAF-1553 | Command service references should be AUTO_EXPORT_INTERFACES |
| Content from issues.apache.org is not included.KARAF-1560 | config:update throws ClassCastException when used on a Configuration with boolean fields created in the web console |
| Content from issues.apache.org is not included.KARAF-1561 | Restart Framework from Web Console's System Information tab results in Karaf dying |
| Content from issues.apache.org is not included.KARAF-1770 | Unable to feature:install webconsole under apache-karaf minimal package |
| Content from issues.apache.org is not included.KARAF-1799 | JAVA_HOME autodiscovery not working on Windows 7 (karaf.bat) |
| Content from issues.apache.org is not included.KARAF-1914 | SSH client authentication randomly fails |
| Content from issues.apache.org is not included.KARAF-1936 | LDAPLoginModule not working in 2.3.0 due to missing import of javax.net.SocketFactory |
| Content from issues.apache.org is not included.KARAF-1968 | Uninstalling jndi feature leads to hanging Karaf |
| Content from issues.apache.org is not included.KARAF-2007 | features without start-level in features.xml are always started first |
| Content from issues.apache.org is not included.KARAF-2013 | Bug in Karaf 2.3.0 Maven2 Features Plugin Documentation |
| Content from issues.apache.org is not included.KARAF-2022 | Password for client script is output to the terminal |
| Content from issues.apache.org is not included.KARAF-2026 | Two broken links on remote console manual page |
| Content from issues.apache.org is not included.KARAF-2027 | invalid password option for admin:connect command in documenation |
| Content from issues.apache.org is not included.KARAF-2029 | delete.user option missing from JDBCLoginModule |
| Content from issues.apache.org is not included.KARAF-2035 | Not able to clone the root instance |
| Content from issues.apache.org is not included.KARAF-2047 | config:edit -f command doesn't work on Windows platform |
| Content from issues.apache.org is not included.KARAF-2057 | NOTICE and LICENSE files are not correct |
| Content from issues.apache.org is not included.KARAF-2071 | Minimal distribution doesn't start |
| Content from issues.apache.org is not included.KARAF-2096 | Upgrade to Pax Exam 2.6.0 |
| Content from issues.apache.org is not included.KARAF-2114 | Update org.ops4j.pax.url.mvn.cfg file in child instance to include the system folder |
| Content from issues.apache.org is not included.KARAF-2115 | Sync weaving behavior between root and child instances |
| Content from issues.apache.org is not included.KARAF-2125 | "Components" tab not shown in WebConsole |
| Content from issues.apache.org is not included.KARAF-2133 | Generated title contain unresolved placeholder |
| Content from issues.apache.org is not included.KARAF-2134 | Features deployer does not support mvn urls |
| Content from issues.apache.org is not included.KARAF-2136 | ServiceMix Spec property mispelled in etc/system.properties |
| Content from issues.apache.org is not included.KARAF-2143 | Remove Jetty JUL logger configuration |
| Content from issues.apache.org is not included.KARAF-2171 | Start Karaf as service shows 'Activator' error in wrapper.log |
| Content from issues.apache.org is not included.KARAF-2188 | JPA bundle error out at shutdown |
| Content from issues.apache.org is not included.KARAF-2206 | The container fails to start correctly with IBM Java 6 |
| Content from issues.apache.org is not included.KARAF-2213 | Missing org.apache.karaf.jaas.authz-2.3.1.jar from the system repo prevents minimal distro startup |
| Content from issues.apache.org is not included.KARAF-2218 | Fix manual links on website |
| Content from issues.apache.org is not included.KARAF-2220 | spring-jms feature shouldn't depend on spring-web |
| Content from issues.apache.org is not included.KARAF-2224 | generate-features-xml Mojo ignores classifier of maven dependencies |
| Content from issues.apache.org is not included.KARAF-2226 | Properties with pathname are not correct on windows in jaas PropertiesLoginModule |
| Content from issues.apache.org is not included.KARAF-2231 | ConcurrentModificationException at org.apache.karaf.admin.internal.AdminServiceImplTest.testToSimulateRenameInstanceByExternalProcess |
| Content from issues.apache.org is not included.KARAF-2234 | Thrown Exception in shell commands should be logged as ERROR |
| Content from issues.apache.org is not included.KARAF-2236 | karaf scripts fail when paths contain spaces |
| Content from issues.apache.org is not included.KARAF-2237 | LDAP login module cannot look up keystore and/or truststore |
| Content from issues.apache.org is not included.KARAF-2248 | Karaf console wraps on Windows 7 when connecting using the client |
| Content from issues.apache.org is not included.KARAF-2259 | jetty.xml has old RolePrincipal class name |
| Content from issues.apache.org is not included.KARAF-2269 | Servicemix Specs Activator/OsgiLocator Broken due to KARAF-2136 |
| Content from issues.apache.org is not included.KARAF-2285 | Some tabs in WebConsole are blank |
| Content from issues.apache.org is not included.KARAF-2297 | WebConsole should export org.json |
| Content from issues.apache.org is not included.KARAF-2306 | BootClasspathLibraries should be copied before Karaf classpath settings in pax-exam container |
| Content from issues.apache.org is not included.KARAF-2309 | Normal Zip file which put into the deploy folder can't be deleted anymore |
| Content from issues.apache.org is not included.KARAF-2314 | Remove SNAPSHOT repositories by default in the distribution |
| Content from issues.apache.org is not included.KARAF-2315 | The check for jvm.dll happens to early in the bat file |
| Content from issues.apache.org is not included.KARAF-2339 | Do not install boot features asynchronously |
| Content from issues.apache.org is not included.KARAF-2346 | WebConsole should export package with version 3.1.2 (and not 4.0.0) |
| Content from issues.apache.org is not included.KARAF-2357 | features-create-kar goal of the karaf-maven-plugin ignores bundles listed in the features that have the "dependency" property set to "true" |
| Content from issues.apache.org is not included.KARAF-2359 | DirectoryWatcher for "deploy" directory should be configured to wait until framework start level reaches 60 |
| Content from issues.apache.org is not included.KARAF-2363 | Second feature validation result in an Exception. |
| Content from issues.apache.org is not included.KARAF-2365 | jaas:manage selects wrong configuration |
| Content from issues.apache.org is not included.KARAF-2368 | Commands with more than one argument have incorrect help string |
| Content from issues.apache.org is not included.KARAF-2375 | WcTests set to ignore |
| Content from issues.apache.org is not included.KARAF-2381 | The shell log:set command not as documented |
| Content from issues.apache.org is not included.KARAF-2386 | Custom Distribution page for 2.3.x is unreachable |
| Content from issues.apache.org is not included.KARAF-2391 | Add generic capabilities provided by the framework |
| Content from issues.apache.org is not included.KARAF-2418 | Minimal distro hanging on startup |
| Content from issues.apache.org is not included.KARAF-2423 | Avoid overlapping lock exceptions when multiple threads access the admin service |
| Content from issues.apache.org is not included.KARAF-2437 | Logs still have been printed into console after log:tail and Ctrl + C |
| Content from issues.apache.org is not included.KARAF-2446 | Fix etc/config.properties for endorsed xercesImpl |
| Content from issues.apache.org is not included.KARAF-2448 | Failures in org.apache.karaf.itests.OsgiTest |
| Content from issues.apache.org is not included.KARAF-2458 | Update to Spring 3.2.4.RELEASE |
| Content from issues.apache.org is not included.KARAF-2525 | Karaf 2.4.0-SNAPSHOT doesn't start due to missing startup bundle |
| Content from issues.apache.org is not included.KARAF-2530 | Build failure on Mac.... |
| Content from issues.apache.org is not included.KARAF-2558 | Unit Tests in error when building from trunk on Windows platform |
| Content from issues.apache.org is not included.KARAF-2602 | Support Java 8 |
| Content from issues.apache.org is not included.KARAF-2621 | PropertiesLoginModuleTest.testNonExistantPropertiesFile fails on windows |
| Content from issues.apache.org is not included.KARAF-2626 | Add load-test and threads commands |
| Content from issues.apache.org is not included.KARAF-2628 | Fix synchronization issues in the commands completer |
| Content from issues.apache.org is not included.KARAF-2632 | Handle backslashes at end of line in the console |
| Content from issues.apache.org is not included.KARAF-2633 | Prevent deadlocks with classloaders on JDK 6 |
| Content from issues.apache.org is not included.KARAF-2634 | Specify the alias when registering servlets to eliminate warnings |
| Content from issues.apache.org is not included.KARAF-2635 | Deployment errors/warnings for bundles within "deploy" directory should be logged |
| Content from issues.apache.org is not included.KARAF-2636 | Improve security mechanism |
| Content from issues.apache.org is not included.KARAF-2646 | CLONE - Created instances etc folder doesn't contain all mandatory files |
| Content from issues.apache.org is not included.KARAF-2673 | Cannot execute single itests |
| Content from issues.apache.org is not included.KARAF-2674 | Provide Spring 4.0.2.RELEASE_1 feature |
| Content from issues.apache.org is not included.KARAF-2683 | Fix OpenJPA features |
| Content from issues.apache.org is not included.KARAF-2685 | Set the hibernate bundles start-level greater than the default one |
| Content from issues.apache.org is not included.KARAF-2729 | DerbyXA datasource (from template) is not visible with jdbc:datasources |
| Content from issues.apache.org is not included.KARAF-2730 | Provide full exception details when karaf doesn't startup |
| Content from issues.apache.org is not included.KARAF-2781 | Enable rat profile by default |
| Content from issues.apache.org is not included.KARAF-2786 | Comment the default key and document how to change/enable it |
| Content from issues.apache.org is not included.KARAF-2797 | Allow FeaturesService to specify options during feature uninstallation |
| Content from issues.apache.org is not included.KARAF-2798 | jdbc:create -i -t HSQL installs wrong db-engine |
| Content from issues.apache.org is not included.KARAF-2806 | The bundle:watch commands fails when updating o.a.k.bundle.core bundle |
| Content from issues.apache.org is not included.KARAF-2819 | datasource-xxx.xml contains wrong password after jdbc:create |
| Content from issues.apache.org is not included.KARAF-2820 | features-maven-plugin:add-features-to-repo adds wrong transitive feature version |
| Content from issues.apache.org is not included.KARAF-2821 | features-maven-plugin:add-features-to-repo is broken in 2.3.5-SNAPSHOT |
| Content from issues.apache.org is not included.KARAF-2837 | The config.properties in features-maven-plugin is out-of-data. |
| Content from issues.apache.org is not included.KARAF-2849 | MBeanServer unregistration is not correctly handled |
| Content from issues.apache.org is not included.KARAF-2878 | The thread reading the system input stream should exit automatically when the console bundle stops |
| Content from issues.apache.org is not included.KARAF-2880 | jms:* commands don't consume messages |
| Content from issues.apache.org is not included.KARAF-2890 | The env variables can't be read while running karaf as a Linux service |
| Content from issues.apache.org is not included.KARAF-2895 | installation website link produces 404 not found page |
| Content from issues.apache.org is not included.KARAF-2898 | Maven feature validation did not accept WAR bundle (WAB) artifacts. |
| Content from issues.apache.org is not included.KARAF-2899 | NPE when running features:listUrl |
| Content from issues.apache.org is not included.KARAF-2913 | JAAS JDBCBackingEngine has the wrong condition to iterate results, no users are returned |
| Content from issues.apache.org is not included.KARAF-2914 | JAAS JDBCBackingEngineFactory: Wrong query from the configuration |
| Content from issues.apache.org is not included.KARAF-2957 | LDAP login module cannot handle slashes in CN |
| Content from issues.apache.org is not included.KARAF-2977 | JdbcMBean attribute is "unavailable" |
| Content from issues.apache.org is not included.KARAF-2980 | strip off tabs/spaces around role|group names |
| Content from issues.apache.org is not included.KARAF-2981 | Karaf shutdown hangs in SshServer.stop() |
| Content from issues.apache.org is not included.KARAF-2991 | Shell Console throws exception when a service contains int[] as value for a property |
| Content from issues.apache.org is not included.KARAF-2992 | Generate the shutdown command at first boot |
| Content from issues.apache.org is not included.KARAF-2996 | shutdown +n command not work and shutdown hh:mm not been validated |
| Content from issues.apache.org is not included.KARAF-3017 | Concurrency issues in FeaturesService related to add/remove/list operations |
| Content from issues.apache.org is not included.KARAF-3023 | Wrong repositories for features after "features:list -o" command in 2.3.x |
| Content from issues.apache.org is not included.KARAF-3033 | The system bundle should export and boot delegate javax.xml.crypto packages |
| Content from issues.apache.org is not included.KARAF-3052 | Allow passing through custom ldap properties |
| Content from issues.apache.org is not included.KARAF-3054 | client doesn't load using IBM JDK |
| Content from issues.apache.org is not included.KARAF-3061 | Problems with jaas:realms / jaas:manage commands when using multiple realms of the same name |
| Content from issues.apache.org is not included.KARAF-3072 | Instance etc files are not sync with the root etc files |
| Content from issues.apache.org is not included.KARAF-3085 | features:chooseurl/feature:repo-add should support "real" version range |
| Content from issues.apache.org is not included.KARAF-3086 | ensure an user is selected from the etc/users.properties when use bin/client |
| Content from issues.apache.org is not included.KARAF-3089 | The features deployer demo doesn't build |
| Content from issues.apache.org is not included.KARAF-3095 | itests randomly fail to get the JMXConnector |
| Content from issues.apache.org is not included.KARAF-3096 | Karaf doesn't start with Equinox 3.9.1 |
| Content from issues.apache.org is not included.KARAF-3098 | Check the usage of config.properties in main module |
| Content from issues.apache.org is not included.KARAF-3103 | config:edit does not correctly handle configuration visibility for --factory calls. |
| Content from issues.apache.org is not included.KARAF-3105 | Cannot use LDAPLoginModule with ActiveDirectory |
| Content from issues.apache.org is not included.KARAF-3108 | Fix webconsole CSS |
| Content from issues.apache.org is not included.KARAF-3115 | add address flag when create a child instance |
| Content from issues.apache.org is not included.KARAF-3117 | The console welcome message is garbled when the console is restarted |
| Content from issues.apache.org is not included.KARAF-3118 | Avoid possible exceptions when closing the console |
| Content from issues.apache.org is not included.KARAF-3128 | Update ops4j/oss sonatype repositories URL |
| Content from issues.apache.org is not included.KARAF-3129 | RAT plugin error on ssh key files |
| Content from issues.apache.org is not included.KARAF-3135 | Avoid deadlock during boot features installation |
| Content from issues.apache.org is not included.KARAF-3138 | Having eventadmin listed as a boot features cause problems in other bundles startup |
| Content from issues.apache.org is not included.KARAF-3149 | Karaf chooseurl for jclouds is wrong |
| Content from issues.apache.org is not included.KARAF-3158 | Incorrect javax.annotation version for java7 |
| Content from issues.apache.org is not included.KARAF-3169 | blueprint deployer doesn't seem to work |
| Content from issues.apache.org is not included.KARAF-3170 | Java8 packages related to JavaFX are missing |
| Content from issues.apache.org is not included.KARAF-3175 | diagnostic feature should be a boot feature |
| Content from issues.apache.org is not included.KARAF-3176 | sshRole and jmxRole are not functionnal |
| Content from issues.apache.org is not included.KARAF-3180 | openwebbeans feature doesn't install |
| Content from issues.apache.org is not included.KARAF-3189 | webconsole feature installation fails |
| Content from issues.apache.org is not included.KARAF-3192 | Don't throw IllegalStateException when can't find attribute for a certain bean |
| Content from issues.apache.org is not included.KARAF-3196 | Export sun.misc package from the system bundle |
| Content from issues.apache.org is not included.KARAF-3204 | Avoid calls to Configuration#setBundleLocation(null) which are not needed |
| Content from issues.apache.org is not included.KARAF-3213 | ConcurrentModification exception in FileInstall/Upgrade to Felix FileInstall 3.4.1 |
| Content from issues.apache.org is not included.KARAF-3219 | Typo error in the etc/config.properties after append the shutdown command |
| Content from issues.apache.org is not included.KARAF-3221 | Wrong scr:list command used causing NPE |
| Content from issues.apache.org is not included.KARAF-3234 | Manual doesn't build with maven-bundle-plugin >= 2.5.0 |
| Content from issues.apache.org is not included.KARAF-3239 | Add fileinstall dependency in the features-maven-plugin |
| Content from issues.apache.org is not included.KARAF-3250 | JVM options ignored on Windows |
| Content from issues.apache.org is not included.KARAF-3254 | Very high memory consumption with the watch command |
| Content from issues.apache.org is not included.KARAF-3257 | NullPointerException on Karaf osgi shell commands |
| Content from issues.apache.org is not included.KARAF-3269 | ssh into karaf as user with no roles throws exception and user shell stays frozen |
| Content from issues.apache.org is not included.KARAF-3284 | The shell-log bundle should not import org.apache.log4j.* package |
| Content from issues.apache.org is not included.KARAF-3288 | karaf script doesn't start on Solaris if JAVA_HOME is not set |
| Content from issues.apache.org is not included.KARAF-3350 | The log:display command fails with CNFE if the pax-logging-service bundle has been refreshed |
| Content from issues.apache.org is not included.KARAF-3397 | FeaturesServiceMBeanImpl throws an Exception when listening the features |
| Content from issues.apache.org is not included.KARAF-3412 | should add javax.management.builder.initial flag for Karaf child instance |
| Content from issues.apache.org is not included.KARAF-3413 | should also associate the role to run executeScript |
| Content from issues.apache.org is not included.KARAF-3415 | memory leak when run ssh client |
| Content from issues.apache.org is not included.KARAF-3441 | The admin:stop Command Does Not Zero Out Root Container PID |
| Content from issues.apache.org is not included.KARAF-3536 | Diagnostic module won't compile with IBM JDK |
| Content from issues.apache.org is not included.KARAF-3562 | DefaultJDBCLock case sensitive issue |
| Content from issues.apache.org is not included.KARAF-3564 | bin/stop fails for slave in case of Lock strategies |
| Content from issues.apache.org is not included.KARAF-3578 | restore web:list command |
| Content from issues.apache.org is not included.KARAF-3642 | bundles mistaken got unstalled even though it has a depending feature with it. |
| Content from issues.apache.org is not included.KARAF-3648 | should zero out instance pid in instance.properties when we shutdown an instance from shell |
| Content from issues.apache.org is not included.KARAF-3704 | Command jaas:groupadd allows adding duplicite groups |
| Content from issues.apache.org is not included.KARAF-3711 | LDAP login module doesn't handle case where CN, OU, DC case doesn't match |
| Content from issues.apache.org is not included.KARAF-519 | Jline behavior problem when pasting long lines |
5.6. Fuse Fabric
Table 5.6, “Fuse Fabric Issues Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.6. Fuse Fabric Issues Resolved in 6.2
| Issue Number | Description |
|---|---|
| Content from issues.apache.org is not included.CURATOR-208 | InterProcessSemaphoreV2 swallows InterruptedException |
| Content from issues.jboss.org is not included.ENTESB-1209 | Incorrect feature definition: jclouds-rackspace-cloudblockstorage-us-1.6.2-incubating |
| Content from issues.jboss.org is not included.ENTESB-1210 | Incorrect feature definition: jclouds-rackspace-cloudblockstorage-uk-1.6.2-incubating |
| Content from issues.jboss.org is not included.ENTESB-1237 | Quickstart examples has SNAPSHOT dependency instead of build number |
| Content from issues.jboss.org is not included.ENTESB-1257 | Error: Duplicates in a repeater are not allowed. Repeater: q in panel.query key: string:e |
| Content from issues.jboss.org is not included.ENTESB-1302 | jboss-fuse-minimal - Does not have hawtio installed |
| Content from issues.jboss.org is not included.ENTESB-1332 | Cannot delete profile version |
| Content from issues.jboss.org is not included.ENTESB-1341 | camel-cxf-contract-first-archetype 1.0.0.redhat-355 creates an incorrect wsdl |
| Content from issues.jboss.org is not included.ENTESB-1358 | Maven warnings when building the quickstarts |
| Content from issues.jboss.org is not included.ENTESB-1405 | Fabric - Runtime - Manage: Cannot delete profiles version...sometimes |
| Content from issues.jboss.org is not included.ENTESB-1414 | Fabric - Wiki / root/fabric/profiles: "jclouds" link has no address set |
| Content from issues.jboss.org is not included.ENTESB-1434 | profile-create throws NPE when passing not existing parent reference |
| Content from issues.jboss.org is not included.ENTESB-1435 | fabric:container-create-ssh --help does not load DETAILS section |
| Content from issues.jboss.org is not included.ENTESB-1441 | fabric:export uses the same flag -p for 2 different options |
| Content from issues.jboss.org is not included.ENTESB-1442 | fabric:export --path returns a confusing error message when running example |
| Content from issues.jboss.org is not included.ENTESB-1530 | Our Maven-Notice-Plugin do not work on Windows if it generates a too long command |
| Content from issues.jboss.org is not included.ENTESB-1629 | Duplicate property in "etc/config.propetries" |
| Content from issues.jboss.org is not included.ENTESB-1666 | fabric:container-upgrade, container-rollback - completers work in wrong order |
| Content from issues.jboss.org is not included.ENTESB-1671 | Fuse/A-MQ does not fully respect KARAF_ETC environment variable |
| Content from issues.jboss.org is not included.ENTESB-1678 | 2nd level descendant of root container can't be created in hawtio (but can be created from shell), and the one which were created are not displayed |
| Content from issues.jboss.org is not included.ENTESB-1684 | Creating a container with hawtio profile - Provision Exception: |
| Content from issues.jboss.org is not included.ENTESB-1695 | HTTP Gateway leaks memory and file descriptors |
| Content from issues.jboss.org is not included.ENTESB-1739 | Error in determining local repository path in patch service |
| Content from issues.jboss.org is not included.ENTESB-1758 | --external-git-url option is not validated |
| Content from issues.jboss.org is not included.ENTESB-1825 | Archetype commands stopped working |
| Content from issues.jboss.org is not included.ENTESB-1831 | EIP Quickstart fails with repeated errors |
| Content from issues.jboss.org is not included.ENTESB-1833 | SOAP and SECURE-SOAP quickstarts fail to install |
| Content from issues.jboss.org is not included.ENTESB-1850 | Unable to create a Fabric |
| Content from issues.jboss.org is not included.ENTESB-1961 | unable to create a fabric in 6.2 |
| Content from issues.jboss.org is not included.ENTESB-1976 | Protocol detecting gateway does not work with websocket connections |
| Content from issues.jboss.org is not included.ENTESB-2072 | fabric-jolokia's JolokiaSecureHttpContext only allows one role |
| Content from issues.jboss.org is not included.ENTESB-2077 | "Connection refused" when creating fabric with --zookeeper-server-port 4004 |
| Content from issues.jboss.org is not included.ENTESB-2096 | Install time for the cartridge takes too long. |
| Content from issues.jboss.org is not included.ENTESB-2111 | Listener (io.fabric8.service.FabricMBeanRegistrationListener) exception when curator connection SUSPENDED / RECONNECTED |
| Content from issues.jboss.org is not included.ENTESB-2126 | Fuse 6.1 Rollup up breaks HTTP proxy support for access to remote Maven repository |
| Content from issues.jboss.org is not included.ENTESB-2147 | Unable to create fabric when using --min-port and --max-port |
| Content from issues.jboss.org is not included.ENTESB-2170 | fabric:create fails on 6.2 build 042 with NoClassDefFoundError on PaxLevelImpl |
| Content from issues.jboss.org is not included.ENTESB-2171 | Git operations (pull from the master node to child node) go through http proxy |
| Content from issues.jboss.org is not included.ENTESB-2172 | Insight Camel assumes Karaf runtime |
| Content from issues.jboss.org is not included.ENTESB-2178 | Version with invalid name is created and stored to git |
| Content from issues.jboss.org is not included.ENTESB-2190 | io.fabric8.common.util.MultiException when deploying more broker instances in fabric |
| Content from issues.jboss.org is not included.ENTESB-2198 | Registry value created by container-default-jvm-options is ignored |
| Content from issues.jboss.org is not included.ENTESB-2210 | Restore OSGi PropertiesProvider |
| Content from issues.jboss.org is not included.ENTESB-2222 | Fabric profile mq-replicated does not define ssl-broker.xml resource |
| Content from issues.jboss.org is not included.ENTESB-2225 | The fabric8/quickstarts/karaf/cxf/camel-cxf-code-first generates tons of NullPointerExceptions |
| Content from issues.jboss.org is not included.ENTESB-2236 | Fabric very instable when insights is deployed |
| Content from issues.jboss.org is not included.ENTESB-2242 | Insight plugin does not list any Camel exchanges |
| Content from issues.jboss.org is not included.ENTESB-2252 | InstanceNotFoundException during fabric creation |
| Content from issues.jboss.org is not included.ENTESB-2269 | Fabric: Default profile doesn't load it's icon image |
| Content from issues.jboss.org is not included.ENTESB-2270 | CBR Quickstart tests included in distribution are failing due to bad xmlns definiton |
| Content from issues.jboss.org is not included.ENTESB-2279 | [user experience] command fabric:encrypt-message NullPointerException |
| Content from issues.jboss.org is not included.ENTESB-2294 | NPE when fabric:container-create-openshift |
| Content from issues.jboss.org is not included.ENTESB-2296 | example-cxf-cxf.server binds to localhost:9000 instead of $[bind.address]:$[app1.port] |
| Content from issues.jboss.org is not included.ENTESB-2298 | Cannot install pax-cdi |
| Content from issues.jboss.org is not included.ENTESB-2300 | Fabric provisioning error on OSE |
| Content from issues.jboss.org is not included.ENTESB-2303 | Provision status of stopped fabric container differs for child and ssh container |
| Content from issues.jboss.org is not included.ENTESB-2309 | mq-base profile ssl-broker.xml#openshift file uses OPENSHIFT_FUSE_AMQ_PORT instead of OPENSHIFT_FUSE_OPENWIRE_PORT |
| Content from issues.jboss.org is not included.ENTESB-2314 | Fabric - Dashboard: Delete button doesn't delete all selected dashboards |
| Content from issues.jboss.org is not included.ENTESB-2315 | Fabric - Dashboard: Unable to rename dashboards |
| Content from issues.jboss.org is not included.ENTESB-2317 | Broken features:list command in fabric container |
| Content from issues.jboss.org is not included.ENTESB-2323 | Show 'Command not found: fabric:welcome' error when ssh into container |
| Content from issues.jboss.org is not included.ENTESB-2324 | Can't add 'dns' profile to container |
| Content from issues.jboss.org is not included.ENTESB-2329 | fabric:create -g option not working |
| Content from issues.jboss.org is not included.ENTESB-2350 | Can't add 'kubernetes' profile to container |
| Content from issues.jboss.org is not included.ENTESB-2370 | OSE Maven artifacts uploaded to fabric proxy cannot be resolved by containers |
| Content from issues.jboss.org is not included.ENTESB-2380 | Failed downloads from the maven proxy servlet |
| Content from issues.jboss.org is not included.ENTESB-2382 | Missing feature "mq-fabric-camel" in Fuse 6.2 |
| Content from issues.jboss.org is not included.ENTESB-2387 | Karaf command "osgi:list -l" still shows location of old bundles even after patch is installed successfully in fabric |
| Content from issues.jboss.org is not included.ENTESB-2389 | double login required when connecting to another fabric container |
| Content from issues.jboss.org is not included.ENTESB-2390 | support-features-1.2.0.redhat-054-features.xml contains unresolved versions |
| Content from issues.jboss.org is not included.ENTESB-2391 | Fabric - Profiles: Error: Duplicates in a repeater are not allowed. |
| Content from issues.jboss.org is not included.ENTESB-2392 | Container cannot be opened in a new window when Insight Jetty profile added |
| Content from issues.jboss.org is not included.ENTESB-2393 | Container's detail page: Container name cut from bottom |
| Content from issues.jboss.org is not included.ENTESB-2395 | Rest quickstart tests are failing |
| Content from issues.jboss.org is not included.ENTESB-2409 | fabric8 MavenProxyServletSupportTest#testDownloadMetadata is hanging |
| Content from issues.jboss.org is not included.ENTESB-2410 | Soap-quickstart tests included in distribution are failing due to bad xmlns definiton |
| Content from issues.jboss.org is not included.ENTESB-2411 | Swagger REST API details are not bundle-specific |
| Content from issues.jboss.org is not included.ENTESB-2413 | Standalone Broker is shut down when Fabric is shut down / unaccessible |
| Content from issues.jboss.org is not included.ENTESB-2438 | Double authentication in Red Hat Customer Portal |
| Content from issues.jboss.org is not included.ENTESB-2439 | git clone http://fuse-test.apps.example.com/git/fabric hangs on 48-core machine |
| Content from issues.jboss.org is not included.ENTESB-2452 | fabric8 build fails with JDK8 |
| Content from issues.jboss.org is not included.ENTESB-2466 | Red Hat Support - Enlarge Window |
| Content from issues.jboss.org is not included.ENTESB-2467 | fabric example-cxf profile missing |
| Content from issues.jboss.org is not included.ENTESB-2470 | Adding bundles and features to profile from Fuse terminal doesn't work properly |
| Content from issues.jboss.org is not included.ENTESB-2473 | It should not be possible to delete the default version from the command line |
| Content from issues.jboss.org is not included.ENTESB-2474 | Adding artifact to a profile by drag and drop file action doesn't work |
| Content from issues.jboss.org is not included.ENTESB-2477 | Still can't find activemq-camel feature |
| Content from issues.jboss.org is not included.ENTESB-2487 | Insight - CamelEvents: popup exception at page's load |
| Content from issues.jboss.org is not included.ENTESB-2488 | Wrong record for master component in the zookeper registry |
| Content from issues.jboss.org is not included.ENTESB-2507 | Provision list is not updated during provisioning |
| Content from issues.jboss.org is not included.ENTESB-2519 | Fabric profile with uppercase can be created |
| Content from issues.jboss.org is not included.ENTESB-2539 | Insight - Camel Events: Exception when interval without events is displayed |
| Content from issues.jboss.org is not included.ENTESB-2552 | NPE when using gateway |
| Content from issues.jboss.org is not included.ENTESB-2570 | fabric8-maven-plugin doesn't deploy profile zip |
| Content from issues.jboss.org is not included.ENTESB-2577 | RH Access - support case detail: "Server File(s) To Attach:" section is empty when support-base profile deployed to fabric container |
| Content from issues.jboss.org is not included.ENTESB-2581 | Git repo very slow after adding 100s of profiles |
| Content from issues.jboss.org is not included.ENTESB-2588 | support:collect generate output with dev:classloaders command which is not found |
| Content from issues.jboss.org is not included.ENTESB-2591 | RH Access - List Cases: filter by group drop-down list contains strange inactive items |
| Content from issues.jboss.org is not included.ENTESB-2597 | fabric8-maven-plugin ignores custom user settings file for deployments |
| Content from issues.jboss.org is not included.ENTESB-2598 | Fabric8 FileWatcherTest fails on Windows |
| Content from issues.jboss.org is not included.ENTESB-2606 | Sometimes failed to create containers. |
| Content from issues.jboss.org is not included.ENTESB-2613 | Missing requirement while trying to deploy fabric-cxf feature after upgrading to R2 |
| Content from issues.jboss.org is not included.ENTESB-2615 | [Fuse cartridge] Commands features:* throws "Could not find port within range [8282,8383]" |
| Content from issues.jboss.org is not included.ENTESB-2636 | hawt.io APIs Swagger view stuck in "fetching resource list: ..." |
| Content from issues.jboss.org is not included.ENTESB-2637 | Container-create-child suggestion produces "root" on each TAB press |
| Content from issues.jboss.org is not included.ENTESB-2648 | [OSE] [6.1.R2] CXF regression, FabricLoadBalancerFeature does not translate OpenShift addresses anymore |
| Content from issues.jboss.org is not included.ENTESB-2685 | FabricLoadBalancerFeature should wait (or at least allow to wait) for addresses to become available |
| Content from issues.jboss.org is not included.ENTESB-2712 | [OSE] [6.2] mq-create doesn't reuse existing keystore.jks |
| Content from issues.jboss.org is not included.ENTESB-2733 | Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException when trying to connect to ssh container |
| Content from issues.jboss.org is not included.ENTESB-2736 | secure-rest quickstarts getProductOrderTest fails |
| Content from issues.jboss.org is not included.ENTESB-2749 | RH Access - List Cases: Going to the ticket and back in history increases count of items in "EmailNotification Recipients" select box |
| Content from issues.jboss.org is not included.ENTESB-2754 | fabric:create performance regression |
| Content from issues.jboss.org is not included.ENTESB-2761 | Broker fails to start at the first attempt and FileNotFoundException: class path resource [profile:broker.xml] cannot be opened because it does not exist is printed in container log when starting a container with replicated LevelDB profile |
| Content from issues.jboss.org is not included.ENTESB-2772 | Karaf command 'profile-change-parents' doesn't change, but appends a parent to the specified profile |
| Content from issues.jboss.org is not included.ENTESB-2774 | Fabric - Services - MQ: Operation saveBrokerConfigurationJSON failed due to: java.lang.NullPointerException |
| Content from issues.jboss.org is not included.ENTESB-2807 | [OSE] [6.2] when not fully initialiazed profile is removed container hangs in updating state |
| Content from issues.jboss.org is not included.ENTESB-2831 | support for webbundle protocol in Karaf install command |
| Content from issues.jboss.org is not included.ENTESB-2844 | Settings for HTTP maven proxy does not work |
| Content from issues.jboss.org is not included.ENTESB-2885 | multiple versions of jclouds (1.8.0 and 1.8.1) in fuse 6.2 |
| Content from issues.jboss.org is not included.ENTESB-2888 | [Hawt.io] Add version select to MQ tab |
| Content from issues.jboss.org is not included.ENTESB-2901 | ActiveMQ doesn't start in containers, created based on mq-replicated profile, when system or config property 'org.apache.activemq.leveldb.test=true (or ='false') specified |
| Content from issues.jboss.org is not included.ENTESB-2906 | fabric:create does not create the admin users with the required roles |
| Content from issues.jboss.org is not included.ENTESB-2922 | ZooKeeperServerFactory : Placeholder in DEBUG message |
| Content from issues.jboss.org is not included.ENTESB-2926 | "Declarative Services" Hawtio page does not auto-refresh |
| Content from issues.jboss.org is not included.ENTESB-2932 | Brokers are stopped after zk connection timout and reconnect |
| Content from issues.jboss.org is not included.ENTESB-2939 | Creating replicated brokers with ssl fails |
| Content from issues.jboss.org is not included.ENTESB-2948 | Warning 'javax.management.InstanceNotFoundException: io.fabric8.cxf:bus.id=io.fabric8.fabric-rest-cxf .... ' in karaf.log of ssh container |
| Content from issues.jboss.org is not included.ENTESB-2949 | Sometimes (rare) NullPointerException on broker startup and mq replicated container hangs on finalizing (stopping bundles) |
| Content from issues.jboss.org is not included.ENTESB-2951 | Sometimes container creation takes a long time (5 min) and there are NullPointerExceptions are in karaf.log |
| Content from issues.jboss.org is not included.ENTESB-2952 | Session expired in the middle of working with Insight |
| Content from issues.jboss.org is not included.ENTESB-2953 | Insight - Logs: several columns ordering is not right |
| Content from issues.jboss.org is not included.ENTESB-2965 | fabric:version-create --description - descriptions are messed up |
| Content from issues.jboss.org is not included.ENTESB-2976 | [OSE] [6.2] container-delete removes openshift-created container from fabric without --force |
| Content from issues.jboss.org is not included.ENTESB-2982 | fabric8-maven-plugin 'branch' goal does not accept secure git repo connections |
| Content from issues.jboss.org is not included.ENTESB-2984 | fabric8-maven-plugin branch goal does not allow pushing new branch |
| Content from issues.jboss.org is not included.ENTESB-2999 | Fabric profile resource editor does not save files |
| Content from issues.jboss.org is not included.ENTESB-3010 | Can't create MQ config for version other than default one |
| Content from issues.jboss.org is not included.ENTESB-3038 | WS in child containers aren't recognized by ZK sometimes |
| Content from issues.jboss.org is not included.ENTESB-3077 | Fabric8 InvocationTest hangs on HPUX |
| Content from issues.jboss.org is not included.ENTESB-3081 | etc/config.properties repeated keys |
| Content from issues.jboss.org is not included.ENTESB-3091 | Command jaas:groupadd allows adding duplicite groups |
| Content from issues.jboss.org is not included.ENTESB-3096 | Potential NPE when applying patch with files |
| Content from issues.jboss.org is not included.ENTESB-3099 | Quickstarts should build without warnings; most should work without fabric |
| Content from issues.jboss.org is not included.ENTESB-3127 | Camel SAP + Spring - timing problem with configuration |
| Content from issues.jboss.org is not included.ENTESB-3147 | Rollbacking patch throws exception into the console |
| Content from issues.jboss.org is not included.ENTESB-3151 | Fail to provsion ssh container - invalid zip |
| Content from issues.jboss.org is not included.ENTESB-3188 | Unable to apply patch in fabric |
| Content from issues.jboss.org is not included.ENTESB-3225 | Fabric8 has 28 test failures on Windows |
| Content from issues.jboss.org is not included.ENTESB-3231 | [ER5] Odd behavior with brokers (and group membership) and container restarts |
| Content from issues.jboss.org is not included.ENTESB-3232 | Fabric8 PatchTheServiceTest fails intermittently |
| Content from issues.jboss.org is not included.ENTESB-3270 | Proxy settings from provided maven settings.xml file is not picked up |
| Content from issues.jboss.org is not included.ENTESB-3293 | Http Gateway profile default servlet mapping does not work |
| Content from issues.jboss.org is not included.ENTESB-3296 | [6.2] app1.port not set on child containers, example-cxf-cxf.server cannot be deployed on child containers |
| Content from issues.jboss.org is not included.ENTESB-3301 | StandAlone brokers created in fabric aren't registered in ZooKeeper |
| Content from issues.jboss.org is not included.ENTESB-3302 | NoSuchMethodError when accessing swagger api-docs for JBoss Fuse Quickstart: rest |
| Content from issues.jboss.org is not included.ENTESB-3338 | Unable to create ssh-container on machine with OpenJDK 1.8 |
| Content from issues.jboss.org is not included.ENTESB-3359 | [OSE] [6.2] hawtio logs don't show up for containers with mq-amq profile |
| Content from issues.jboss.org is not included.ENTESB-3361 | Unable to upgrade root container to newer version with applied patch |
| Content from issues.jboss.org is not included.ENTESB-3367 | [6.2] example-camel-loanbroker-mq.loanBroker profile should not have uppercase 'B' character in profile name |
| Content from issues.jboss.org is not included.ENTMQ-1005 | After creating a Fabric in JBoss A-MQ, RBAC is not enabled |
| Content from issues.jboss.org is not included.ENTMQ-598 | The configured JAAS authentication realm seems ignored at runtime |
| Content from issues.jboss.org is not included.FABRIC-1036 | ProjectDeployerTest creates 'null' directory on every build |
| Content from issues.jboss.org is not included.FABRIC-1042 | Possible resolution problem with fragments |
| Content from issues.jboss.org is not included.FABRIC-1045 | ResolverTest broken now we've moved to apache aries |
| Content from issues.jboss.org is not included.FABRIC-1046 | facade tests fail when moving back to perfectus camel/cxf |
| Content from issues.jboss.org is not included.FABRIC-1047 | jboss-fuse-medium profile should change one of it's parent profile from "mq-amq" to "mq-default" profile |
| Content from issues.jboss.org is not included.FABRIC-1050 | [DOC] Adding a comma separated list of features to a deployed Fabric profile raises "Unable to resolve dummy/0.0.0:" |
| Content from issues.jboss.org is not included.FABRIC-1067 | Not all bundles are installed when a feature is added to a profile |
| Content from issues.jboss.org is not included.FABRIC-1072 | fabric:export does not work on Windows (7) |
| Content from issues.jboss.org is not included.FABRIC-1078 | Terminating a container with the "exit" command after updating the ensemble resets the zookeeper.url |
| Content from issues.jboss.org is not included.FABRIC-1079 | Problems adding a container to the fabric using fabric:join and changing the container name |
| Content from issues.jboss.org is not included.FABRIC-1080 | NullPointerException using the fabric:join command and the zookeeper-password is not provided |
| Content from issues.jboss.org is not included.FABRIC-1093 | Fix fabric-maven-proxy tests |
| Content from issues.jboss.org is not included.FABRIC-1094 | Fix insight-maven tests |
| Content from issues.jboss.org is not included.FABRIC-1095 | Fix basic ExampleCxfProfileLongTest |
| Content from issues.jboss.org is not included.FABRIC-1096 | Fix archetype-builder tests |
| Content from issues.jboss.org is not included.FABRIC-1108 | MQProfileTest fails with immutable version/profile |
| Content from issues.jboss.org is not included.FABRIC-1109 | Camel tests fail with immutable version/profile |
| Content from issues.jboss.org is not included.FABRIC-1112 | Cannot reliably authenticate with Zookeeper from GitDataStore |
| Content from issues.jboss.org is not included.FABRIC-1113 | AbstractProfileMojoTest reliably fails with clean repo |
| Content from issues.jboss.org is not included.FABRIC-1115 | Possible race when using fabric:create -n |
| Content from issues.jboss.org is not included.FABRIC-1116 | ProcessControllerTest fails consistently and prevents PR processing |
| Content from issues.jboss.org is not included.FABRIC-1117 | PaxLoggingTest reliably fails with clean repo |
| Content from issues.jboss.org is not included.FABRIC-1118 | NoSuchMethodError: org.apache.felix.utils.properties.Properties.setProperty |
| Content from issues.jboss.org is not included.FABRIC-1120 | Fix autoscale integration tests |
| Content from issues.jboss.org is not included.FABRIC-1127 | Fix EnsembleTest |
| Content from issues.jboss.org is not included.FABRIC-1128 | Git TransportException in basic karaf tests |
| Content from issues.jboss.org is not included.FABRIC-1134 | Fabric8 ensemble administration consoles behave unhelpfully in below-quorum situations |
| Content from issues.jboss.org is not included.FABRIC-1148 | Feature verification does not work with 'mvn -pl ...' |
| Content from issues.jboss.org is not included.FABRIC-1149 | Git Master Repo changes without notification |
| Content from issues.jboss.org is not included.FABRIC-1151 | Fix common FabricCreateCommandTest |
| Content from issues.jboss.org is not included.FABRIC-1152 | Restore TomEE container |
| Content from issues.jboss.org is not included.FABRIC-1156 | Fix ExampleMQProfileTest |
| Content from issues.jboss.org is not included.FABRIC-1162 | 1.2.0.Beta4 - Fails updating containers with all changes if profile is changed |
| Content from issues.jboss.org is not included.FABRIC-1168 | Tomcat ARQ tests may hang |
| Content from issues.jboss.org is not included.FABRIC-1173 | Cannot reliably delete profile version |
| Content from issues.jboss.org is not included.FABRIC-1179 | container cannot start after repeatedly stopping and starting |
| Content from issues.jboss.org is not included.FABRIC-1182 | Many tests failing with "Container failed to provision" |
| Content from issues.jboss.org is not included.FABRIC-1185 | after creating numerous child containers and assigning them an MQ broker profile, Fuse console operations fail with a message |
| Content from issues.jboss.org is not included.FABRIC-1190 | Fragment bundles exception: Resource already loaded |
| Content from issues.jboss.org is not included.FABRIC-1194 | Fabric ensemble does not recover after VM disconnection |
| Content from issues.jboss.org is not included.FABRIC-1198 | ssl-broker.xml is missing in mq-replicated profile |
| Content from issues.jboss.org is not included.FABRIC-1200 | fabric8 Karaf console and hawtio handle profile editing differently |
| Content from issues.jboss.org is not included.FABRIC-1202 | NPE when trying to create ssh container via hawtio |
| Content from issues.jboss.org is not included.FABRIC-1224 | Passwords in logs are clear text |
| Content from issues.jboss.org is not included.FABRIC-1227 | Non-Ensemble Fabric Server IllegalArgumentException - A HostProvider may not be empty! |
| Content from issues.jboss.org is not included.FABRIC-1230 | Failover Transport becomes null when Fabric disconnects |
| Content from issues.jboss.org is not included.FABRIC-1239 | fabric:create --no-import |
| Content from issues.jboss.org is not included.FABRIC-719 | Fabric creates a /null directory in WildFly home |
| Content from issues.jboss.org is not included.FABRIC-720 | Fabric creates a /data directory in WildFly home |
| Content from issues.jboss.org is not included.FABRIC-721 | Remove dependency on hard coded port values from sysprops |
| Content from issues.jboss.org is not included.FABRIC-763 | Unable to set SSH timeout of child container in Fabric |
| Content from issues.jboss.org is not included.FABRIC-907 | Boot commands do not respect RuntimeProperties |
| Content from issues.jboss.org is not included.FABRIC-910 | Creating container with underscore does not work on OpenShift |
| Content from issues.jboss.org is not included.FABRIC-923 | insight-log / insight-camel don't work |
| Content from issues.jboss.org is not included.FABRIC-950 | Decouple 6.1.x versions from master |
| Content from issues.jboss.org is not included.FABRIC-960 | joining a fabric with a distro with a different fabric version to the one defined in the io.fabric8.version.properties file causes failure |
| Content from issues.jboss.org is not included.FABRIC-962 | Fix ContainerLifecycleCommandsTest for SCR commands |
| Content from issues.jboss.org is not included.FABRIC-964 | Make sure all default modules are reverse reachable |
| Content from issues.jboss.org is not included.FABRIC-981 | Fix basic ExampleCamelClusterTest |
| Content from issues.jboss.org is not included.MR-916 | FUSE "master" component conflicts with camel-quartz2 |
| Content from issues.apache.org is not included.WAGON-416 | Lightweight HTTP Wagon doesn't set Proxy-Authorization header |
| Content from issues.apache.org is not included.ZOOKEEPER-1576 | [ZOOKEEPER-1576] Zookeeper cluster - failed to connect to cluster if one of the provided IPs causes java.net.UnknownHostException |
5.7. Management Console
Table 5.7, “Issues Resolved in 6.2:” lists the issues resolved between Fuse MQ Enterprise 7.1 and 6.2.
Table 5.7. Issues Resolved in 6.2:
| Issue Number | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTESB-1203 | Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'description' is not allowed to appear in element 'from'. |
| Content from issues.jboss.org is not included.ENTESB-1336 | Hawtio logs out a user in a very short time when main menu tabs are pressed |
| Content from issues.jboss.org is not included.ENTESB-1349 | TypeError in hawtio when pressing Chart in JMX tab |
| Content from issues.jboss.org is not included.ENTESB-1359 | Clicking on System Bundle on OSGi/bundles tab causes TypeError |
| Content from issues.jboss.org is not included.ENTESB-1385 | Preferences - Inconsistent capital letters in labels |
| Content from issues.jboss.org is not included.ENTESB-1404 | Fabric - Runtime - Manage - Adding new profile version does not check name of new profiles version correctly |
| Content from issues.jboss.org is not included.ENTESB-1406 | Fabric - Runtime - Manage - Checkbox for all profiles selection does not appear until any profile selected |
| Content from issues.jboss.org is not included.ENTESB-1407 | Fabric - Runtime - Container detail: Unchecking one checkbox uncheckes all checkboxes beside profiles |
| Content from issues.jboss.org is not included.ENTESB-1408 | Fabric - Runtime - Mq Creating new broker: "Minimal instances" de/increment works with wrong default value |
| Content from issues.jboss.org is not included.ENTESB-1410 | Fabric - Runtime - APIs: Sorting in table doesn't work when clicking column header |
| Content from issues.jboss.org is not included.ENTESB-1412 | Fabric - Runtime - Map: link "freegeoip.net" has no address set |
| Content from issues.jboss.org is not included.ENTESB-1415 | Fabric - Wiki - result of file changes comparison depends on order of selected versions |
| Content from issues.jboss.org is not included.ENTESB-1416 | Fabric - Wiki - Actions - Delete: Button Delete does nothing after previous deletion or delete cancellation |
| Content from issues.jboss.org is not included.ENTESB-1417 | Fabric - Wiki - Actions: All options as rename, delete etc. are enabled even if no checkbox is checked right after rename action performed |
| Content from issues.jboss.org is not included.ENTESB-1419 | Fabric - Wiki - Actions - History: Revert and Compare buttons stay enabled after successful reversion |
| Content from issues.jboss.org is not included.ENTESB-1428 | Hawtio error on Internet Explorer 11 |
| Content from issues.jboss.org is not included.ENTESB-1433 | Bouncy diagrams with circles and arrows are not rendered correctly in Internet Explorer |
| Content from issues.jboss.org is not included.ENTESB-1449 | Unable to create child container from Hawtio when System Property is set |
| Content from issues.jboss.org is not included.ENTESB-1450 | Hawtio allows a profile to be deleted that is assigned to a container |
| Content from issues.jboss.org is not included.ENTESB-1461 | Failed to logout error pops up when link to external address clicked |
| Content from issues.jboss.org is not included.ENTESB-1474 | Details of OSGi bundle in Hawt.io are not displayed |
| Content from issues.jboss.org is not included.ENTESB-1475 | Error handling when creating connection to remote server |
| Content from issues.jboss.org is not included.ENTESB-1476 | Removing multiple features through hawtio UI doesn't work |
| Content from issues.jboss.org is not included.ENTESB-1550 | Help - Preferences - bad description copied from welcome page. |
| Content from issues.jboss.org is not included.ENTESB-1551 | Help - Preference - change to "Preferences" |
| Content from issues.jboss.org is not included.ENTESB-1553 | JBoss Fuse on OS - The rest quickstart does not work in API browser |
| Content from issues.jboss.org is not included.ENTESB-1561 | Changing the profile's parent in Hatwio does not dismiss the change parent dialog |
| Content from issues.jboss.org is not included.ENTESB-1575 | Dashboard - Manage - Share: Click on line numbers in Source text editor field causes exception |
| Content from issues.jboss.org is not included.ENTESB-1578 | Logs - green arrow showing selected row displays over filter |
| Content from issues.jboss.org is not included.ENTESB-1619 | Hawtio - JMX - Tree item detail - Detail dialog doesn't show when row clicked on Property column |
| Content from issues.jboss.org is not included.ENTESB-1638 | Hawtio: Internet Explorer 10, Browing a Single Message and Deleting it is non-functional |
| Content from issues.jboss.org is not included.ENTESB-1640 | Hawtio - JMX: mbean chart labels are poorly readable due to bad text and background color |
| Content from issues.jboss.org is not included.ENTESB-1643 | Hawtio: Sorting Messages causes messages to display wrong message when clicking the message |
| Content from issues.jboss.org is not included.ENTESB-1644 | Hawtio: Message Groups Displays [object Object], should be something else. |
| Content from issues.jboss.org is not included.ENTESB-1655 | Hawtio - logs out after any page refreshed |
| Content from issues.jboss.org is not included.ENTESB-1701 | Preferences - Plugins: Wiki plugin disappeared when Container view selected |
| Content from issues.jboss.org is not included.ENTESB-1702 | Preferences - Plugins: Plugin can be set as default even if disabled |
| Content from issues.jboss.org is not included.ENTESB-1713 | Preferences - Logs: grammar mistake in Auto scroll label "logs is added" |
| Content from issues.jboss.org is not included.ENTESB-1715 | ActiveMQ: Health mBean Create Queue and Topic does nothing |
| Content from issues.jboss.org is not included.ENTESB-1724 | Current OpenShift broker should be preconfigured by default in the hawt.io console when creating new OpenShift containers |
| Content from issues.jboss.org is not included.ENTESB-1775 | Some issues about 'Container Name' |
| Content from issues.jboss.org is not included.ENTESB-1849 | Hawtio doesn't refresh topics list after queue was created |
| Content from issues.jboss.org is not included.ENTESB-1887 | Unable to create container without profile |
| Content from issues.jboss.org is not included.ENTESB-1908 | Preferences sliding window shows at login page |
| Content from issues.jboss.org is not included.ENTESB-1947 | Can't create container from hawtio |
| Content from issues.jboss.org is not included.ENTESB-1968 | hawt.io fabric MQ view "Connect to the Broker inside Container: foo" button doesn't work |
| Content from issues.jboss.org is not included.ENTESB-1981 | Hawtio - Mouse right click on activemq tree element or jmx tree element in hawtio will open welcome screen in Firefox |
| Content from issues.jboss.org is not included.ENTESB-2039 | Hawtio - Dashboard: Create Gist on github button always disabled |
| Content from issues.jboss.org is not included.ENTESB-2082 | OSE hawt.io "Expiring session due to inactivity" after 5 minutes |
| Content from issues.jboss.org is not included.ENTESB-2092 | Hawtio - Fabric - Wiki: Profile disappears when copied under the same name to the same folder |
| Content from issues.jboss.org is not included.ENTESB-2126 | Fuse 6.1 Rollup up breaks HTTP proxy support for access to remote Maven repository |
| Content from issues.jboss.org is not included.ENTESB-2128 | hawtio osgi -> features does not work |
| Content from issues.jboss.org is not included.ENTESB-2171 | Git operations (pull from the master node to child node) go through http proxy |
| Content from issues.jboss.org is not included.ENTESB-2198 | Registry value created by container-default-jvm-options is ignored |
| Content from issues.jboss.org is not included.ENTESB-2201 | user has to open preferences tab to be able to send amq messages in Hawt.io |
| Content from issues.jboss.org is not included.ENTESB-2224 | hawtio RangeError: Maximum call stack size exceeded |
| Content from issues.jboss.org is not included.ENTESB-2227 | Link to Preferences points to ActiveMQ page |
| Content from issues.jboss.org is not included.ENTESB-2229 | Git tab twice in Preferences |
| Content from issues.jboss.org is not included.ENTESB-2231 | Behavior of Host identification |
| Content from issues.jboss.org is not included.ENTESB-2237 | Unable to create version containing string in name from hawtio in 6.2 |
| Content from issues.jboss.org is not included.ENTESB-2243 | Rephrase sentence in FAQ |
| Content from issues.jboss.org is not included.ENTESB-2249 | Jmx - Operations: Parameter type's label jumps up when mouse over checkbox |
| Content from issues.jboss.org is not included.ENTESB-2250 | Log Out menu option disappears after entering page address manually or page refreshing |
| Content from issues.jboss.org is not included.ENTESB-2251 | "Log Out" option and it's pupup label "Log out" option differs in capital letters usage |
| Content from issues.jboss.org is not included.ENTESB-2255 | Change label formatting |
| Content from issues.jboss.org is not included.ENTESB-2256 | Switching between different Brandings and Themes does not work properly |
| Content from issues.jboss.org is not included.ENTESB-2267 | Fabric: Profiles under Containers tab are checkable without any reason |
| Content from issues.jboss.org is not included.ENTESB-2268 | Fabric: "Details..." link by profiles under Containers tab is dead |
| Content from issues.jboss.org is not included.ENTESB-2269 | Fabric: Default profile doesn't load it's icon image |
| Content from issues.jboss.org is not included.ENTESB-2273 | Fabric - Profile remove confirmation dialog: Inconsistent button names (Remove, Delete) |
| Content from issues.jboss.org is not included.ENTESB-2275 | Fabric-Scaling-Profile requirements: Adding host tag erases set values |
| Content from issues.jboss.org is not included.ENTESB-2276 | Clicking Logs tab causes switch of main navigation tabs set when Insight profiles deployed |
| Content from issues.jboss.org is not included.ENTESB-2284 | Fabric: Scaling - broken layout when page resized |
| Content from issues.jboss.org is not included.ENTESB-2287 | Hawtio - Terminal: unable to execute any command |
| Content from issues.jboss.org is not included.ENTESB-2290 | Hawtio - Terminal: osgi:info command problem |
| Content from issues.jboss.org is not included.ENTESB-2293 | Preferences tooltip |
| Content from issues.jboss.org is not included.ENTESB-2302 | Fabric - Wiki: Version menu displays behind profiles' tree structure |
| Content from issues.jboss.org is not included.ENTESB-2314 | Fabric - Dashboard: Delete button doesn't delete all selected dashboards |
| Content from issues.jboss.org is not included.ENTESB-2316 | Fabric - Dashboard - Manage: Checkbox for all dashboards selection stays checked |
| Content from issues.jboss.org is not included.ENTESB-2331 | OSGi - Dependencies: Different popup errors in different browsers when the page loads |
| Content from issues.jboss.org is not included.ENTESB-2338 | Add New Profile Dialog: Clicking on a profile name loads a profile page behind the dialog |
| Content from issues.jboss.org is not included.ENTESB-2339 | Add New Profile dialog: Disallow adding the same profile multiple times |
| Content from issues.jboss.org is not included.ENTESB-2340 | Scaling - SSH Configuration, Docker Configuration: All numeric values can be set to be 0 or negative |
| Content from issues.jboss.org is not included.ENTESB-2341 | Fabric - Scaling: It is possible to create empty HostTag |
| Content from issues.jboss.org is not included.ENTESB-2345 | Hawtio becomes not available when the client repeatidly tries to create more connections than 'maximumConnections' property |
| Content from issues.jboss.org is not included.ENTESB-2349 | Fabric - Wiki - History: "Compare" and "Revert" buttons are always inactive |
| Content from issues.jboss.org is not included.ENTESB-2351 | Fabric - Wiki: Can't create document "patternpattern.aaa" while "pattern.aaa" already exists |
| Content from issues.jboss.org is not included.ENTESB-2353 | Fabric - Wiki - Actions: History action link behaves as intended but confusingly when a tree item selected |
| Content from issues.jboss.org is not included.ENTESB-2357 | Fabric - Wiki - Camel route editor: Save button active even if grayed out |
| Content from issues.jboss.org is not included.ENTESB-2359 | Word "any" twice in one sentence |
| Content from issues.jboss.org is not included.ENTESB-2360 | "Clear recent" option looks like one of the perspectives |
| Content from issues.jboss.org is not included.ENTESB-2362 | Try to change alignment in Help |
| Content from issues.jboss.org is not included.ENTESB-2364 | Fabric - Wiki - Camel route editor: Cannot find use of "Cancel" button. Does it do even anything? |
| Content from issues.jboss.org is not included.ENTESB-2368 | Irrelevant link in FAQ |
| Content from issues.jboss.org is not included.ENTESB-2369 | Missing dot at the end of the sentence |
| Content from issues.jboss.org is not included.ENTESB-2371 | Page content doesn't load after refresh |
| Content from issues.jboss.org is not included.ENTESB-2372 | Fabric - Wiki - Camel route editor: Preserve unsaved changes when switcing between "Canvas" and "Tree" view |
| Content from issues.jboss.org is not included.ENTESB-2385 | Fabric - Services - Registry: Strangely placed "/" signs in registry path |
| Content from issues.jboss.org is not included.ENTESB-2388 | Fabric - Services: Synchronize doubly displayed profiles selection while creating new container |
| Content from issues.jboss.org is not included.ENTESB-2389 | double login required when connecting to another fabric container |
| Content from issues.jboss.org is not included.ENTESB-2393 | Container's detail page: Container name cut from bottom |
| Content from issues.jboss.org is not included.ENTESB-2400 | [user experience] hawtio fabric perspective name changing |
| Content from issues.jboss.org is not included.ENTESB-2408 | Hawtio console should default to showing the current default configuration version, rather than 1.0 |
| Content from issues.jboss.org is not included.ENTESB-2418 | The 6.1 R1P1 Patch Breaks Jolokia URL |
| Content from issues.jboss.org is not included.ENTESB-2423 | [UX] ugly template page visible for a moment when displaying a container view |
| Content from issues.jboss.org is not included.ENTESB-2424 | REST quickstart / SOAP quickstart buttons in API view are never shown by default |
| Content from issues.jboss.org is not included.ENTESB-2425 | [UX] wiki navigation bar links too tall / not aligned |
| Content from issues.jboss.org is not included.ENTESB-2428 | Remove console logging from hawtio-plugin-redhat-access |
| Content from issues.jboss.org is not included.ENTESB-2435 | [UX] Cannot create containers directly from the "Containers" view |
| Content from issues.jboss.org is not included.ENTESB-2437 | Dashboard - Empty textbox for widget renaming is too long, therefore submit and cancel buttons are hidden |
| Content from issues.jboss.org is not included.ENTESB-2438 | Double authentication in Red Hat Customer Portal |
| Content from issues.jboss.org is not included.ENTESB-2440 | Dashboard - the second widget on a dashboard is placed far far down |
| Content from issues.jboss.org is not included.ENTESB-2454 | Dashboard - unscrollable widgets' content |
| Content from issues.jboss.org is not included.ENTESB-2462 | Error Unknown provider |
| Content from issues.jboss.org is not included.ENTESB-2464 | Red Hat Support - Search case by status is not working |
| Content from issues.jboss.org is not included.ENTESB-2466 | Red Hat Support - Enlarge Window |
| Content from issues.jboss.org is not included.ENTESB-2474 | Adding artifact to a profile by drag and drop file action doesn't work |
| Content from issues.jboss.org is not included.ENTESB-2478 | Insight perspective isn't present right after login |
| Content from issues.jboss.org is not included.ENTESB-2481 | Repeated login/logout becomes slower and slower |
| Content from issues.jboss.org is not included.ENTESB-2486 | Container's and Insight's perspective has default page set to Logs page which shouldn't be accessible |
| Content from issues.jboss.org is not included.ENTESB-2492 | OSE hawtio fabric "Containers" view "Open a new window and connect to this container" does not open the Log view |
| Content from issues.jboss.org is not included.ENTESB-2510 | Fabric - Containers - Profiles: Filtering doesn't work |
| Content from issues.jboss.org is not included.ENTESB-2512 | Fabric - Wiki: Version's menu has clickable separator-like labels |
| Content from issues.jboss.org is not included.ENTESB-2514 | Fabric - Wiki - Patch version: Cancel button redirects to Welcome page |
| Content from issues.jboss.org is not included.ENTESB-2520 | Fabric - Services - EIPs: offered quickstarts are the same and have been probably moved |
| Content from issues.jboss.org is not included.ENTESB-2542 | Insight: Elasticsearch tab doesn't stay highlighted when clicked |
| Content from issues.jboss.org is not included.ENTESB-2545 | RH Access - highlight clicked tabs |
| Content from issues.jboss.org is not included.ENTESB-2563 | RH Access: Activate upper bar links/tabs when page displayed |
| Content from issues.jboss.org is not included.ENTESB-2578 | [rh-access] ui polishing |
| Content from issues.jboss.org is not included.ENTESB-2604 | Hawtio GitFacadeTest fails on Windows |
| Content from issues.jboss.org is not included.ENTESB-2681 | Fabric - Dashboard - Manage: List of dashboards is empty |
| Content from issues.jboss.org is not included.ENTESB-2684 | OSGi - Dependencies: Firefox on Fedora 20 freezes when the page loads |
| Content from issues.jboss.org is not included.ENTESB-2709 | Some property keys are not displayed with correct color in hawtio |
| Content from issues.jboss.org is not included.ENTESB-2714 | Fabric - Containers - Containers: Root container filtering doesn't work |
| Content from issues.jboss.org is not included.ENTESB-2715 | Fabric - Containers - Containers: Filtering box has 2 crosses to delete it's content |
| Content from issues.jboss.org is not included.ENTESB-2719 | Fabric-Dashboard-Manage-DuplicateTo Profiles: Clicking profile name in "Copy dashboards" dialog opens profile page in background |
| Content from issues.jboss.org is not included.ENTESB-2727 | Fabric - Services - Profiles: Target count of instances with a profile is green even if current state exceeds set maximum |
| Content from issues.jboss.org is not included.ENTESB-2739 | Exception happens when trying to delete ssh container several times via Hawtio (and Zookeeper failed to select master) |
| Content from issues.jboss.org is not included.ENTESB-2756 | Unify tabs of RH Access pages with links in right upper menu |
| Content from issues.jboss.org is not included.ENTESB-2782 | Fabric - Services - MQ: Filtering shifts some boxes with brokers down |
| Content from issues.jboss.org is not included.ENTESB-2795 | Fabric - Scaling - Profile Requirements: Refreshing page with new values causes "Invalid argument" error in IE11 |
| Content from issues.jboss.org is not included.ENTESB-2797 | Fabric - Scaling - SSH Configuration, Docker Configuration: Dragging tags causes popup errors in IE11 |
| Content from issues.jboss.org is not included.ENTESB-2798 | Fabric - Scaling - Status: Change mouse pointer image to "hand" when over profile name |
| Content from issues.jboss.org is not included.ENTESB-2806 | Add Dependencies to Profile Dialog: Clicking on a profile name loads a profile page behind the dialog |
| Content from issues.jboss.org is not included.ENTESB-2812 | Fabric - Dashboard: Widgets with diagrams are zoomed out in IE11 |
| Content from issues.jboss.org is not included.ENTESB-2814 | Fabric - Dashboard: Container detail widget has too large-scaled images |
| Content from issues.jboss.org is not included.ENTESB-2841 | ActiveMQ - Durable Subscribers: Delete button becomes inactive forever after subscriber deleted |
| Content from issues.jboss.org is not included.ENTESB-2842 | Unable to update Pax Web properties from Hawtio |
| Content from issues.jboss.org is not included.ENTESB-2853 | Hawtio creates config dirs in current user dir |
| Content from issues.jboss.org is not included.ENTESB-2864 | Connect: It's possible to connect to 8181 with random username and password and path when jetty runs on 9181 |
| Content from issues.jboss.org is not included.ENTESB-2868 | Dashboard - Manage: Bad mouse interaction with rename-dashboard box in Firefox |
| Content from issues.jboss.org is not included.ENTESB-2869 | Dashboard: Logs widget has only several rows - short scrollbar |
| Content from issues.jboss.org is not included.ENTESB-2875 | OSGi - Configuration: Creating new configuration with existing name replaces existing configuration |
| Content from issues.jboss.org is not included.ENTESB-2878 | OSGi - Bundles: ActiveMQ checkbox does nothing |
| Content from issues.jboss.org is not included.ENTESB-2888 | [Hawt.io] Add version select to MQ tab |
| Content from issues.jboss.org is not included.ENTESB-2909 | Editing files in the hawtio wiki which have a long file path causes first line to be obscured by menu bar |
| Content from issues.jboss.org is not included.ENTESB-2926 | "Declarative Services" Hawtio page does not auto-refresh |
| Content from issues.jboss.org is not included.ENTESB-2974 | [OSE][6.2]The button of 'start' is grey when moving cursor on the "stopped" container |
| Content from issues.jboss.org is not included.ENTESB-2977 | Hawt.IO quartz plugin stops working in Fuse 6.1.1 |
| Content from issues.jboss.org is not included.ENTESB-3009 | Cannot filter messages - Windows + Firefox |
| Content from issues.jboss.org is not included.ENTESB-3022 | Fabric - Services - Profiles: one container is listed in multiple versions of the same profile |
| Content from issues.jboss.org is not included.ENTESB-3029 | Fabric - Services - MQ: Too large broker image |
| Content from issues.jboss.org is not included.ENTESB-3084 | Fabric - Wiki - Camel editor: Missing Canvas and Tree tabs when editor first loaded |
| Content from issues.jboss.org is not included.ENTESB-3088 | Fabric - SSH Configuration,Docker Configuration: Limit port value to 65535 |
| Content from issues.jboss.org is not included.ENTESB-3115 | Perspective switching menu: "Perspectives" and "Recent connections" labels are cut from the left |
| Content from issues.jboss.org is not included.ENTESB-3154 | More generic solution for ENTESB-2418 |
| Content from issues.jboss.org is not included.ENTESB-3207 | Fabric - Container - ActiveMQ, Camel, JMX Attributes: Second opening of Attribute detail dialog causes "Error: Invalid Argument" |
| Content from issues.jboss.org is not included.ENTESB-3215 | IOException after uninstallation of a bundle in hawtio |
| Content from issues.jboss.org is not included.ENTESB-3241 | hawtio-1.4.0.redhat-6-2-x hawtio-web build fails on AIX, HPUX, Solaris |
| Content from issues.jboss.org is not included.ENTESB-3243 | hawtio-1.4.0.redhat-6-2-x build fails on Windows in hawtio-api-docs |
| Content from issues.jboss.org is not included.ENTESB-3271 | Disable the camel-swagger feature |
| Content from issues.jboss.org is not included.ENTESB-3316 | Hawtio - fabric/api/wadl - can't invoke REST endpoint |
| Content from issues.jboss.org is not included.ENTMQ-1007 | login page A-MQ logo div not wide enough |
| Content from issues.jboss.org is not included.ENTMQ-675 | Hawtio does not enforce the "admin" role with LDAP JAAS realms. |
| Content from issues.jboss.org is not included.ENTMQ-873 | Hawtio refreshes the whole TreeView object representing broker when operations creation/deletion/purging of a queue of a queue/topic are executed, resulting in a collapsed tree |
| Content from issues.jboss.org is not included.FABRIC-1186 | incorrect property resolver causes Fabric completely unusable |
5.8. OpenShift Enterprise Cartridges
Table 5.8, “Issues in OpenShift Enterprise Cartridges Resolved in 6.2” lists the issues resolved in version 6.2.
Table 5.8. Issues in OpenShift Enterprise Cartridges Resolved in 6.2
| Issue | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTESB-1935 | Logging configuration is inconistent |
| Content from issues.jboss.org is not included.ENTESB-1952 | OSE PortMapper does not translate tls ports |
| Content from issues.jboss.org is not included.ENTESB-2239 | Artifacts downloaded even when in local system repo |
| Content from issues.jboss.org is not included.ENTESB-2289 | OSE "Insufficient roles/credentials for operation" in hawt.io |
| Content from issues.jboss.org is not included.ENTESB-2308 | OSE mq-amq profile Bean name 'addressPolicy' is already used in this <beans> element |
| Content from issues.jboss.org is not included.ENTESB-2309 | mq-base profile ssl-broker.xml#openshift file uses OPENSHIFT_FUSE_AMQ_PORT instead of OPENSHIFT_FUSE_OPENWIRE_PORT |
| Content from issues.jboss.org is not included.ENTESB-2321 | [OSE][6.2]Show 'RED HAT JBOSS A-MQ management console' when visiting fuse's management console |
| Content from issues.jboss.org is not included.ENTESB-2328 | Can't create .karaf dir for command history on OSE |
| Content from issues.jboss.org is not included.ENTESB-2376 | OSE Regression: PortMapper does not translate CXF ports anymore |
| Content from issues.jboss.org is not included.ENTESB-2469 | OSE profiles using blueprint:profile:camel.xml "org.apache.xalan.processor.TransformerFactoryImpl not found" |
| Content from issues.jboss.org is not included.ENTESB-2653 | [OSE] [6.1] WARN apache.activemq.util.IdGenerator could not generate unique stub by using DNS and binding to local port: java.net.BindException Permission denied |
| Content from issues.jboss.org is not included.ENTESB-2654 | [OSE] [6.1.R2] containers downloading patch jars from fabric master |
| Content from issues.jboss.org is not included.ENTESB-2750 | Patches are applied in arbitrary order |
| Content from issues.jboss.org is not included.ENTESB-2755 | [OSE] [6.1.R2P1] [AMQ] AMQ gear creation takes too long |
| Content from issues.jboss.org is not included.ENTESB-2770 | [OSE][6.2]AMQ6.2 and AMQ6.1 should allow to be installed together in OSE |
| Content from issues.jboss.org is not included.ENTESB-2784 | [OSE] first fuse gear creation failure causes all other attempts in the same domain to fail |
| Content from issues.jboss.org is not included.ENTESB-2971 | [OSE] [6.2] karaf-${karaf.name}.log file doesn't contain runtime log messages |
| Content from issues.jboss.org is not included.ENTESB-3190 | [OSE] [6.2] creation of additional openshift fuse containers fails |
| Content from issues.jboss.org is not included.ENTESB-3363 | [OSE] [6.2] Creating another fuse openshift app in the same domain doesn't join into fabric |
| Content from issues.jboss.org is not included.ENTESB-3364 | [OSE] [6.2] fusebuilder example cannot be built " Could not find artifact org.jboss.quickstarts.fuse:jboss-quickstarts-fuse-parent" |
Chapter 6. Enhancements
6.1. General
Table 6.1, “General Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.1. General Enhancements in 6.2
6.2. Messaging
Table 6.2, “Messaging Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.2. Messaging Enhancements in 6.2
| Enhancement | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTMQ-1024 | In the logs add remote IP address in case of authentication failure |
| Content from issues.jboss.org is not included.ENTMQ-673 | Please add an additional check to slave broker to check if lock file exists |
| Content from issues.jboss.org is not included.ENTMQ-809 | Update ActiveMQ RAR to take TLS parameters truststore/keystore details and use TLS when they are present |
| Content from issues.jboss.org is not included.ENTMQ-948 | Support Jasypt encryption in Spring XML files, particularly etc/broker.xml |
| Content from issues.jboss.org is not included.ENTMQ-981 | ensure all connections to broker timeout if not used. |
| Content from issues.apache.org is not included.AMQ-2354 | Default the ServerUrl to vm://brokerName?create=false when an embedded broker is specified with brokerXmlConfig |
| Content from issues.apache.org is not included.AMQ-2388 | improve logging configuration for broker & examples |
| Content from issues.apache.org is not included.AMQ-4399 | jdbcPersistenceAdapter takes a long time to shutdown, causing journal recovery |
| Content from issues.apache.org is not included.AMQ-4818 | Update JMX views for transport connector |
| Content from issues.apache.org is not included.AMQ-4999 | Disable jar indexing |
| Content from issues.apache.org is not included.AMQ-5015 | Temp Queue gets deleted on close of wrong connection |
| Content from issues.apache.org is not included.AMQ-5122 | Unnecessary log of Stacktrace within DiscoveryNetworkConnector |
| Content from issues.apache.org is not included.AMQ-5171 | Boreker configured as zeroconf service is not discovered by Bonjour browser running in ios |
| Content from issues.apache.org is not included.AMQ-5175 | exclude bouncycastle dependency from unit tests run |
| Content from issues.apache.org is not included.AMQ-5183 | Switch to using Proton's Event logic for detecting AMQP state changes |
| Content from issues.apache.org is not included.AMQ-5209 | Add additional properties to advisory for consumed, delivered and discarded |
| Content from issues.apache.org is not included.AMQ-5229 | Queue; be able to pause/resume dispatch of message to all consumers |
| Content from issues.apache.org is not included.AMQ-5231 | Failover Transport timeout option causes connection failures in some cases where it shouldn't |
| Content from issues.apache.org is not included.AMQ-5239 | Enable access to BrokerService instances |
| Content from issues.apache.org is not included.AMQ-5289 | Track forwards across a network in destination statistics |
| Content from issues.apache.org is not included.AMQ-5290 | MQTT clients using durable subscriptions on networked brokers received duplicates |
| Content from issues.apache.org is not included.AMQ-5294 | Unify client and sampler timings in activemq-perf-maven-plugin |
| Content from issues.apache.org is not included.AMQ-5301 | Destination should not have numerical suffix for single-dest perf tests |
| Content from issues.apache.org is not included.AMQ-5305 | runtime configuration - allow changes to <destinations> configuration elements |
| Content from issues.apache.org is not included.AMQ-5308 | MQTT NIO and NIO+SSL transports can be slow when reading in larger messages |
| Content from issues.apache.org is not included.AMQ-5312 | activemq-pool - Should not log expired connection when the pool is stopped as that causes log floods during shutdown |
| Content from issues.apache.org is not included.AMQ-5346 | Update Proton to version 0.8 |
| Content from issues.apache.org is not included.AMQ-5371 | ignoreNetworkConsumers should be available in AbortSlowConsumerStrategy |
| Content from issues.apache.org is not included.AMQ-5378 | Initscript refactoring: setup function seems to be broken, removal of uneccessary files, fix various problems |
| Content from issues.apache.org is not included.AMQ-5402 | enable support for using byte values in destination type annotations |
| Content from issues.apache.org is not included.AMQ-5405 | Update the AMQP JMS client used in tests from 0.26 to 0.30 |
| Content from issues.apache.org is not included.AMQ-5406 | Support of jms.consumerExpiryCheck=false to avoid JMS Consumers ignoring some messages in case of out-of-synch clocks |
| Content from issues.apache.org is not included.AMQ-5436 | Performance Test does not cater for temporary destinations |
| Content from issues.apache.org is not included.AMQ-5464 | enable use of 'Configuration' TerminusDurability to signal a DurableSubscription |
| Content from issues.apache.org is not included.AMQ-5479 | bin/activemq batch script error message prints wrong variable |
| Content from issues.apache.org is not included.AMQ-5480 | Provider fine-grained control for SelectorManager's threadpool |
| Content from issues.apache.org is not included.AMQ-5481 | Trace logs in MQTT Protocol Converter |
| Content from issues.apache.org is not included.AMQ-5495 | ActiveMQSslConnectionFactory should support different keystore and key passwords |
| Content from issues.apache.org is not included.AMQ-5499 | Add means to dynamically allocate port number for integration testing using maven plugin |
| Content from issues.apache.org is not included.AMQ-5505 | Add support for the BrokerView MBean to get the up-time in milliseconds |
| Content from issues.apache.org is not included.AMQ-5515 | upgrade to jetty 8 |
| Content from issues.apache.org is not included.AMQ-5521 | Average message size attribute on destination mbean should not have decimals |
| Content from issues.apache.org is not included.AMQ-5523 | Average message size attribute on statistics plugin should not have decimals |
| Content from issues.apache.org is not included.AMQ-5526 | upgrade to karaf 2.4.1 |
| Content from issues.apache.org is not included.AMQ-5530 | Change default mqtt subscription prefetch |
| Content from issues.apache.org is not included.AMQ-5541 | Support preemptive redelivery flag for non persistent messages |
| Content from issues.apache.org is not included.AMQ-5573 | Configurable messages size for Stomp producer |
| Content from issues.apache.org is not included.AMQ-5578 | preallocate journal files |
| Content from issues.apache.org is not included.AMQ-5587 | AMQP shutdown transport if no connection attempt received after a configurable delay. |
| Content from issues.apache.org is not included.AMQ-5589 | AMQP Module tests run much longer than necessary. |
| Content from issues.apache.org is not included.AMQ-5590 | Reduce the time to run STOMP tests where possible. |
| Content from issues.apache.org is not included.AMQ-5591 | AMQP Implement the JMS Mapping spec as it evolves. |
| Content from issues.apache.org is not included.AMQ-5607 | MQTT Tests can be sped up with some minimal changes |
| Content from issues.apache.org is not included.AMQ-5614 | Support message expiration in DLQ |
| Content from issues.apache.org is not included.AMQ-5616 | Declare variables as ConcurrentMap not ConcurrentHashMap to avoid issues after compiling on Java 8 |
| Content from issues.apache.org is not included.AMQ-5621 | Unit tests cleanup |
| Content from issues.apache.org is not included.AMQ-5636 | Upgrade the bundled DBCP component. The current one is very old and buggy. |
| Content from issues.apache.org is not included.AMQ-5639 | Allow advisory messages to traverse a broker network |
| Content from issues.apache.org is not included.AMQ-5640 | negative TotalMessageCount in JMX Broker MBean |
| Content from issues.apache.org is not included.AMQ-5642 | Add ActiveMQXAConnectionFactory to ra.xml |
| Content from issues.apache.org is not included.AMQ-5656 | Support selective MBean creation |
| Content from issues.apache.org is not included.AMQ-5657 | Upgrade to Camel 2.15.0 |
| Content from issues.apache.org is not included.AMQ-5672 | Add an option to virtual topic selector cache to enforce only a single selector at a given time |
| Content from issues.apache.org is not included.AMQ-5693 | Expose camel component meta model like camel-catalog does |
| Content from issues.apache.org is not included.AMQ-5709 | Logging of "Database ... is locked" should be done on level DEBUG |
| Content from issues.apache.org is not included.AMQ-5719 | Add clientId and subscriptionName to all durable-related exceptions and log messages within TopicRegion |
| Content from issues.apache.org is not included.AMQ-5734 | Support MQTT 3.1 silent subscription fail |
| Content from issues.apache.org is not included.AMQ-5737 | AMQP: Receiver uses case sensitive string compare to lookup transformer. |
| Content from issues.apache.org is not included.AMQ-5750 | Add exception handler to TaskRunnerFactory |
| Content from issues.apache.org is not included.AMQ-5754 | Disable /fileserver feature by default |
| Content from issues.apache.org is not included.AMQ-5755 | Add some tests for STOMP over WebSockets and fix and improve close handling |
| Content from issues.apache.org is not included.AMQ-5760 | ActiveMQ - Output url to the rest api when starting AMQ |
| Content from issues.apache.org is not included.AMQ-5768 | Exclude Advisory Topics from expired message processing. |
| Content from issues.apache.org is not included.AMQ-5772 | Improve removeConnection() |
| Content from issues.apache.org is not included.AMQ-5794 | Cleanup connections that open but don't initiate a protocol handshake. |
| Content from issues.apache.org is not included.AMQ-5795 | AMQP: Allow delivery transformer to fallback to lower level transformer when transformation fails |
| Content from issues.apache.org is not included.AMQ-5799 | AMQP: Return a more complete Source when client looks up an existing durable subscription |
| Content from issues.apache.org is not included.AMQ-3758 | Recover scheduler database option |
| Content from issues.apache.org is not included.AMQ-5008 | Support for certificate revocation checking (with patch) |
| Content from issues.apache.org is not included.AMQ-5176 | Support building ActiveMQ using Java 8 JDK |
| Content from issues.apache.org is not included.AMQ-5213 | Allow for changing logger levels via JMX |
| Content from issues.apache.org is not included.AMQ-5218 | Provide a way to export/import destinations created during runtime |
| Content from issues.apache.org is not included.AMQ-5271 | Add an in-memory JobSchedulerStore implementation |
| Content from issues.apache.org is not included.AMQ-5351 | Create a Camel routes plugin to load routes dynamically into the broker |
| Content from issues.apache.org is not included.AMQ-5391 | Support for anonymous style producers in AMQP |
| Content from issues.apache.org is not included.AMQ-5458 | MBean to help testing replicated levelDB |
| Content from issues.apache.org is not included.AMQ-5491 | Standalone Web console Session timeout with user/password input |
| Content from issues.apache.org is not included.AMQ-5558 | Make some activemq jar executable and able to send/receive messages |
| Content from issues.apache.org is not included.AMQ-5630 | Provide a way to disable durable subscriptions from configuration. |
| Content from issues.apache.org is not included.AMQ-5757 | AMQP: Add support for heartbeats and inactivity monitoring. |
| Content from issues.apache.org is not included.AMQ-5771 | In the logs add remote IP address in case of authentication failure |
| Content from issues.apache.org is not included.AMQ-5776 | Implement and test maxFrameSize across all protocols |
| Content from issues.apache.org is not included.AMQ-5366 | Upgrade to Camel 2.14 |
| Content from issues.apache.org is not included.AMQ-5596 | Remove the deprecated JMS streams code |
| Content from issues.apache.org is not included.AMQ-5699 | AMQP: Update to released Proton-J 0.9.1 |
| Content from issues.apache.org is not included.AMQ-5707 | AMQP: Investigate the affact of abort slow consumer strategy on sender links |
| Content from issues.jboss.org is not included.ENTESB-1556 | Align dependency versions |
6.3. Routing
Table 6.3, “Routing Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.3. Routing Enhancements in 6.2
| Enhancement | Description |
|---|---|
| Content from issues.apache.org is not included.CAMEL-1077 | tcp client mode / server mode determined by "to" or "from" elements limits usability. |
| Content from issues.apache.org is not included.CAMEL-3110 | Support GETNEXT and GETBULK for the Camel SNMP component. |
| Content from issues.apache.org is not included.CAMEL-4015 | camel-hazelcast - Allow to specify operation in uri instead of just as a header |
| Content from issues.apache.org is not included.CAMEL-5113 | Parallel and fault tolerant message processing for SQS endpoints. |
| Content from issues.apache.org is not included.CAMEL-5286 | Add option to onCompletion to configure if it should be synchronous |
| Content from issues.apache.org is not included.CAMEL-5398 | Optimize String.replaceAll() to cache Patterns where suitable |
| Content from issues.apache.org is not included.CAMEL-5604 | camel-jackson - Make it easier to support List as output out of the box |
| Content from issues.apache.org is not included.CAMEL-5790 | aws-s3 should support retrieving a single object request |
| Content from issues.apache.org is not included.CAMEL-5806 | DefaultHttpBinding shouldn't assume null payload if HttpMethod == GET |
| Content from issues.apache.org is not included.CAMEL-6028 | camel-hdfs - Support CamelFileName to write to a new file, when not using split strategy |
| Content from issues.apache.org is not included.CAMEL-6065 | SJMS: inOut() in route and exchangePattern=InOut are not equivalent |
| Content from issues.apache.org is not included.CAMEL-6099 | File producer - See if we can support chmod option like ftp producer |
| Content from issues.apache.org is not included.CAMEL-6321 | Moving logic out of getTypeConverter |
| Content from issues.apache.org is not included.CAMEL-6337 | camel-cdi dependencies are wrong for most cases |
| Content from issues.apache.org is not included.CAMEL-6365 | After the Spring 3.1.x support has been dropped then better make use of IOHelper utility to close the Spring contexts in our code base. |
| Content from issues.apache.org is not included.CAMEL-6458 | Add option renameUsingCopy option to file component |
| Content from issues.apache.org is not included.CAMEL-6612 | upgrade camel-elasticsearch to 0.90.3 version |
| Content from issues.apache.org is not included.CAMEL-6613 | upgrade camel-solr to use SolrJ 4.4.0 |
| Content from issues.apache.org is not included.CAMEL-6698 | Component camel-cache to support non-serializable objects |
| Content from issues.apache.org is not included.CAMEL-6701 | org.apache.camel.util.IOHelper.loadText(InputStream) doesnt not return text as written |
| Content from issues.apache.org is not included.CAMEL-6744 | Aggregator - Using groupExchanges should store them on body by default |
| Content from issues.apache.org is not included.CAMEL-6759 | camel-hazelcast component just allows Hazelcast maps and multimaps with key type String |
| Content from issues.apache.org is not included.CAMEL-6775 | Aggregate - Potential little optimization to send aggregated exchange to completion outside the lock |
| Content from issues.apache.org is not included.CAMEL-6777 | We are building two different source distributions which should not be the case |
| Content from issues.apache.org is not included.CAMEL-6819 | Use exceptionHandler on Xmpp Consumer |
| Content from issues.apache.org is not included.CAMEL-6820 | Improve SJMS handling of exchange body data types |
| Content from issues.apache.org is not included.CAMEL-6826 | Use Mock Objects Instead of Live HazelcastInstances to Speed Up Testing |
| Content from issues.apache.org is not included.CAMEL-6892 | Scala version upgrade |
| Content from issues.apache.org is not included.CAMEL-6893 | [Scala] Migrate from Manifests to ClassTags |
| Content from issues.apache.org is not included.CAMEL-6919 | FileIdempotentRepository doesn't create the whole directory structure |
| Content from issues.apache.org is not included.CAMEL-6929 | Narrow ExcludeRoutes annotation values to RoutesBuilder instances |
| Content from issues.apache.org is not included.CAMEL-6934 | Create new Address for every openConnection call |
| Content from issues.apache.org is not included.CAMEL-6955 | Migrate camel-hl7 and camel-syslog from mina to netty |
| Content from issues.apache.org is not included.CAMEL-7027 | Support to set the expression on the split DSL of Spring and Blueprint |
| Content from issues.apache.org is not included.CAMEL-7030 | camel-quartz - Register quartz scheduler in JMX by default |
| Content from issues.apache.org is not included.CAMEL-7038 | tooling - Provide an option for the JNDI properties file by the Guice Maven Plugin |
| Content from issues.apache.org is not included.CAMEL-7039 | Upgrade to BouncyCastle 1.50 |
| Content from issues.apache.org is not included.CAMEL-7050 | camel-jms drops messages when errorHandler throws an exception |
| Content from issues.apache.org is not included.CAMEL-7051 | camel-bindy - Add timezone support to the date pattern |
| Content from issues.apache.org is not included.CAMEL-7056 | Support streaming in camel-base64 data type |
| Content from issues.apache.org is not included.CAMEL-7104 | Add support for "all" permissions for authorization in camel-shiro |
| Content from issues.apache.org is not included.CAMEL-7121 | Relative dot segment paths not resolved in org.apache.camel.core.osgi.OsgiClassResolver |
| Content from issues.apache.org is not included.CAMEL-7135 | Add page orientation property to camel-printer component |
| Content from issues.apache.org is not included.CAMEL-7148 | Added the ability to send messages to several participants. |
| Content from issues.apache.org is not included.CAMEL-7162 | [Bean Validator] Bean Validator should try to resolve ValidationProviderResolver reference |
| Content from issues.apache.org is not included.CAMEL-7175 | Create FnAggregationStrategy wrapping Any result into Exchange |
| Content from issues.apache.org is not included.CAMEL-7178 | Create JAX-RS MessageBodyWriter and Reader which will work with Camel data format |
| Content from issues.apache.org is not included.CAMEL-7191 | Disable JMX load performance statistics - Avoids background thread |
| Content from issues.apache.org is not included.CAMEL-7201 | PGPDataFormat: allow caching of PGP keys via key access interface |
| Content from issues.apache.org is not included.CAMEL-7218 | Extract OSGi-detection logic into utility class |
| Content from issues.apache.org is not included.CAMEL-7225 | camel-smpp - should check Exchange.CHARSET_NAME header |
| Content from issues.apache.org is not included.CAMEL-7228 | Avoid setting port number 80 in http/http4 host header |
| Content from issues.apache.org is not included.CAMEL-7231 | Support receiving attachments with Spring-WS |
| Content from issues.apache.org is not included.CAMEL-7250 | In Threads DSL thread pool options and executorServiceRef should be mutually exclusive |
| Content from issues.apache.org is not included.CAMEL-7257 | Add getRegistry(T) - To get the registry as type T |
| Content from issues.apache.org is not included.CAMEL-7261 | Provide camel:context-suspend and camel:context-resume commands |
| Content from issues.apache.org is not included.CAMEL-7265 | Add API to get JSON representation of route input and output endpoints |
| Content from issues.apache.org is not included.CAMEL-7281 | Add support for "certAlias" in SSLContextParameters |
| Content from issues.apache.org is not included.CAMEL-7283 | PGP Data Format: Signature Verification Options |
| Content from issues.apache.org is not included.CAMEL-7284 | Missing setter for ApnsDelegate |
| Content from issues.apache.org is not included.CAMEL-7285 | Upgrade Apache Jackrabbit Library for camel-jcr Component |
| Content from issues.apache.org is not included.CAMEL-7309 | Tone down the excessive INFO logging about Woodstox xml parser not in use |
| Content from issues.apache.org is not included.CAMEL-7312 | File -> Properties type converter |
| Content from issues.apache.org is not included.CAMEL-7313 | camel-sql - Add support for fetching generated primary keys when using INSERT |
| Content from issues.apache.org is not included.CAMEL-7326 | Improve Eclipse development with m2e Maven integration |
| Content from issues.apache.org is not included.CAMEL-7327 | Improve Container.Instance API to deal with setting a Container after CamelContexts have been created. There is a big risk CamelContext's won't get managed right now |
| Content from issues.apache.org is not included.CAMEL-7328 | A minor refactoring in camel-ahc so that it can be directly reused for websocket client |
| Content from issues.apache.org is not included.CAMEL-7332 | camel-sql - Should have dynamic import so jdbc driver can be loaded |
| Content from issues.apache.org is not included.CAMEL-7334 | Event notification for routes added/removed |
| Content from issues.apache.org is not included.CAMEL-7335 | Kafka : Expose kafka configuration properties to the camel component |
| Content from issues.apache.org is not included.CAMEL-7346 | Cleanup Maven Project Definitions |
| Content from issues.apache.org is not included.CAMEL-7349 | JaxbDataFormat should not parse the Schema over and over again |
| Content from issues.apache.org is not included.CAMEL-7358 | Tracer - Should have options to allow streams or files |
| Content from issues.apache.org is not included.CAMEL-7360 | Add HTTP Date header |
| Content from issues.apache.org is not included.CAMEL-7361 | would be nice if org.apache.camel.spring.Main could take a system property or CLI option to package scan classes too |
| Content from issues.apache.org is not included.CAMEL-7370 | camel-mongodb - Should properly close the underlying physical connection to MongoDB while shutting down |
| Content from issues.apache.org is not included.CAMEL-7372 | Allow users to pass in their own EntityManager through the exchange |
| Content from issues.apache.org is not included.CAMEL-7373 | Reduce the logging noise from the log definition |
| Content from issues.apache.org is not included.CAMEL-7382 | Enable retrieving auto generated keys in JDBC component when using named parameters |
| Content from issues.apache.org is not included.CAMEL-7387 | MainSupport - Should not barf if no CamelContext found |
| Content from issues.apache.org is not included.CAMEL-7388 | xmlTokenizer to optionally wrap the token with the enclosing elements |
| Content from issues.apache.org is not included.CAMEL-7396 | Add defaultMethodName option to camel-xmlrpc |
| Content from issues.apache.org is not included.CAMEL-7397 | support to deploy the camel-example-spring-javaconfig into Karaf |
| Content from issues.apache.org is not included.CAMEL-7401 | Added continuationTimeout option to camel-cxf component |
| Content from issues.apache.org is not included.CAMEL-7403 | Update camel-hl7 to support HAPI v2.2 |
| Content from issues.apache.org is not included.CAMEL-7404 | Zip Aggregation Strategy preserves folder structure |
| Content from issues.apache.org is not included.CAMEL-7421 | camel-rabbitmq - Channel is not fully thread safe |
| Content from issues.apache.org is not included.CAMEL-7422 | camel-rabbit - Consumer tuning: thread count, prefetch |
| Content from issues.apache.org is not included.CAMEL-7430 | Support property setting in BeanIODataFormat |
| Content from issues.apache.org is not included.CAMEL-7435 | Create a generic callback to configure the APNS service builder |
| Content from issues.apache.org is not included.CAMEL-7436 | Copy CXF Http header into Camel message header |
| Content from issues.apache.org is not included.CAMEL-7442 | Upgrade Apache Jackrabbit to Version 2.8.0 |
| Content from issues.apache.org is not included.CAMEL-7453 | Add schema attribut to the SoapJaxbDataFormat |
| Content from issues.apache.org is not included.CAMEL-7465 | DefaultHeaderFIlterStrategy should be case insensitive. |
| Content from issues.apache.org is not included.CAMEL-7466 | Allow to configure flatpack from its unmarshall tag |
| Content from issues.apache.org is not included.CAMEL-7468 | Make xmlTokenizer more xml-aware so that it can handle more flexible structures |
| Content from issues.apache.org is not included.CAMEL-7473 | MQTT consumer - Add topic destination name as header |
| Content from issues.apache.org is not included.CAMEL-7474 | Error blocks mail-consumer |
| Content from issues.apache.org is not included.CAMEL-7486 | Expose the component options for Camel MyBatis |
| Content from issues.apache.org is not included.CAMEL-7487 | Create an archetype and code generation plugins to generate Camel Components that wrap a third party API |
| Content from issues.apache.org is not included.CAMEL-7490 | Redelivery delay cannot be modified in asynchronous mode for multiple retries with different redelivery intervals for each retry specified in Exchange.REDELIVERY_DELAY header parameter. |
| Content from issues.apache.org is not included.CAMEL-7493 | Expose the component options for Camel JDBC |
| Content from issues.apache.org is not included.CAMEL-7494 | parameter json schema should support enum types |
| Content from issues.apache.org is not included.CAMEL-7495 | parameter json schema should support object types |
| Content from issues.apache.org is not included.CAMEL-7496 | BridgePropertyPlaceholderConfigurer should take ignoreResourceNotFound into consideration when it loads the property files |
| Content from issues.apache.org is not included.CAMEL-7498 | Expose the component options for Camel SQL |
| Content from issues.apache.org is not included.CAMEL-7499 | Expose the component options for Camel Mail |
| Content from issues.apache.org is not included.CAMEL-7504 | Improve the throttler to have discarding/filtering capabilities |
| Content from issues.apache.org is not included.CAMEL-7507 | Expose the component options for Camel JPA |
| Content from issues.apache.org is not included.CAMEL-7508 | Expose the component options for Camel Infinispan |
| Content from issues.apache.org is not included.CAMEL-7509 | Expose the component options for Camel JGroups |
| Content from issues.apache.org is not included.CAMEL-7510 | Expose the component options for Camel Quartz |
| Content from issues.apache.org is not included.CAMEL-7511 | Expose the component options for Camel Quartz2 |
| Content from issues.apache.org is not included.CAMEL-7512 | Expose the component options for Camel Netty |
| Content from issues.apache.org is not included.CAMEL-7514 | Dozer should not initialize the same DozerBeanMapperConfiguration twice |
| Content from issues.apache.org is not included.CAMEL-7515 | Expose the component options for Camel Netty HTTP |
| Content from issues.apache.org is not included.CAMEL-7516 | Expose the component options for Camel HDFS |
| Content from issues.apache.org is not included.CAMEL-7517 | Expose the component options for Camel HDFS2 |
| Content from issues.apache.org is not included.CAMEL-7521 | Provide an option for unsynchronized aggregation when splitter is streaming and not parallel |
| Content from issues.apache.org is not included.CAMEL-7523 | Expose the component options for Camel CXF |
| Content from issues.apache.org is not included.CAMEL-7525 | Behavior change for file component in 2.10 causes problems with no workaround available |
| Content from issues.apache.org is not included.CAMEL-7527 | Zip component does not unpack files from directories into zip archive |
| Content from issues.apache.org is not included.CAMEL-7529 | Update HeaderFilterStrategyComponent to extend UriEndpointComponent |
| Content from issues.apache.org is not included.CAMEL-7530 | Expose the component options for Camel CXFRS |
| Content from issues.apache.org is not included.CAMEL-7532 | VelocityEndpoint should support take the VelocityContext from message header |
| Content from issues.apache.org is not included.CAMEL-7533 | Expose the component options for Camel HTTP |
| Content from issues.apache.org is not included.CAMEL-7534 | Expose the component options for Camel HTTP4 |
| Content from issues.apache.org is not included.CAMEL-7535 | Expose the component options for Camel Jetty |
| Content from issues.apache.org is not included.CAMEL-7537 | Expose the component options for Camel OptaPlanner |
| Content from issues.apache.org is not included.CAMEL-7538 | FreemarkerEndpoint should support to set data model from message header |
| Content from issues.apache.org is not included.CAMEL-7539 | StringTemplateEndpoint should support set variable map from message header |
| Content from issues.apache.org is not included.CAMEL-7540 | Quartz Endpoint with a SimpleTrigger does not support referencing a bean in URI |
| Content from issues.apache.org is not included.CAMEL-7542 | Expose component options for Camel JCR |
| Content from issues.apache.org is not included.CAMEL-7548 | Spring XML: Support {{ }} placeholder syntax inside pgp data format |
| Content from issues.apache.org is not included.CAMEL-7549 | Quartz2 Endpoint with a SimpleTrigger doesn't support referencing a bean in URI |
| Content from issues.apache.org is not included.CAMEL-7552 | RabbitMQ Component: property to allow declare or not queue and exchange. |
| Content from issues.apache.org is not included.CAMEL-7563 | Allow passing HazelcastInstance as a query parameter of a Hazelcast component endpoint. |
| Content from issues.apache.org is not included.CAMEL-7567 | Add camelId and managementName attributes to JMX tracer mbeans |
| Content from issues.apache.org is not included.CAMEL-7569 | Expose the component options for Camel GAE |
| Content from issues.apache.org is not included.CAMEL-7574 | Expose the component options for Camel Atmosphere Websocket |
| Content from issues.apache.org is not included.CAMEL-7575 | BeanInvokeProcess should copy the attchment from the resultExchange |
| Content from issues.apache.org is not included.CAMEL-7576 | camel-cache - Turn off ET phone home |
| Content from issues.apache.org is not included.CAMEL-7581 | Enrich and pollEnrich should call aggregate even if exception occurred |
| Content from issues.apache.org is not included.CAMEL-7583 | Make NettyWorkerPoolBuilder#build public |
| Content from issues.apache.org is not included.CAMEL-7589 | Missing 'null' check in methods sendBodyAndHeaders() of class DefaultProducerTemplate |
| Content from issues.apache.org is not included.CAMEL-7592 | Support setMode in XStreamDataFormat |
| Content from issues.apache.org is not included.CAMEL-7594 | TypeConverter - Should support CamelLogDebugBodyMaxChars to limit logging message body |
| Content from issues.apache.org is not included.CAMEL-7597 | Throw an more meaningful exception for camel-rabbitmq |
| Content from issues.apache.org is not included.CAMEL-7599 | LogEndpoint ignores setter (setGroupSize) - set via uri working |
| Content from issues.apache.org is not included.CAMEL-7602 | AWS SQS component does not support Message Attributes |
| Content from issues.apache.org is not included.CAMEL-7604 | camel-core - Enlist Camel producers in JMX on startup |
| Content from issues.apache.org is not included.CAMEL-7606 | Expose the component options for Camel Zookeeper |
| Content from issues.apache.org is not included.CAMEL-7624 | camel-jackson - Add option to set inclusion to skip null fields from pojos |
| Content from issues.apache.org is not included.CAMEL-7626 | camel-restlet - Should set content-type header |
| Content from issues.apache.org is not included.CAMEL-7629 | camel-jackson - Add support for header to define the unmarshalType dynamic |
| Content from issues.apache.org is not included.CAMEL-7631 | Enhancement for xmlsecurity component (XML Signature): Configurable Signature Id |
| Content from issues.apache.org is not included.CAMEL-7633 | camel-restlet - Add back support for async |
| Content from issues.apache.org is not included.CAMEL-7637 | Avoid null throwable message in FailedToCreateRouteException |
| Content from issues.apache.org is not included.CAMEL-7639 | camel-jackson - Add support for prettyPrint option |
| Content from issues.apache.org is not included.CAMEL-7645 | camel-jdbc - outputClass should also be supported for List |
| Content from issues.apache.org is not included.CAMEL-7647 | camel-blueprint - Add logic to detect consumer scheduler for quartz2/spring |
| Content from issues.apache.org is not included.CAMEL-7648 | Using scheduler=blueprint does not work in OSGi |
| Content from issues.apache.org is not included.CAMEL-7654 | AWS SQS Component Does Not Support Message Attribuets In The Producer |
| Content from issues.apache.org is not included.CAMEL-7657 | different results of lookup methods in SpringRouteBuilder |
| Content from issues.apache.org is not included.CAMEL-7663 | SFTP consumers cannot be triggered by Quartz2 scheduler with JDBC trigger persistence: NotSerializableException |
| Content from issues.apache.org is not included.CAMEL-7667 | camel-jms - MessageListenerContainer should stop quicker when CamelContext is stopping |
| Content from issues.apache.org is not included.CAMEL-7668 | @Consume may restart during a shutdown event |
| Content from issues.apache.org is not included.CAMEL-7680 | Throw NPE when stopping if transport client is used |
| Content from issues.apache.org is not included.CAMEL-7682 | bean DSL should support to set multiParameterArray option |
| Content from issues.apache.org is not included.CAMEL-7686 | camel-jdbc - Fix this issue report about retriving generated keys |
| Content from issues.apache.org is not included.CAMEL-7688 | XPathBuilder initDefaultXPathFactory implementation incorrect |
| Content from issues.apache.org is not included.CAMEL-7691 | camel-serlvet - Potential NPE if no servlet name configured for osgi |
| Content from issues.apache.org is not included.CAMEL-7695 | CamelContext - Allow to check if a service by its type has been added |
| Content from issues.apache.org is not included.CAMEL-7700 | Limit the SQL component maxMessagesPerPoll option by using the jdbcTemplate.setMaxRows(size) method |
| Content from issues.apache.org is not included.CAMEL-7711 | camel-servletlistener - Store created CamelContext on ServletContext attribute |
| Content from issues.apache.org is not included.CAMEL-7713 | Set the Xerces SecurityManager for the DocumentBuilderFactory by default |
| Content from issues.apache.org is not included.CAMEL-7716 | Migrate camel-csv component to Apache CSV 1.0 |
| Content from issues.apache.org is not included.CAMEL-7717 | camel-jsch - Should throw UnsupportedOperationException when creating a consumer instead of causing a NPE |
| Content from issues.apache.org is not included.CAMEL-7719 | Set the XMLReader for the SAXSource in XmlConverter |
| Content from issues.apache.org is not included.CAMEL-7720 | Support to set the DocumentBuilderFactory from exchange property |
| Content from issues.apache.org is not included.CAMEL-7721 | Support to setup the SaxParserFactory from the exchange property |
| Content from issues.apache.org is not included.CAMEL-7723 | Support starting and stopping consumers and producers asynchronously |
| Content from issues.apache.org is not included.CAMEL-7724 | camel-bindy - Add support for boolean data type formatter |
| Content from issues.apache.org is not included.CAMEL-7725 | camel-scala - Startup order not available in Scala DSL |
| Content from issues.apache.org is not included.CAMEL-7727 | Unify MessageProducerResources handling into SjmsProducer |
| Content from issues.apache.org is not included.CAMEL-7728 | Setup the TCCL before create the instance from the BaseResolver |
| Content from issues.apache.org is not included.CAMEL-7734 | Replace custom pool implementation by commons-pool |
| Content from issues.apache.org is not included.CAMEL-7740 | Allow pool prefill configuration for SjmsProducer |
| Content from issues.apache.org is not included.CAMEL-7742 | Support grouping separator for Camel Bindy (BigDecimal) |
| Content from issues.apache.org is not included.CAMEL-7744 | xslt component - Allow to configure custom error listener |
| Content from issues.apache.org is not included.CAMEL-7753 | xslt component - Store warning/errors etc as exchange properties so end users can get hold of those |
| Content from issues.apache.org is not included.CAMEL-7759 | Using the TCCL as the default value of ApplicationContextClassLoader in DefaultCamelContext |
| Content from issues.apache.org is not included.CAMEL-7761 | Setup the application context classloader of OSGiDefaultCamelContext |
| Content from issues.apache.org is not included.CAMEL-7769 | Mock - Allow to invoke a method while specifying an assertion |
| Content from issues.apache.org is not included.CAMEL-7771 | Improve the API Component Framework to support callback APIs |
| Content from issues.apache.org is not included.CAMEL-7776 | updated dependency for camel-flatpack |
| Content from issues.apache.org is not included.CAMEL-7780 | ManagedCamelContext - Add operation to check if you can send to an endpoint |
| Content from issues.apache.org is not included.CAMEL-7787 | Multicast - Should defer UoW done until after the aggregate has been done |
| Content from issues.apache.org is not included.CAMEL-7794 | Topics support in camel-hazelcast |
| Content from issues.apache.org is not included.CAMEL-7796 | camel-cxfrs consumer: Allow setting a custom binding |
| Content from issues.apache.org is not included.CAMEL-7801 | XMLTokenizer's wrapped mode to handle grouping without replicating the wrapper part |
| Content from issues.apache.org is not included.CAMEL-7802 | XML Signature: parameter for output character encoding and parent node via XPath |
| Content from issues.apache.org is not included.CAMEL-7804 | MessageHelper - dump message for logging should catch throwable |
| Content from issues.apache.org is not included.CAMEL-7827 | When using CXFRS with simple HTTP api, variable replacement should be available |
| Content from issues.apache.org is not included.CAMEL-7858 | Allow to disable Jaxb annotations in JacksonDataFormat |
| Content from issues.apache.org is not included.CAMEL-7859 | Language component - Add support for binary content |
| Content from issues.apache.org is not included.CAMEL-7860 | Add sendReply functionality in RabbitMQConsumer |
| Content from issues.apache.org is not included.CAMEL-7863 | Tone down info logging pr. message |
| Content from issues.apache.org is not included.CAMEL-7864 | The kafka component does not properly support zookeeper chroot configuration |
| Content from issues.apache.org is not included.CAMEL-7878 | Swagger's base.path should be calculated rather than hardcoded |
| Content from issues.apache.org is not included.CAMEL-7895 | Upgrade XML Security + BouncyCastle dependencies |
| Content from issues.apache.org is not included.CAMEL-7902 | Add tests for camel-github component |
| Content from issues.apache.org is not included.CAMEL-7908 | Add a DestinationCreationStrategy to the SJMS component |
| Content from issues.apache.org is not included.CAMEL-7912 | Add Character support to ObjectHelper::loadSimpleType() |
| Content from issues.apache.org is not included.CAMEL-7913 | ObjectConverter does not support String to java.lang.Character conversion (only char primitive) |
| Content from issues.apache.org is not included.CAMEL-7915 | Share the HashedWheelTimer across the Camel NettyComponent |
| Content from issues.apache.org is not included.CAMEL-7927 | Add support for Multi-Select picklists in Salesforce component |
| Content from issues.apache.org is not included.CAMEL-7929 | OptimisticLockRetryPolicyTest fails from time to time |
| Content from issues.apache.org is not included.CAMEL-7930 | org.apache.camel.itest.ftp.SpringFtpEndpointTest is failing |
| Content from issues.apache.org is not included.CAMEL-7932 | Adding initial properties to PropertiesComponent |
| Content from issues.apache.org is not included.CAMEL-7940 | Disable SSL security protocol by default |
| Content from issues.apache.org is not included.CAMEL-7947 | Support to set SSLContext in the camel-restlet |
| Content from issues.apache.org is not included.CAMEL-7948 | Add support for more/new encryption/signature algorithms |
| Content from issues.apache.org is not included.CAMEL-7949 | JmsMessageHelper to support automatic conversion from ByteBuffer to BytesMessage |
| Content from issues.apache.org is not included.CAMEL-7951 | No way to configure the ExchangeFormatter in RedeliveryErrorHandler (want to see the Exchange's properties by default) |
| Content from issues.apache.org is not included.CAMEL-7958 | Java DSL - Should support nested choice in doTry .. doCatch |
| Content from issues.apache.org is not included.CAMEL-7959 | Rest DSL - Add support for onException, interceptor and other cross functionality |
| Content from issues.apache.org is not included.CAMEL-7961 | camel-scala - Auto startup not available in Scala DSL |
| Content from issues.apache.org is not included.CAMEL-7962 | Pipeline factories names on netty4 component |
| Content from issues.apache.org is not included.CAMEL-7965 | EndpointCache - Should keep endpoints from routes in the cache |
| Content from issues.apache.org is not included.CAMEL-7975 | SJMS Endpoint does not reverse header encoding |
| Content from issues.apache.org is not included.CAMEL-7980 | camel-ognl need to use the class resolver from camel context |
| Content from issues.apache.org is not included.CAMEL-7984 | camel-sjms - Add support for jmsKeyFormatStrategy |
| Content from issues.apache.org is not included.CAMEL-7991 | Add MultiPartUpload functionality to S3Producer |
| Content from issues.apache.org is not included.CAMEL-8000 | Add global notion of CamelContextRegistry |
| Content from issues.apache.org is not included.CAMEL-8006 | S3Producer should use File to upload directly. |
| Content from issues.apache.org is not included.CAMEL-8012 | camel-stream's scanStream mode should read available lines before going into sleep (or delay) |
| Content from issues.apache.org is not included.CAMEL-8014 | camel-metrics - Let route policy and metrics component reuse same metricsregistry |
| Content from issues.apache.org is not included.CAMEL-8016 | MongoDB should use EmbedMongo in tests |
| Content from issues.apache.org is not included.CAMEL-8028 | Validator component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8034 | xslt component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8037 | Type converters for enums should support case insensitve |
| Content from issues.apache.org is not included.CAMEL-8039 | Implement halfOpen state in CircuitBreaker |
| Content from issues.apache.org is not included.CAMEL-8043 | saxon component - Make it like the others |
| Content from issues.apache.org is not included.CAMEL-8048 | Main overrides context's registry |
| Content from issues.apache.org is not included.CAMEL-8064 | MockEndpointsAndSkip annotation does not resolve property placeholders |
| Content from issues.apache.org is not included.CAMEL-8066 | Add swagger ui to the camel swagger rest example |
| Content from issues.apache.org is not included.CAMEL-8068 | SplitAttachmentsExpression should set ID of splited attachment |
| Content from issues.apache.org is not included.CAMEL-8070 | Supporting byte[] messages in camel-websocket |
| Content from issues.apache.org is not included.CAMEL-8072 | Netty Http Server should close the channel once it return an error message |
| Content from issues.apache.org is not included.CAMEL-8075 | Camel sftp should send a command to check if the connection is broken |
| Content from issues.apache.org is not included.CAMEL-8076 | We should avoid checking the DupTriggerKey if the recoverableJob is true |
| Content from issues.apache.org is not included.CAMEL-8078 | camel-restlet should support to decode the response entity which is represent resource |
| Content from issues.apache.org is not included.CAMEL-8084 | PGP Data Format: file name parameter |
| Content from issues.apache.org is not included.CAMEL-8085 | Add handling of offset in case of auto commit is disabled to prevent data loss |
| Content from issues.apache.org is not included.CAMEL-8089 | Support paging and restricting results from google drive |
| Content from issues.apache.org is not included.CAMEL-8091 | DefaultExchangeFormatter does not consider Exchange.LOG_DEBUG_BODY_MAX_CHARS |
| Content from issues.apache.org is not included.CAMEL-8095 | CaseInsensitiveMap for Camel headers should preserve original key cases in keySet |
| Content from issues.apache.org is not included.CAMEL-8098 | Route model using body expression should be representable in the xml model |
| Content from issues.apache.org is not included.CAMEL-8099 | Add support for default values in Camel properties |
| Content from issues.apache.org is not included.CAMEL-8101 | Add runCommand to MongoDB Camel component operations list |
| Content from issues.apache.org is not included.CAMEL-8102 | Add support to ObjectHelper to create Iterable's |
| Content from issues.apache.org is not included.CAMEL-8103 | Make CxfEndpoint Camel Context aware |
| Content from issues.apache.org is not included.CAMEL-8105 | AWS-SQS - support for redrivePolicy inside SQSEndpoint |
| Content from issues.apache.org is not included.CAMEL-8107 | Allow to use property placeholder with default values without having to setup the properties component |
| Content from issues.apache.org is not included.CAMEL-8108 | Type converters should not check for null values |
| Content from issues.apache.org is not included.CAMEL-8109 | Allow to plugin custom functions to property placeholder |
| Content from issues.apache.org is not included.CAMEL-8113 | Look into optimize Camels type converter registry lookup |
| Content from issues.apache.org is not included.CAMEL-8115 | Properties component - Include default functions to lookup from ENV / SYS etc |
| Content from issues.apache.org is not included.CAMEL-8116 | Allow more control of message splitting policy |
| Content from issues.apache.org is not included.CAMEL-8117 | set encoding on a per-message basis |
| Content from issues.apache.org is not included.CAMEL-8120 | ChannelHandlerFactories.newDelimiterBasedFrameDecoder always strips delimiters |
| Content from issues.apache.org is not included.CAMEL-8124 | Using ServicePool in ConsumerCache |
| Content from issues.apache.org is not included.CAMEL-8128 | Polish the camel-example-servlet-tomcat-no-spring to show how to setup the registry |
| Content from issues.apache.org is not included.CAMEL-8129 | XAdES BES/EPES for XML Signature Signer |
| Content from issues.apache.org is not included.CAMEL-8130 | camel-sql - Allow selectList outputType to map to class as well |
| Content from issues.apache.org is not included.CAMEL-8133 | rest-dsl - Make it easy to support CORS |
| Content from issues.apache.org is not included.CAMEL-8139 | rest-dsl - Allow to configure data format properties for IN vs OUT |
| Content from issues.apache.org is not included.CAMEL-8145 | Mina Consumer doesn't send the message back if the response is set on in message |
| Content from issues.apache.org is not included.CAMEL-8149 | Support application-generated document identifiers in bulk index requests |
| Content from issues.apache.org is not included.CAMEL-8152 | Add enumeration value EXTENDED for NotifyOperationsEnum in Salesforce component |
| Content from issues.apache.org is not included.CAMEL-8154 | allow configuration of fallbackTimeout in BacklogDebugger |
| Content from issues.apache.org is not included.CAMEL-8155 | rest-dsl - Add support for bridgeErrorHandler |
| Content from issues.apache.org is not included.CAMEL-8159 | Using setHeader is not enlisted in JMX |
| Content from issues.apache.org is not included.CAMEL-8161 | camel-swagger - Use JMX to lookup Camel's so we support everyone |
| Content from issues.apache.org is not included.CAMEL-8166 | provide access to suspended exchanges in BacklogDebugger |
| Content from issues.apache.org is not included.CAMEL-8172 | Enable multiple consumers for kafka endpoint |
| Content from issues.apache.org is not included.CAMEL-8173 | Support to set InflightRepository from Camel XML DSL |
| Content from issues.apache.org is not included.CAMEL-8174 | Added TimeoutInflightRepository to track the long processing exchange |
| Content from issues.apache.org is not included.CAMEL-8176 | camel-jackson - Make it easier to register custom modules |
| Content from issues.apache.org is not included.CAMEL-8177 | Graceful shutdown - Should allow background thread to terminate |
| Content from issues.apache.org is not included.CAMEL-8178 | ThreadPoolProfile - Add option for allowCorePoolTimeout |
| Content from issues.apache.org is not included.CAMEL-8179 | Support to set the ErrorHandler from the JettyHttpComponent |
| Content from issues.apache.org is not included.CAMEL-8180 | Incorrect handling of ConsumerTimeoutException |
| Content from issues.apache.org is not included.CAMEL-8182 | xpath - Add documentType option to xml dsl |
| Content from issues.apache.org is not included.CAMEL-8184 | [AWS-S3] Add support to set/retrieve custom headers in S3 for Producers & Consumers |
| Content from issues.apache.org is not included.CAMEL-8188 | Support to configure the scripte engine from CamelContext propertes |
| Content from issues.apache.org is not included.CAMEL-8191 | Charset is ignored for SFTP producer endpoints |
| Content from issues.apache.org is not included.CAMEL-8202 | Excessive loggging: JSCH -> Permanently added 'X' (RSA) to the list of known hosts. |
| Content from issues.apache.org is not included.CAMEL-8204 | Throw Exception if the JMS correlationId is not unique. |
| Content from issues.apache.org is not included.CAMEL-8205 | CXFRS Server should be able to invoke on JAX-RS service implementations |
| Content from issues.apache.org is not included.CAMEL-8209 | Added "inputHeader" parameter to use a header value as input to the component instead of the body |
| Content from issues.apache.org is not included.CAMEL-8212 | CXFRS Consumer should always be able to work with interfaces only |
| Content from issues.apache.org is not included.CAMEL-8225 | Graceful shutdown - Show inflight exchange details if forced shutdown triggered |
| Content from issues.apache.org is not included.CAMEL-8234 | DefaultClassLoader - Should use applicationContextClassLoader from CamelContext as fallback |
| Content from issues.apache.org is not included.CAMEL-8235 | MessageHistory - Should use CamelLogDebugBodyMaxChars to limit max length of message body |
| Content from issues.apache.org is not included.CAMEL-8246 | ZipAggregationStrategy does not preserve headers |
| Content from issues.apache.org is not included.CAMEL-8248 | Camel Mail should filter the "Camel*" out header by default |
| Content from issues.apache.org is not included.CAMEL-8252 | Camel route status - Include inflight counter per processor node |
| Content from issues.apache.org is not included.CAMEL-8256 | Include deadLetterUri in ExchangeFailureHandledEvent |
| Content from issues.apache.org is not included.CAMEL-8259 | [Groovy] Add SPI hook to support customized creation of the GroovyShell |
| Content from issues.apache.org is not included.CAMEL-8260 | Camel EIP model - Ensure consistent getter/setter style also for Boolean types |
| Content from issues.apache.org is not included.CAMEL-8262 | Optimize CaseInsensitiveMap |
| Content from issues.apache.org is not included.CAMEL-8263 | Add adapt(T) to CamelContext to use instead of type cast to ModelCamelContext |
| Content from issues.apache.org is not included.CAMEL-8266 | [camel-sftp] Allow directories which are un-readable to be ignored on permission error |
| Content from issues.apache.org is not included.CAMEL-8267 | Allow to configure Salesforce URL when creating DTOs via camel-salesforce-maven-plugin |
| Content from issues.apache.org is not included.CAMEL-8279 | ZipAggregationStrategy fails when used in multicast |
| Content from issues.apache.org is not included.CAMEL-8284 | MultiCast in Parallel Processing Mode with StreamCache leads to wrong results |
| Content from issues.apache.org is not included.CAMEL-8288 | Attach Lucene Documents to the Results(Hits) if header contains RETURN_LUCENE_DOCS=true |
| Content from issues.apache.org is not included.CAMEL-8298 | Remove the spring-test dependency from camel-spring-javaconfig |
| Content from issues.apache.org is not included.CAMEL-8299 | Let BulkRequest return the whole BulkResponse |
| Content from issues.apache.org is not included.CAMEL-8305 | Aggregate - Remove groupExchanges option as ppl should just configure to use GroupedExchangeAggregationStrategy |
| Content from issues.apache.org is not included.CAMEL-8307 | Properties are loaded only from the first source if whitespaces are used in propertyPlaceholder#location |
| Content from issues.apache.org is not included.CAMEL-8309 | Camel XML DSL - Allow to specify uri attributes in multi lines to make long urs easier to read and maintain |
| Content from issues.apache.org is not included.CAMEL-8310 | RabbitMQConsumer has hard coded requeue flag set to false |
| Content from issues.apache.org is not included.CAMEL-8312 | XML External Entity (XXE) issue in XPath |
| Content from issues.apache.org is not included.CAMEL-8316 | Rename property language to exchangeProperty |
| Content from issues.apache.org is not included.CAMEL-8321 | camel-box - Do not use dot in header keys |
| Content from issues.apache.org is not included.CAMEL-8324 | Camel JMX - Allow to configure default management name pattern using JVM system property |
| Content from issues.apache.org is not included.CAMEL-8330 | camel-jms - Use 1000 as default receiveTimeout |
| Content from issues.apache.org is not included.CAMEL-8343 | Migrate the two pax osgi components to be like the others |
| Content from issues.apache.org is not included.CAMEL-8345 | We should use Properties instead of Property to define the properties in restConfiguration |
| Content from issues.apache.org is not included.CAMEL-8349 | Context should be started with defined TCCL |
| Content from issues.apache.org is not included.CAMEL-8354 | Bean component - Should not support consumer |
| Content from issues.apache.org is not included.CAMEL-8363 | Camel archetypes for xml dsl should not use camel: prefix |
| Content from issues.apache.org is not included.CAMEL-8366 | Close used iterator if RuntimeException is thrown at next()/hasNext() in Splitter |
| Content from issues.apache.org is not included.CAMEL-8367 | Better report runtime exceptions from the route builder while Unit Testing |
| Content from issues.apache.org is not included.CAMEL-8371 | Update Camel Docker Component to support docker-java version 0.10.5 |
| Content from issues.apache.org is not included.CAMEL-8372 | CXFRS consumer should use a default handler if a model resource has no registered handler |
| Content from issues.apache.org is not included.CAMEL-8375 | activity task thread pool is not configurable |
| Content from issues.apache.org is not included.CAMEL-8383 | CXFRS Consumer processors should be able to use JAX-RS contexts |
| Content from issues.apache.org is not included.CAMEL-8386 | Wiretap - Should copy stream cache when tapping |
| Content from issues.apache.org is not included.CAMEL-8387 | File consumer fails to acquire lock if readLockTimeout >= readLockCheckInterval |
| Content from issues.apache.org is not included.CAMEL-8389 | camel-jackson - Allow to configure jackson object mapper from XML DSL |
| Content from issues.apache.org is not included.CAMEL-8394 | camel-docker - DockerConfiguration should not keep client state |
| Content from issues.apache.org is not included.CAMEL-8399 | Support setMode in JsonDataFormat |
| Content from issues.apache.org is not included.CAMEL-8400 | camel-mqtt: multiple topic subscriptions |
| Content from issues.apache.org is not included.CAMEL-8416 | camel-jetty - Allow multiple restrict headers |
| Content from issues.apache.org is not included.CAMEL-8421 | Add minimum age option to readLock=changed |
| Content from issues.apache.org is not included.CAMEL-8423 | Enhance Aggregate EIP to let AggregationStrategy to allow it to determine if aggregation is complete |
| Content from issues.apache.org is not included.CAMEL-8428 | Cleanup some core interfaces (Consumer, Producer, EndpointAware) |
| Content from issues.apache.org is not included.CAMEL-8441 | Add required 3rd party dependencies to the BOM |
| Content from issues.apache.org is not included.CAMEL-8443 | Add properties to route via DSL and XML, expose route properties via JMX |
| Content from issues.apache.org is not included.CAMEL-8444 | Camel Toolbox - Component properties to include setters |
| Content from issues.apache.org is not included.CAMEL-8447 | Add camel-jetty module to republish the camel-jetty8 jar into maven repo |
| Content from issues.apache.org is not included.CAMEL-8448 | Expose mina-2.0 instead of mina-1.1 through BOM |
| Content from issues.apache.org is not included.CAMEL-8449 | camel-cdi - Support CDI 1.0 |
| Content from issues.apache.org is not included.CAMEL-8451 | Upgrade jetty9 version to 9.2.9.v20150224 |
| Content from issues.apache.org is not included.CAMEL-8452 | Camel route model - Preserve {{ }} placeholders in model |
| Content from issues.apache.org is not included.CAMEL-8468 | Usage of camel-xstream depends on TCCL |
| Content from issues.apache.org is not included.CAMEL-8483 | MongoDB Endpoints: Allow ReadPreference to be set on consumers |
| Content from issues.apache.org is not included.CAMEL-8488 | Java DSL - Improved CBR to detect if endChoice vs end was invalid used |
| Content from issues.apache.org is not included.CAMEL-8489 | camel-sjms - Allow to create empty message for null body |
| Content from issues.apache.org is not included.CAMEL-8497 | Add extra capabilities to the github component |
| Content from issues.apache.org is not included.CAMEL-8509 | camel-catalog - Add api to parse endpoint uri and reverse |
| Content from issues.apache.org is not included.CAMEL-8511 | Properties component - Add encoding option to use when reading the properties files |
| Content from issues.apache.org is not included.CAMEL-8513 | FTP consumer - Add option to use a larger buffer size so download is faster |
| Content from issues.apache.org is not included.CAMEL-8514 | camel-castor should depend on castor-xml |
| Content from issues.apache.org is not included.CAMEL-8516 | Salesforce component does not return the list of matching records for HTTP status code 300 |
| Content from issues.apache.org is not included.CAMEL-8517 | Salesforce session handling must declare shared fields volatile |
| Content from issues.apache.org is not included.CAMEL-8532 | Spring Boot applications should block the main thread of the execution |
| Content from issues.apache.org is not included.CAMEL-8541 | Camel main TestSupport class is incompatible with the CDI specification |
| Content from issues.apache.org is not included.CAMEL-8543 | Support easy configuration of HTTP proxy parameters for Camel salesforce component and maven plugin |
| Content from issues.apache.org is not included.CAMEL-8544 | Camel - Dynamic router - unsupported cacheSize attribute |
| Content from issues.apache.org is not included.CAMEL-8552 | camel-jackson should provide Map => Object converter |
| Content from issues.apache.org is not included.CAMEL-8558 | Camel Catalog - Add humanize component name |
| Content from issues.apache.org is not included.CAMEL-8561 | Camel Catalog - Add better description of components and others |
| Content from issues.apache.org is not included.CAMEL-8562 | Removing a route - Should check if the route input endpoint is static and used by other routes |
| Content from issues.apache.org is not included.CAMEL-8564 | Add support for dataformat ref parameter |
| Content from issues.apache.org is not included.CAMEL-8571 | Split EIP - Should use new message id per splitted message |
| Content from issues.apache.org is not included.CAMEL-8593 | JmsEndpoint.configureListenerContainer() some debug logs miss {} |
| Content from issues.apache.org is not included.CAMEL-8600 | Change the ftp default separator to be Unix style |
| Content from issues.apache.org is not included.CAMEL-8601 | Add Support for SFDC-specific Field Types To The Camel SFDC Component |
| Content from issues.apache.org is not included.CAMEL-8615 | Update Dropbox-core-sdk from 1.7.6 to 1.7.7 |
| Content from issues.apache.org is not included.CAMEL-8616 | Update Twitter4j to latest version |
| Content from issues.apache.org is not included.CAMEL-8620 | Update LightCouch version from 0.1.3 to 0.1.6 |
| Content from issues.apache.org is not included.CAMEL-8621 | Update Apache Kafka version from 0.8.1.1 to 0.8.2.0 |
| Content from issues.apache.org is not included.CAMEL-8623 | Update Dropwizard Metrics from version 3.1.0 to 3.1.1 |
| Content from issues.apache.org is not included.CAMEL-8634 | Wire tap - Should emit event notification about sending to tapped endpoint |
| Content from issues.apache.org is not included.CAMEL-8635 | XStream no longer supports dynamic CL updates |
| Content from issues.apache.org is not included.CAMEL-8645 | Camel Netty component should not intercept consumers with httpMethodRestrict=OPTIONS |
| Content from issues.apache.org is not included.CAMEL-8693 | java.net.URISyntaxException: Invalid uri syntax: Trailing & marker found error should be configurable or skipped |
| Content from issues.apache.org is not included.CAMEL-8710 | Make auth configurable for Google app components |
| Content from issues.apache.org is not included.KARAF-2746 | Hibernate feature enhancements |
| Content from issues.apache.org is not included.SSHD-268 | Upgrade to BouncyCastle 1.49 |
| Content from issues.apache.org is not included.CAMEL-2939 | Cassandra component for Camel http://github.com/ticktock/camel-cassandra |
| Content from issues.apache.org is not included.CAMEL-3195 | Allow camel to send custom xmpp Presence/PubSub packet to a xmpp endpoint |
| Content from issues.apache.org is not included.CAMEL-4494 | Allow replyTo message header to be different from actual reply queue |
| Content from issues.apache.org is not included.CAMEL-4817 | Camel component for GORA |
| Content from issues.apache.org is not included.CAMEL-5301 | Add exchangePattern option to recipientList |
| Content from issues.apache.org is not included.CAMEL-5353 | camel-atmosphere - A new component for portable websocket integration |
| Content from issues.apache.org is not included.CAMEL-5539 | Circuit Breaker EIP |
| Content from issues.apache.org is not included.CAMEL-6238 | support JSONPath as a Camel Language for easy JSON filtering and expression evaluation |
| Content from issues.apache.org is not included.CAMEL-6380 | Custom extensions to Camel's XML configuration |
| Content from issues.apache.org is not included.CAMEL-6568 | camel-linkedin component |
| Content from issues.apache.org is not included.CAMEL-6584 | camel splunk component |
| Content from issues.apache.org is not included.CAMEL-6827 | camel-solr support for solrj CloudSolrServer (solrcloud) |
| Content from issues.apache.org is not included.CAMEL-6869 | camel-rabbitmq - Support reconnection when broker goes down |
| Content from issues.apache.org is not included.CAMEL-6935 | Add instructions to support Require-Capability and Provide-Capability introduced by OSGI v4.3 |
| Content from issues.apache.org is not included.CAMEL-6965 | Add @BeanInject for injecting a bean into a pojo |
| Content from issues.apache.org is not included.CAMEL-6969 | Add an option on the CSV unmarshalling in order to generate Maps with headers as keys |
| Content from issues.apache.org is not included.CAMEL-7017 | Camel component for optaplanner |
| Content from issues.apache.org is not included.CAMEL-7043 | Processing big CSV files by row one by one |
| Content from issues.apache.org is not included.CAMEL-7053 | JPA Skip locked entities |
| Content from issues.apache.org is not included.CAMEL-7090 | Migrate JGroups component from Camel Extra to ASF Camel |
| Content from issues.apache.org is not included.CAMEL-7092 | Add camel-kafka component |
| Content from issues.apache.org is not included.CAMEL-7118 | Hazelcast-based Recoverable Aggregation Repository |
| Content from issues.apache.org is not included.CAMEL-7217 | Http component need to setup the message encoding header based on the content-type header |
| Content from issues.apache.org is not included.CAMEL-7220 | Camel Schematron component |
| Content from issues.apache.org is not included.CAMEL-7249 | Upgrade Camel-HDFS component to be compatible with Apache Hadoop 2.x |
| Content from issues.apache.org is not included.CAMEL-7290 | Added a sendServerVersion option to camel-jetty component |
| Content from issues.apache.org is not included.CAMEL-7297 | Add remote querying feature to camel-infinispan component |
| Content from issues.apache.org is not included.CAMEL-7316 | client-side websocket component |
| Content from issues.apache.org is not included.CAMEL-7333 | RuntimeEndpointRegistry - To capture which endpoints are in use by which routes |
| Content from issues.apache.org is not included.CAMEL-7354 | make it easier to define and expose clean RESTful APIs to back end services / endpoints via a new "rest" endpoint |
| Content from issues.apache.org is not included.CAMEL-7362 | Add URI option support of maxTotalConnections and connectionsPerRoute |
| Content from issues.apache.org is not included.CAMEL-7375 | barcode data format component for camel |
| Content from issues.apache.org is not included.CAMEL-7380 | Add test support for ContextHierarchy |
| Content from issues.apache.org is not included.CAMEL-7384 | camel-rabbitmq: Allow connection factory tuning |
| Content from issues.apache.org is not included.CAMEL-7386 | Openshift component |
| Content from issues.apache.org is not included.CAMEL-7447 | Allow to stream the result of a database query |
| Content from issues.apache.org is not included.CAMEL-7455 | supporting body in sql component |
| Content from issues.apache.org is not included.CAMEL-7484 | Add an option to JaxbDataFormat to include schema location in xml |
| Content from issues.apache.org is not included.CAMEL-7553 | Add support for Box.com |
| Content from issues.apache.org is not included.CAMEL-7554 | New component: camel-metrics |
| Content from issues.apache.org is not included.CAMEL-7556 | camel-rabbitmq: Multiple concurrent consumer threads |
| Content from issues.apache.org is not included.CAMEL-7580 | Google Drive component |
| Content from issues.apache.org is not included.CAMEL-7605 | Expose the component options for Camel Elasticsearch |
| Content from issues.apache.org is not included.CAMEL-7610 | add expression validation method to BacklogDebugger |
| Content from issues.apache.org is not included.CAMEL-7618 | Enhancement for xmlsecurity Component: Detached XML Signatures |
| Content from issues.apache.org is not included.CAMEL-7632 | Add streaming mode to camel-splunk consumer |
| Content from issues.apache.org is not included.CAMEL-7641 | Allow UoW to have callbacks for before/after routing |
| Content from issues.apache.org is not included.CAMEL-7681 | Add Bulk Index mode to Elasticsearch component |
| Content from issues.apache.org is not included.CAMEL-7696 | camel-metrics - Add a route policy to expose route stats as codehale metrics |
| Content from issues.apache.org is not included.CAMEL-7702 | RoutePolicyFactory - To create and setup route policy easier |
| Content from issues.apache.org is not included.CAMEL-7773 | Add support for Apache Olingo2 |
| Content from issues.apache.org is not included.CAMEL-7777 | GitHub component |
| Content from issues.apache.org is not included.CAMEL-7781 | Create new PostgreSQL async notifications component |
| Content from issues.apache.org is not included.CAMEL-7782 | Add camel-netty4-http component which is based on netty4 |
| Content from issues.apache.org is not included.CAMEL-7788 | Support for rfc 5424/5425/6587 in syslog component |
| Content from issues.apache.org is not included.CAMEL-7790 | Rest DSL - Add karaf commands to list the rest services |
| Content from issues.apache.org is not included.CAMEL-7792 | JIRA component |
| Content from issues.apache.org is not included.CAMEL-7828 | Support the pass the exchange as the parameter to @PreConsumed and @Consumed method |
| Content from issues.apache.org is not included.CAMEL-7834 | create a docker events endpoint |
| Content from issues.apache.org is not included.CAMEL-7845 | Provide Configurer for user to configure the CXF conduit and CXF destination from Java code |
| Content from issues.apache.org is not included.CAMEL-7846 | Added a DelegateEndpoint interface into Camel API |
| Content from issues.apache.org is not included.CAMEL-7848 | Netty-Http component: add support for registry's encoders and decoders |
| Content from issues.apache.org is not included.CAMEL-7850 | Allow to set the id of the indexed document via a header |
| Content from issues.apache.org is not included.CAMEL-7872 | Post processing action for input mail box |
| Content from issues.apache.org is not included.CAMEL-7873 | Add capability to sort incoming mail messages |
| Content from issues.apache.org is not included.CAMEL-7963 | Add Spring Boot support |
| Content from issues.apache.org is not included.CAMEL-7997 | New modules: camel-scr, camel-archetype-scr |
| Content from issues.apache.org is not included.CAMEL-7998 | Support connection less udp sending |
| Content from issues.apache.org is not included.CAMEL-7999 | Camel Toolbox - Easy information about all Camel components and the release for tooling |
| Content from issues.apache.org is not included.CAMEL-8041 | Camel commands - Make the commands reusable |
| Content from issues.apache.org is not included.CAMEL-8050 | Google Calendar component |
| Content from issues.apache.org is not included.CAMEL-8052 | New: <removeProperties> |
| Content from issues.apache.org is not included.CAMEL-8055 | Camel component for atmos integration |
| Content from issues.apache.org is not included.CAMEL-8060 | Create data formats based on uniVocity parsers |
| Content from issues.apache.org is not included.CAMEL-8079 | Provide possibility to delegate charset evaluation of a HL7 message to HL7DataFormat |
| Content from issues.apache.org is not included.CAMEL-8080 | Make Camel CXF dependency on Camel Spring optional |
| Content from issues.apache.org is not included.CAMEL-8083 | Add an option of enable CORS in camel-jetty endpoint |
| Content from issues.apache.org is not included.CAMEL-8090 | Camel-chunk component |
| Content from issues.apache.org is not included.CAMEL-8110 | Google Mail Component |
| Content from issues.apache.org is not included.CAMEL-8142 | camel-sql: store query result in header instead of body |
| Content from issues.apache.org is not included.CAMEL-8165 | Async routing engine - Add insight into threads blocked waiting for callbacks |
| Content from issues.apache.org is not included.CAMEL-8170 | add support to camel-solr for List<SolrInputDocument> objects in the message body |
| Content from issues.apache.org is not included.CAMEL-8192 | camel-mybatis - Replicate "outputHeader" parameter from camel-sql |
| Content from issues.apache.org is not included.CAMEL-8223 | Inflight repository to allow browsing of current inflight exchanges |
| Content from issues.apache.org is not included.CAMEL-8239 | Support jetty9 for camel-jetty |
| Content from issues.apache.org is not included.CAMEL-8240 | camel-apns should allow custom expiration times so that users get fine grained expiration control for mobile push messages |
| Content from issues.apache.org is not included.CAMEL-8250 | Add type converter for Saxon data types |
| Content from issues.apache.org is not included.CAMEL-8265 | Create a camel component that can Integrate with Hipchat |
| Content from issues.apache.org is not included.CAMEL-8269 | camel-salesforce: support for Salesforce Apex API |
| Content from issues.apache.org is not included.CAMEL-8281 | camel-box - Improved type conversion |
| Content from issues.apache.org is not included.CAMEL-8317 | XML DSL - Allow to use bean property style to configure endpoint options |
| Content from issues.apache.org is not included.CAMEL-8332 | Add component implementation to camel-dozer module |
| Content from issues.apache.org is not included.CAMEL-8342 | add Ganglia component |
| Content from issues.apache.org is not included.CAMEL-8357 | Add JDK 7 Mime/Content Type Support To File Camel Consumers |
| Content from issues.apache.org is not included.CAMEL-8365 | Release Apache Camel Archetype Catalog |
| Content from issues.apache.org is not included.CAMEL-8368 | Timer component - Support for greedy, backoff |
| Content from issues.apache.org is not included.CAMEL-8385 | Add a OldestInflightDuration and OldestInflightExchangeId attribute to route MBeans |
| Content from issues.apache.org is not included.CAMEL-8465 | Add groups/getPosts endpoint to camel-linkedin |
| Content from issues.apache.org is not included.CAMEL-8487 | Custom arguments to RabbitMQ queues |
| Content from issues.apache.org is not included.CAMEL-8563 | camel-ftp - Add support for account option for login |
| Content from issues.apache.org is not included.CAMEL-3933 | Upgrade to protobuf 2.5 |
| Content from issues.apache.org is not included.CAMEL-4304 | Add both a Java and XML DSL example for each component (if possible) |
| Content from issues.apache.org is not included.CAMEL-5922 | Upgrade to Lucene 4.4 |
| Content from issues.apache.org is not included.CAMEL-6675 | Upgrade to hazelcast 3.0.x |
| Content from issues.apache.org is not included.CAMEL-6751 | Upgrade to Jetty 8.1.x |
| Content from issues.apache.org is not included.CAMEL-6755 | camel-example-spring-javaconfig - Remove OSGi pieces |
| Content from issues.apache.org is not included.CAMEL-6803 | Upgrade camel-cdi to delta spike 0.5 |
| Content from issues.apache.org is not included.CAMEL-6831 | Upgrade Apache HTTP Client 4.2.5 to 4.3 (camel-http4) |
| Content from issues.apache.org is not included.CAMEL-6885 | Replace the Geronimo Servlet 2.5 spec. bundle dependency with the version 3.0 of it |
| Content from issues.apache.org is not included.CAMEL-6886 | Replace the SMX JPA 1.0 spec. bundle dependency with the Geronimo JPA 2 spec. bundle |
| Content from issues.apache.org is not included.CAMEL-6976 | camel-itest-cdi - Fails due recent changes in camel-cdi etc |
| Content from issues.apache.org is not included.CAMEL-6978 | War examples should not include lib/servlet JARs |
| Content from issues.apache.org is not included.CAMEL-6985 | Clean-up the codebase of the Karaf commands a bit |
| Content from issues.apache.org is not included.CAMEL-7010 | Use non-deprecated to configure the HttpClient |
| Content from issues.apache.org is not included.CAMEL-7041 | Upgrade to jclouds 1.6.3 |
| Content from issues.apache.org is not included.CAMEL-7074 | Support spring 4.x |
| Content from issues.apache.org is not included.CAMEL-7097 | Upgrade to jclouds 1.7.0 |
| Content from issues.apache.org is not included.CAMEL-7165 | Drop spring 3.1 support in Camel 2.13 onwards |
| Content from issues.apache.org is not included.CAMEL-7171 | Upgrade to JClouds 1.7.1 |
| Content from issues.apache.org is not included.CAMEL-7214 | Upgrade to elasticsearch 1.0 |
| Content from issues.apache.org is not included.CAMEL-7221 | Upgrade to Lucene 4.6.1 |
| Content from issues.apache.org is not included.CAMEL-7222 | Upgrade to SolrJ 4.6.0 |
| Content from issues.apache.org is not included.CAMEL-7227 | Create camel-kafka feature |
| Content from issues.apache.org is not included.CAMEL-7314 | Support to build the source with JDK8 |
| Content from issues.apache.org is not included.CAMEL-7319 | Dead not working JUnittest testUsingJavaExtensions |
| Content from issues.apache.org is not included.CAMEL-7355 | HttpPollingConsumer in camel-http4 need to use HttpClient 4.3.x API |
| Content from issues.apache.org is not included.CAMEL-7368 | The feature descriptor should use a namespace |
| Content from issues.apache.org is not included.CAMEL-7458 | Add noggit to be installed with camel-solr feature |
| Content from issues.apache.org is not included.CAMEL-7613 | camel-linkedin-api - Cannot be built with java 8 |
| Content from issues.apache.org is not included.CAMEL-7655 | Upgrade to Avro bundle 1.7.6_2 |
| Content from issues.apache.org is not included.CAMEL-7726 | Fix the test failures of spring4 profile |
| Content from issues.apache.org is not included.CAMEL-7747 | Support Karaf 3.0.1 which uses an older jline version |
| Content from issues.apache.org is not included.CAMEL-7755 | Fix all karaf feature definitions |
| Content from issues.apache.org is not included.CAMEL-7770 | maven warning: It is highly recommended to fix these problems because they threaten the stability of your build. |
| Content from issues.apache.org is not included.CAMEL-7774 | Removed mistyped method - resloveStringParameter in EndpointHelper |
| Content from issues.apache.org is not included.CAMEL-7799 | Clean up options of camel-netty4 and camel-netty4-http component |
| Content from issues.apache.org is not included.CAMEL-7807 | Updated default Spring version to 4.0.x |
| Content from issues.apache.org is not included.CAMEL-7835 | camel-test-spring doesn't support Spring 4.1.0.RELEASE |
| Content from issues.apache.org is not included.CAMEL-7840 | Upgrade to metrics 3.1 |
| Content from issues.apache.org is not included.CAMEL-7843 | Upgrade to Karaf 2.4 |
| Content from issues.apache.org is not included.CAMEL-7844 | itest-osgi - Some tests fails with Karaf 2.4.0 upgrade |
| Content from issues.apache.org is not included.CAMEL-7887 | Executing of 'mvn clean install -Pvalidate' in camel/platforms/karaf/features is failing |
| Content from issues.apache.org is not included.CAMEL-7928 | Camel-mustache - update to 0.8.17 version of mustache-java |
| Content from issues.apache.org is not included.CAMEL-7943 | Add jackson core dependency to camel-dropbox pom |
| Content from issues.apache.org is not included.CAMEL-7976 | Validation of feature camel-ssh is failing |
| Content from issues.apache.org is not included.CAMEL-7987 | Distro -javadoc JARs has malfuncted .css stylesheet files |
| Content from issues.apache.org is not included.CAMEL-7993 | Log statement for chmod in ftp component is missing {} |
| Content from issues.apache.org is not included.CAMEL-8003 | examples - camel-examples-etl is broken (again) |
| Content from issues.apache.org is not included.CAMEL-8029 | Fix licensing issue with camel-xmljson |
| Content from issues.apache.org is not included.CAMEL-8059 | Add CamelContext creation hook |
| Content from issues.apache.org is not included.CAMEL-8061 | camel-test-blueprint - Use felix fileinstall JAR that do not have the NPE bug |
| Content from issues.apache.org is not included.CAMEL-8111 | Upgrade to Pax Exam 4.3 |
| Content from issues.apache.org is not included.CAMEL-8144 | camel-reslet - May have slowdown when using their async client handler |
| Content from issues.apache.org is not included.CAMEL-8198 | Upgrade to JAXB 2.2.11 |
| Content from issues.apache.org is not included.CAMEL-8215 | camel-smpp - use jsmpp version 2.1.1 / new groupId |
| Content from issues.apache.org is not included.CAMEL-8229 | Move org.apache.camel.impl.RoutePolicySupport to org.apache.camel.support package |
| Content from issues.apache.org is not included.CAMEL-8264 | camel-swagger - Add karaf feature |
| Content from issues.apache.org is not included.CAMEL-8319 | Velocity template example from wiki fails when copy-pasted |
| Content from issues.apache.org is not included.CAMEL-8331 | OSGi bundle upgrades |
| Content from issues.apache.org is not included.CAMEL-8333 | Upgrade async-http-client to 1.9.8 |
| Content from issues.apache.org is not included.CAMEL-8335 | upgrade smack version to 4.0.6 |
| Content from issues.apache.org is not included.CAMEL-8337 | Upgrade httpcomponents client to 4.3.5 |
| Content from issues.apache.org is not included.CAMEL-8347 | Upgrade to scriptengines 1.1.1 which is available on central |
| Content from issues.apache.org is not included.CAMEL-8376 | Removed old deprecated Maven archetype - camel-archetype-webconsole |
| Content from issues.apache.org is not included.CAMEL-8378 | Move Camel catalog commands to separate module |
| Content from issues.apache.org is not included.CAMEL-8379 | Camel catalog - Include xml schema and maven archetype catalog |
| Content from issues.apache.org is not included.CAMEL-8454 | Correct a comment in files generated by camel-api-component-maven-plugin |
| Content from issues.apache.org is not included.CAMEL-8533 | camel-ognl exposes servicemix ognl bundle |
| Content from issues.apache.org is not included.CAMEL-8548 | upgrade commons-codec version to 1.10 |
| Content from issues.apache.org is not included.CAMEL-8577 | BOM does not publish scriptengine dependencies |
| Content from issues.apache.org is not included.CAMEL-8644 | Update Google Gson version from 3.2 to 3.2.1 |
| Content from issues.apache.org is not included.CAMEL-8658 | Replace SMX bundles of commons-dbcp1 with Apache versions |
| Content from issues.apache.org is not included.CAMEL-8659 | Update commons-lang to 2.6 (xmljson) |
| Content from issues.apache.org is not included.CAMEL-8661 | Use managed version of jackrabbit in hdfs and hbase features |
| Content from issues.apache.org is not included.CAMEL-8662 | Use managed version of avro in hdfs2 feature |
| Content from issues.jboss.org is not included.ENTESB-1556 | Align dependency versions |
| Content from issues.apache.org is not included.CAMEL-6126 | Have camel-cxf feature splitup so people can install smaller pieces they need |
| Content from issues.apache.org is not included.CAMEL-7108 | Allow Avro dataformat to use GenericRecord without code generation |
| Content from issues.apache.org is not included.CAMEL-7264 | Full file path from HDFS Consumer |
| Content from issues.apache.org is not included.CAMEL-7278 | Adding owner option for HDFS Consumer |
| Content from issues.apache.org is not included.CAMEL-8501 | BOM does not publish restlet dependencies |
6.4. Web Services
Table 6.4, “Web Services Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.4. Web Services Enhancements in 6.2
| Enhancement | Description |
|---|---|
| Content from issues.jboss.org is not included.ENTESB-2915 | the cxf.wsn.activemq.username/password in cxf-wsn feature configuration should be admin/admin |
| Content from issues.jboss.org is not included.ENTESB-1800 | Please include the latest version of joda-time in an upcoming release of Fuse |
| Content from issues.apache.org is not included.CXF-2118 | Add an application level control on WS-RM sequence termination |
| Content from issues.apache.org is not included.CXF-4199 | Support class-scanning for discovering JAX-RS providers |
| Content from issues.apache.org is not included.CXF-4242 | Add exception name to faultstring/detail/stackTrace |
| Content from issues.apache.org is not included.CXF-4543 | Encode multi value claims as multi-value saml attribute |
| Content from issues.apache.org is not included.CXF-4736 | Bundles cannot be deployed in non Aries Blueprint Container |
| Content from issues.apache.org is not included.CXF-4827 | Move WADL auto-generator into its own module |
| Content from issues.apache.org is not included.CXF-4965 | Support overriding the sts service address |
| Content from issues.apache.org is not included.CXF-4972 | Move Retryable invoke method out of WebClient interface |
| Content from issues.apache.org is not included.CXF-5075 | Support for chain trust validation |
| Content from issues.apache.org is not included.CXF-5076 | Improved handling of certificate repositories, added integration tests |
| Content from issues.apache.org is not included.CXF-5121 | Refactor rt security for better readability |
| Content from issues.apache.org is not included.CXF-5153 | Consider updating ServletController to disable address overwrites by default |
| Content from issues.apache.org is not included.CXF-5173 | Allow to enable or disble xkrss Operations for xkms |
| Content from issues.apache.org is not included.CXF-5274 | WS-RM should provide application access to acknowledgments |
| Content from issues.apache.org is not included.CXF-5281 | Netty Http Server should enable the reuseAddress option |
| Content from issues.apache.org is not included.CXF-5282 | CLONE - "echo ERROR: Set JAVA_HOME to the path where the J2SE 5.0 (JDK5.0) is installed" doesn't mention Java SE 6 |
| Content from issues.apache.org is not included.CXF-5311 | Support OAuth2 JWT token |
| Content from issues.apache.org is not included.CXF-5321 | Search LuceneQueryVisitor needs to support Date range queries |
| Content from issues.apache.org is not included.CXF-5324 | Support schema locations pointing to folders |
| Content from issues.apache.org is not included.CXF-5353 | WADLGenerator needs to support existing JavaDocs when possible |
| Content from issues.apache.org is not included.CXF-5375 | xjc-javadoc plugin for generating more javadocs from xsd:documentation |
| Content from issues.apache.org is not included.CXF-5399 | JAX-RS CXF Client interface should support a query method |
| Content from issues.apache.org is not included.CXF-5401 | Better support for validating the entities wrapped in JAX-RS Response |
| Content from issues.apache.org is not included.CXF-5408 | Consolidate JAX-RS interceptor Fault processing in JAXRSOutFaultInterceptor |
| Content from issues.apache.org is not included.CXF-5417 | Support optional JAX-RS 2.0 ConnectionCallback |
| Content from issues.apache.org is not included.CXF-5448 | Spring integration via @Configuration & @ComponentScan annotations |
| Content from issues.apache.org is not included.CXF-5468 | Upgrade osgi itests to pax exam 3.4.0 and karaf 2.3.3 |
| Content from issues.apache.org is not included.CXF-5482 | XKMS: provide direct trust validator |
| Content from issues.apache.org is not included.CXF-5495 | JAX-RS Spring integration via Configuration annotation |
| Content from issues.apache.org is not included.CXF-5511 | Move the EventLoopGroup to NettyHttpConduitFactory |
| Content from issues.apache.org is not included.CXF-5513 | Provide the utility support for encrypting OAuth2 Bearer tokens |
| Content from issues.apache.org is not included.CXF-5540 | Add a flag to return the security cause error in a SOAP Fault |
| Content from issues.apache.org is not included.CXF-5543 | Make jms transport independent from spring jms |
| Content from issues.apache.org is not included.CXF-5557 | Convert MacAccessToken to HawkAccessToken |
| Content from issues.apache.org is not included.CXF-5568 | OSGI Bean Locator should optionally filter out non-compatible bean services |
| Content from issues.apache.org is not included.CXF-5569 | OAuth AbstractAuthFilter and query parameters used for signing |
| Content from issues.apache.org is not included.CXF-5576 | Initital support for CDI integration |
| Content from issues.apache.org is not included.CXF-5579 | Add getBus(boolean createIfNeeded) to AbstractEndpointFactory |
| Content from issues.apache.org is not included.CXF-5582 | Enhance CXF LogBrowser to receive Log events in real time via WebSocket |
| Content from issues.apache.org is not included.CXF-5586 | Minimize the logging noise of the load-balancing feature |
| Content from issues.apache.org is not included.CXF-5599 | OAuthRequestFilter, is not compliant with RFC 6750 |
| Content from issues.apache.org is not included.CXF-5604 | Add atmosphere based implementation in websocket transport |
| Content from issues.apache.org is not included.CXF-5608 | WADL to Java code generator should avoid adding full class names into signatures |
| Content from issues.apache.org is not included.CXF-5610 | Jetty transport should warn the user if the endpoint address conflicts with published service |
| Content from issues.apache.org is not included.CXF-5617 | Support SecureConversation with the Transport Binding |
| Content from issues.apache.org is not included.CXF-5621 | Provide ability to pass timeToKeepState from Factory method and WebClient |
| Content from issues.apache.org is not included.CXF-5625 | Server side xslt transformation using @XMLInstruction |
| Content from issues.apache.org is not included.CXF-5633 | Support SAML SSO Logout |
| Content from issues.apache.org is not included.CXF-5636 | Add AckRequested to WS-RM messages when acknowledgements are needed |
| Content from issues.apache.org is not included.CXF-5639 | Introduce a typed version of StreamingOutput |
| Content from issues.apache.org is not included.CXF-5644 | Introduce XSLTTransform annotation to support server-side transformations |
| Content from issues.apache.org is not included.CXF-5648 | Setup jax-rs Schema validation using annotations |
| Content from issues.apache.org is not included.CXF-5651 | Support issuing SAML Tokens from the STS with strong digest algorithms |
| Content from issues.apache.org is not included.CXF-5652 | WebClient with SSL: javax.net.ssl.SSLHandshakeException handshake_failure |
| Content from issues.apache.org is not included.CXF-5653 | HttpConduit should optionally support a limited number of same URI redirects |
| Content from issues.apache.org is not included.CXF-5668 | Set explicit parent to ProxyClassloader |
| Content from issues.apache.org is not included.CXF-5669 | Create JAX-RS service for managing 3rd party client registrations |
| Content from issues.apache.org is not included.CXF-5673 | support xbean asm5 shade |
| Content from issues.apache.org is not included.CXF-5674 | CXF Support in "Audience Restriction" of SAML 2 (SOAP) |
| Content from issues.apache.org is not included.CXF-5678 | Allow setting custom DestinationRegistry in HTTPTransportFactory |
| Content from issues.apache.org is not included.CXF-5680 | Add reconnect capabilities to jms transport |
| Content from issues.apache.org is not included.CXF-5685 | Extended support for wsdl11external WS-PolicyAttachments references |
| Content from issues.apache.org is not included.CXF-5693 | Support wsp:URI as part of wsp:AppliesTo in the STS |
| Content from issues.apache.org is not included.CXF-5701 | wadl response with JAXB + headers should optionally generate JAX-RS Response |
| Content from issues.apache.org is not included.CXF-5704 | Enhance Spring-based auto-discovery code to locate classes implementing matching interfaces |
| Content from issues.apache.org is not included.CXF-5705 | OAuth2 Client should support public certificates in addition to client secret |
| Content from issues.apache.org is not included.CXF-5710 | Update CXFNonSpringJaxrsServlet to support multiple applications |
| Content from issues.apache.org is not included.CXF-5712 | OAuth2 SessionAuthenticityTokenProvider must be able to validate user form data |
| Content from issues.apache.org is not included.CXF-5714 | org.apache.cxf.interceptor.LoggingMessage doesn't have getId() property |
| Content from issues.apache.org is not included.CXF-5718 | Suppose to override the instance.id of the managed endpoint |
| Content from issues.apache.org is not included.CXF-5731 | FIQL: Optimizing queries with JPA |
| Content from issues.apache.org is not included.CXF-5734 | Allow to plug in alternative certificateRepo using OSGi service |
| Content from issues.apache.org is not included.CXF-5746 | WebsocketConduit to use the id header so that it can correlate requests and responses |
| Content from issues.apache.org is not included.CXF-5747 | Add a karaf feature for the websocket transport |
| Content from issues.apache.org is not included.CXF-5748 | Improve WS-Security Kerberos configuration |
| Content from issues.apache.org is not included.CXF-5750 | Support SpnegoContextTokens with the TransportBinding |
| Content from issues.apache.org is not included.CXF-5751 | Support policy validation for SupportingToken SpnegoContextTokens |
| Content from issues.apache.org is not included.CXF-5757 | WADL to Java code generator should optionally support linking arbitrary media types to the grammar |
| Content from issues.apache.org is not included.CXF-5764 | AccessTokenService should allow the client authentication with a client id only |
| Content from issues.apache.org is not included.CXF-5768 | Fallback to "Issue" if "Renew" fails in the STSClient |
| Content from issues.apache.org is not included.CXF-5775 | Constraint Validation Exceptions Logging at Warn logging.LogUtils |
| Content from issues.apache.org is not included.CXF-5780 | JMS pubsub: support different parameters for clientID and durableSubscriptionName |
| Content from issues.apache.org is not included.CXF-5789 | Add methods to get input and output SOAP headers to SOAPBindingUtil |
| Content from issues.apache.org is not included.CXF-5802 | Share an existing global ehcache manager for ws security replay caches |
| Content from issues.apache.org is not included.CXF-5803 | Injection of SecurityContext |
| Content from issues.apache.org is not included.CXF-5809 | WebSocket transport supporting concurrent asynchronous calls |
| Content from issues.apache.org is not included.CXF-5813 | add completers for cxf karaf shell commands |
| Content from issues.apache.org is not included.CXF-5827 | Use only local name matching for inbound rpc/literal processing to support some older rpc/literal implementation |
| Content from issues.apache.org is not included.CXF-5828 | Update OAuth2Context utility to provide an easy access to the request token |
| Content from issues.apache.org is not included.CXF-5832 | JAX-WS Provider returning JAXBSource with attachment |
| Content from issues.apache.org is not included.CXF-5843 | Allow define the ObjectName of ResponseTimeCounterMBean |
| Content from issues.apache.org is not included.CXF-5847 | Add operation to enable/disable ResponseTimeCounter |
| Content from issues.apache.org is not included.CXF-5854 | Add property "refreshTemplates" to XSLTJaxbProvider |
| Content from issues.apache.org is not included.CXF-5868 | Establish Jaas login context using Subject.doAs |
| Content from issues.apache.org is not included.CXF-5874 | Add ability to strictly enforce WSA Action values |
| Content from issues.apache.org is not included.CXF-5879 | Distinguishing client or service in FactoryBeanListener |
| Content from issues.apache.org is not included.CXF-5885 | Validate "ActAs" tokens in the STS |
| Content from issues.apache.org is not included.CXF-5891 | ReadHeadersInterceptor performances improvement |
| Content from issues.apache.org is not included.CXF-5892 | Ensure EncryptedKey references BST before it |
| Content from issues.apache.org is not included.CXF-5902 | Provide utility support for Jwe composite AesCbcHmac content encryption algorithm |
| Content from issues.apache.org is not included.CXF-5908 | Making Claims clonable |
| Content from issues.apache.org is not included.CXF-5918 | ResoureUtils#createJaxbContext hides JaxB validation errors |
| Content from issues.apache.org is not included.CXF-5922 | Secure CXF WSDL with standard HTTP Authentication |
| Content from issues.apache.org is not included.CXF-5925 | JEXL Support for STS Claim Mappings |
| Content from issues.apache.org is not included.CXF-5927 | Claim Mapping Utils |
| Content from issues.apache.org is not included.CXF-5929 | WADL to Java code generator should support mappings to parameterized types |
| Content from issues.apache.org is not included.CXF-5932 | Monitor contention at org.apache.cxf.jaxrs.utils.JAXRSUtils.processParameters(OperationResourceInfo, MultivaluedMap, Message) |
| Content from issues.apache.org is not included.CXF-5934 | Make WadlGenerator more easily extensible |
| Content from issues.apache.org is not included.CXF-5937 | CXF Servlets should optionally react to X-Forwarded headers |
| Content from issues.apache.org is not included.CXF-5944 | Get Jwe and Jws code to the stage where it can be documented |
| Content from issues.apache.org is not included.CXF-5948 | wadl2java -inheritResourceParams: put parent param first |
| Content from issues.apache.org is not included.CXF-5954 | Jwe and Jws JAX-RS filters should be able to use JWK stores |
| Content from issues.apache.org is not included.CXF-5956 | wadl2java: support 'repeating' attribute for response param |
| Content from issues.apache.org is not included.CXF-5959 | support to specify instance.id of ManagedBus |
| Content from issues.apache.org is not included.CXF-5960 | Provide a default encrypting OAuth2 provider |
| Content from issues.apache.org is not included.CXF-5962 | Make LogBrowser sample also run in OSGi |
| Content from issues.apache.org is not included.CXF-5975 | SecurityToken::isExpired: add clock skew option |
| Content from issues.apache.org is not included.CXF-5979 | Allow some headers to be returned in WebSocket's streaming responses |
| Content from issues.apache.org is not included.CXF-5984 | Provide a simple way start a decoupled servlet endpoint |
| Content from issues.apache.org is not included.CXF-5986 | wadl2java maven plugin: add support for filename wildcards |
| Content from issues.apache.org is not included.CXF-5990 | Integration custom parser |
| Content from issues.apache.org is not included.CXF-6006 | StreamingOutput in JAXRS client proxies |
| Content from issues.apache.org is not included.CXF-6009 | Monitor contention at org.apache.cxf.transport.http.Headers |
| Content from issues.apache.org is not included.CXF-6019 | WSDLGetUtils: original exception isn't logged by exceptions in WSDL parser |
| Content from issues.apache.org is not included.CXF-6042 | Support certificate constraints in JAX-RS XML Signature |
| Content from issues.apache.org is not included.CXF-6047 | Extend the STSTokenValidator to be able to call the issue binding |
| Content from issues.apache.org is not included.CXF-6048 | Support roles in the AuthPolicyValidatingInterceptor |
| Content from issues.apache.org is not included.CXF-6051 | Support sp13:Nonce + sp13:Created in the UsernameTokenInterceptor |
| Content from issues.apache.org is not included.CXF-6054 | Add a property to allow using unsigned saml tokens as principals |
| Content from issues.apache.org is not included.CXF-6064 | Improve WADL Generator Extensibility for ID generation |
| Content from issues.apache.org is not included.CXF-6074 | Add configured XmlAdapters |
| Content from issues.apache.org is not included.CXF-6079 | static-resource-list cache control |
| Content from issues.apache.org is not included.CXF-6081 | Make it easier to control the way AccessTokenService checks the passwords |
| Content from issues.apache.org is not included.CXF-6084 | Critical Header for JWS |
| Content from issues.apache.org is not included.CXF-6087 | Add a way to exclude (multiple) SSL/TLS protocols in the HTTPJ namespace |
| Content from issues.apache.org is not included.CXF-6107 | Supporting (Un)marshaller aware XML Readers and Writers in jaxb data binding |
| Content from issues.apache.org is not included.CXF-6110 | AbstractSTSClient MEX: download XML schema from Location |
| Content from issues.apache.org is not included.CXF-6120 | Optionally disable the creation of the JMS Security Context for incoming messages |
| Content from issues.apache.org is not included.CXF-6131 | JAX-RS resource spring auto-discovery doesn't work in OSGi |
| Content from issues.apache.org is not included.CXF-6142 | OAuth2 AccessTokenValidator needs to accept more parameters |
| Content from issues.apache.org is not included.CXF-6148 | Adding support for xsd:choice in Javascript generator |
| Content from issues.apache.org is not included.CXF-6150 | Override XSLTJaxbProvider xsl path at runtime |
| Content from issues.apache.org is not included.CXF-6162 | Adding support for xsd:group ref in Javascript generator |
| Content from issues.apache.org is not included.CXF-6167 | Add an ability to specify SOAP error parser for Javascript client |
| Content from issues.apache.org is not included.CXF-6168 | Avoid ServletController synchronizing on the destination by default |
| Content from issues.apache.org is not included.CXF-6173 | Unable to configure CXF StAX properties on a per-endpoint/client basis if a JAX-WS handler is configured |
| Content from issues.apache.org is not included.CXF-6191 | Avoid Spring usage by configuration in ClassHelper |
| Content from issues.apache.org is not included.CXF-6199 | Allow scalability for slow services on jms |
| Content from issues.apache.org is not included.CXF-6200 | CXF JAX-RS Model extension should be usable without custom service classes |
| Content from issues.apache.org is not included.CXF-6206 | JAASLoginInterceptor: Return proper unauthorized response when JAAS login with basic auth fails |
| Content from issues.apache.org is not included.CXF-6223 | Support message property for encryption certificate |
| Content from issues.apache.org is not included.CXF-6227 | JAX-WS client performance improvements |
| Content from issues.apache.org is not included.CXF-6238 | Java2WADL : Generating response status attribute |
| Content from issues.apache.org is not included.CXF-6244 | ContentDisposition should support UTF-8 filenames |
| Content from issues.apache.org is not included.CXF-6251 | Allow org.apache.cxf.logging.enabled to have a value of "pretty" for pretty printing |
| Content from issues.apache.org is not included.CXF-3725 | JAXRS must be able to expose all spring components marked with @Path |
| Content from issues.apache.org is not included.CXF-4139 | WS-RM needs support for WS-ReliableMessagingPolicy 1.2 |
| Content from issues.apache.org is not included.CXF-5001 | Support XKMS 2.0 |
| Content from issues.apache.org is not included.CXF-5023 | Implement WS-Eventing from WS-ResourceAccess spec suite |
| Content from issues.apache.org is not included.CXF-5105 | Support WS-I Reliable Secure Profile (RSP) |
| Content from issues.apache.org is not included.CXF-5308 | Support Bean Validation API |
| Content from issues.apache.org is not included.CXF-5339 | Introduce WebSocket CXF Transport |
| Content from issues.apache.org is not included.CXF-5413 | Support Java API for JSON Processing |
| Content from issues.apache.org is not included.CXF-5430 | Support for OData query language |
| Content from issues.apache.org is not included.CXF-5443 | STS Symmetric HOK: using server endpoint (AppliesTo) as certificate identifier to encrypt symmetric key |
| Content from issues.apache.org is not included.CXF-5479 | Create a Maven plugin for generating WADL at build time |
| Content from issues.apache.org is not included.CXF-5549 | Introduce Tika Search Visitor |
| Content from issues.apache.org is not included.CXF-5607 | Support for CXF OAuth2 endpoints participating in OpenId-Connect flows |
| Content from issues.apache.org is not included.CXF-5661 | add more JMX operations for ManagedEndpoint mbean |
| Content from issues.apache.org is not included.CXF-5715 | Add a conduit part to WebSocket transport |
| Content from issues.apache.org is not included.CXF-5792 | WSDLGetUtils Customization |
| Content from issues.apache.org is not included.CXF-5849 | XSLTJaxbProvider document() resources and URIResolver |
| Content from issues.apache.org is not included.CXF-5866 | Allow pre-processing of WSDL in WSDLManager |
| Content from issues.apache.org is not included.CXF-5909 | TLS Authenticated Handshake and Authentication/Authorization with JAAS by TLS Certificate |
| Content from issues.apache.org is not included.CXF-5996 | respect client cache headers |
| Content from issues.apache.org is not included.CXF-6053 | Support JWS JSON Serialization |
| Content from issues.apache.org is not included.CXF-6085 | JWE JSON Serialization |
| Content from issues.apache.org is not included.CXF-6132 | Provide JAX-RS ServletContainerInitializer |
| Content from issues.apache.org is not included.CXF-6215 | Introduce JAX-RS DefaultMethod extension |
| Content from issues.apache.org is not included.CXF-6242 | Ability to configure the format of the marshalling / unmarshalling exceptions that are thrown by JAXB when schema validation is enabled. |
| Content from issues.apache.org is not included.CXF-4696 | Move CXF JAX-RS client API implementation to its own module |
| Content from issues.apache.org is not included.CXF-4743 | Update to javax.ws.rs m15 API |
| Content from issues.apache.org is not included.CXF-4804 | Remove CXF JAX-RS ParameterHandler extension |
| Content from issues.apache.org is not included.CXF-4822 | Update selection algorithm to check all root resources with the same root path |
| Content from issues.apache.org is not included.CXF-4845 | Upgrade to JAX-RS 2.0 API rc1 |
| Content from issues.apache.org is not included.CXF-4882 | Remove CXF JAX-RS filter extensions |
| Content from issues.apache.org is not included.CXF-4884 | Remove CXF JAX-RS form extension |
| Content from issues.apache.org is not included.CXF-4889 | Upgrade to JAX-RS 2.0 API rc2 |
| Content from issues.apache.org is not included.CXF-4913 | Add 'validate' option to WADL to Java generator |
| Content from issues.apache.org is not included.CXF-4923 | Upgrade to JAX-RS 2.0 API rc3 |
| Content from issues.apache.org is not included.CXF-5024 | Update HTTP Transport HTTPHeaders utility to correctly represent some complex headers |
| Content from issues.apache.org is not included.CXF-5060 | Add OAuth2 TokenRevocation service endpoint |
| Content from issues.apache.org is not included.CXF-5134 | Upgrade to ehcache 2.7.2 |
| Content from issues.apache.org is not included.CXF-5171 | Upgrade maven plugins to support both maven 3.0 and 3.1 |
| Content from issues.apache.org is not included.CXF-5177 | Upgrade Netty version of the netty-cxf-transport to 4.x |
| Content from issues.apache.org is not included.CXF-5315 | JAX-RS ParamConverters need to be checked first |
| Content from issues.apache.org is not included.CXF-5472 | Update OAuth2 code verifier support to the latest draft |
| Content from issues.apache.org is not included.CXF-5565 | update to opensaml 2.6.1 |
| Content from issues.apache.org is not included.CXF-5650 | JAX-RS runtime needs to exclude matching sub-resources by default if matching resource methods exist |
| Content from issues.apache.org is not included.CXF-5819 | Introduce HBaseQueryVisitor |
| Content from issues.apache.org is not included.CXF-5886 | Provide a default Ehcache based OAuth2 provider |
| Content from issues.apache.org is not included.CXF-5895 | asmhelper broken with asm 5 |
| Content from issues.apache.org is not included.CXF-5901 | Investigate how WebSocket Transport can support CORS |
| Content from issues.apache.org is not included.CXF-5941 | Update JAX-RS version to 2.0.1 |
| Content from issues.apache.org is not included.CXF-5993 | Update to Jettison 1.3.6 |
| Content from issues.apache.org is not included.CXF-6052 | Upgrade the Karaf version to support JDK8 |
| Content from issues.apache.org is not included.CXF-6121 | Update to Jettison 1.3.7 |
| Content from issues.apache.org is not included.CXF-6253 | Upgrade async-http-client to 1.9.8 |
| Content from issues.jboss.org is not included.ENTESB-1556 | Align dependency versions |
| Content from issues.apache.org is not included.CXF-6068 | Make org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor compatible with WebSphere 7 |
6.5. Container
Table 6.5, “Container Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.5. Container Enhancements in 6.2
6.6. Fuse Fabric
Table 6.6, “Fabric Enhancements in 6.2” lists the enhancements in version 6.2.
Table 6.6. Fabric Enhancements in 6.2
Management Console
Table 6.7, “Enhancements in 6.2” lists the enhancements between Fuse MQ Enterprise 7.1 and 6.2.
Table 6.7. Enhancements in 6.2
Chapter 7. Supported Configurations
7.1. Information on the Customer Portal
For information about supported configurations, standards, and components in version 6.2, see the following Customer Portal articles:
Legal Notice
Trademark Disclaimer
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at Content from creativecommons.org is not included.http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Apache, ServiceMix, Camel, CXF, and ActiveMQ are trademarks of Apache Software Foundation. Any other names contained herein may be trademarks of their respective owners.