Hi Team,
I'm using Camel Hbase component to put data into remote hbase but data is
getting inserted with value as null.
*Route*:
001
54321
*Data stored in table*
001 column=emp:empId, timestamp=1460498530077, value=
*Camel Hbase version*: 2.13.2
The exchange headers a
Quinn,
Your blueprint works fine (the factory method should be named getContext but
that was an easy one).
Spares me one additional CamelContext :-)
Cheers, Thomas.
-Ursprüngliche Nachricht-
Von: Quinn Stevenson [mailto:qu...@pronoia-solutions.com]
Gesendet: Freitag, 08. April 2016 17
Hello
I am trying to use Camel JPA to store entities into a sqlite database.
My route looks like this:
public void configure() {
from(zendeskEndpoint).to("jpa:org.zendesk.client.v2.model.Ticket&persistenceUnit=camel");
}
However, I am getting the following error:
[l-1) thread #0 - z
All,
I'm currently creating a camel-spring-boot project and would like to add
some tests using @UseAdviceWith but am hitting a few issues. I couldn't
find an example that fit that use case exactly, so I've played around with
different things to no avail.
Specifically, I found that when I use @Con
Hi Guys,
I am very new to Camel and trying to design a solution which needs
throttling on transactions per second. We have a number of JMS queues(~25
Queues) which feed into the downstream system. This underlying system has a
limit on transactions per second. Going through the Camel documentation,
Is there a reason you’re not using a persistent aggregation repository?
If you could share a simplified version of your route, that would help as well.
> On Apr 11, 2016, at 4:21 AM, glenn wrote:
>
> Hi
>
> I’ve been looking at how to use camel-jms to consume xml from a persistent
> queue, d
ActiveMQ with camel not being able to start up if the RabbitMQ server using
MQTT or STOMP is unavailable. The way I replicate this problem is to:
1. Configure camel.xml to use MQTT or STOMP to a remote broker
2. Stop the remote broker (RabbitMQ)
3. Restart ActiveMQ
Initially Camel starts but it t
Thanks Walzer. While we are exploring the CC solution, I would like to check
with you would it be possible to extend the DeafultJavaMailSender, try to
open the imap store and copy it in "Sent Items".
Sounds possible but I couldnt find a way to configure the customized
JavaMailSender which extends
Hi,
When a Camel CXF endpoint (where the data format = MESSAGE) processes a
SOAP HTTP request, then the Body is defined as InputStream but without
BodyType
Message History
-
Any idea?
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/URI-contains-unsafe-characters-tp5779497p5780919.html
Sent from the Camel - Users mailing list archive at Nabble.com.
10 matches
Mail list logo