Hi,
I am trying a simple program to read from a queue and handle it. I have
started active mq locally and is running
===
try {
CamelContext context = new DefaultCamelContext();
context.addComponent("activemq",
ActiveMQComponent.activeM
P (camel-cxf)
> and REST (camel-cxfrrs).
>
> On Wed, Feb 13, 2013 at 10:45 AM, jdev.hari <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=5727761&i=0>>
> wrote:
>
> > Hi,
> >
> > I define my end point in camel context xml and dur
ull then update request uri and endpoint address on it
>
> Cheers, Sergey
>
> On 13/02/13 16:15, Sergey Beryozkin wrote:
>
> > Hi,
> > On 13/02/13 15:45, jdev.hari wrote:
> >> Hi,
> >>
> >> I define my end point in camel context xml and during
Hi,
I tried it, I still get the same error.
Caused by: org.apache.camel.component.cxf.CxfOperationException: JAXRS
operation failed invoking direct://matching with statusCode: 404
at
org.apache.camel.component.cxf.jaxrs.CxfRsProducer.populateCxfRsProducerException(CxfRsProducer.java:317)
Hi,
I define my end point in camel context xml and during runtime I override
them as I get it from a Service catalogue service.
For SOAP webservice invocations, I am able to do the following in a
processor just before the cxf bean invocation.
Map requestContext = new HashMap();
requestContext.pu
Hi,
I am using 2.10.1. Is it possible to you spring place holders? something
like
http://camel.465427.n5.nabble.com/CXF-endpoint-and-properties-tp4848384p5726303.html
Sent from the Camel - Users mailing list archive at Nabble.com.