Hi
I am trying to parse some CSV data. Camel Bindy component seems to be doing
its job well.
When I am taking the data to a processor to access each Object separately
and do the processing, I see that Bindy returns a List and the List
contains a Hashmap!!
Is there a way to configure Bindy to re
v y sctxpffufy z llqLesE—
Sent from Mailbox for iPhone
-- Forwarded message --
From: "AirPair"
Date: Tue, Apr 15, 2014 at 10:40 PM
Subject: [] Please moderate: "Learn Node.js Basics in Just 5 Minutes"
To: "aldo.buc...@gmail.com"
> A new trackback on the post "Learn Node.js
I am using the below servlet configuration
CXFServlet
org.apache.cxf.transport.servlet.CXFServlet
1
CXFServlet
/rest/*
The service class is below
@Path("/data")
public Class Service
{
@GET
@Path("customercontacts/{customerid}")
public String getDat
Yes to all questions.
Just use the internal pooling:
com.ibm.mq.jms.MQConnectionFactory has a property
setUseConnectionPooling(boolean yesno)
2014-04-15 19:12 GMT+02:00 smadarapu :
> Hi
>
> I have been successfully running several routes connecting to a JMS queue
> using Websphere MQ. I have sev
Hi
On 16/04/14 14:14, bijoy wrote:
Hi Sergey,
Thanks for your response!
Somehow onException was not setting the exception object on header. As you
mentioned it should be a core camel issue. To get the exception object I had
manually set a header as follows...
java.lang.Exception
I was able to invoke
http://localhost:8080/customerapp/CustomerRequestImplPort.
I replaced
/CamelContext camelContext = new DefaultCamelContext(registry);/
with
/SpringCamelContext contextSpring = (SpringCamelContext)
exchange.getContext();
contextSpring.setRegistry(registry);/
Thanks,
Hello,
I am newbie to Camel.
In my current project, we are using cxfEndpoint as consumer and
dynamically building the spring-ws producer for posting request on
downstream system.
The spring-ws producer is built by retrieving the data from database and
then forming routes. These routes are then
Hi Sergey,
Thanks for your response!
Somehow onException was not setting the exception object on header. As you
mentioned it should be a core camel issue. To get the exception object I had
manually set a header as follows...
java.lang.Exception
true
Hi,
I have the following situation:
- a full fledged JEE webapplication that uses CDI, JSF and JPA/Hibernate for
persistence (it does NOT use any Spring components)
- a goal of using Apache Camel for some processing
I have a standalone Apache Camel application running perfectly. It uses
camel-cdi
Hello,
We are using Apache Camel with Active MQ extensively for our integration needs.
For one of our customers, a high availability solution is a must. So we are in
the process of solutioning this.
Deployment model:
1) Active MQ(5.9.0) is deployed in a VM.
2) Apache Camel is deploye
10 matches
Mail list logo