Hi
I successfully tested REST service using spring XML, below my config. But
the requirement is to enable AVRO schema validation in JSON format. Pls
share me your guidelines.
User rest service
Find CanonicalClient by memberid
Taking the example of a JMS-based application that processes messages from a
JMS message bus:
* The 'msgbus' token refers to a JmsComponent with a
CachedConnectionFactory and cache level=CACHE_CONSUMER.
What is the expected number of JMS-transactions
Hi,
I could use some direction in getting something like the following to work.
I've gotten the first part to work where I create and new user and determine
parameters for the next request. This is where I'm stuck. I basically want
to login to the same application where I've just created a new
Problem is resolved!
I had to move all dataformats and exception handling to the main route.
So, it is possible to nest routes.
--
View this message in context:
http://camel.465427.n5.nabble.com/Nested-routeContexts-tp5770381p5770386.html
Sent from the Camel - Users mailing list archive at Na
Hi
Yeah we can do this more easier in the future. I have logged a ticket
https://issues.apache.org/jira/browse/CAMEL-9061
On Thu, Aug 6, 2015 at 5:51 PM, furchess123 wrote:
> Hi,
> I am using a splitter to read a file. The definition looks something like
> this:
>
>
>split().
>
According the example of JAASLoginInterceptor in fuse, the user and password
for basic auth will be configured in
fuse's etc\user.properties file like below.
the question is I want to use JAASLoginInterceptor for basic auth, but i
dont want to configure
user,password , role in fuse's user.properti
Thanks, Claus. So, this will be available in 2.16.x. In the meantime, do you
mind providing a working example of how to use conditional DSL? I have
tried something like this, which didn't work:
split().
tokenize(System.lineSeparator(),
readerConfig.getLinesPerChunk()).
I have a similar issue
My XML is
ProviderValue
And am trying to set header value like this,
/CamelData/Provider/text()
But i get this error.
Exhausted after delivery attempt: 1 caught: java.lang.ClassCastException:
org.apache.xml.dtm.ref.DTMManagerDefault cannot be cast to
org.apache.x
Hi,
Have you tried adding the redirect URL in the Exchange.Out ?
Below is an example to redirect to http://uk.some.com .
context.addRoutes(new RouteBuilder() { @Override public void configure() {
from("jetty:http4://localhost:8081/foo?matchOnUriPrefix=true") .process(new
Processor() {
public
Hi there,
I have been working with Camel for a while, and recently I had the need to
use the smb component.
I tried to include the camel-jcifs dependency version 2.14.3 (the version of
camel which I am using right now), but I couldn't find it. The lastest is
the 2.14.1.
Could you release the ne
Until a new version is released you can use camel-jcifs 2.14.1 together with
camle 2.14.3
/Pontus
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-jcifs-2-14-3-tp5770443p5770444.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I was able to resolve it by uploading a new version of xalan jar
Thanks
--
View this message in context:
http://camel.465427.n5.nabble.com/Parsing-a-XML-in-DSL-tp5770368p5770445.html
Sent from the Camel - Users mailing list archive at Nabble.com.
12 matches
Mail list logo