Re: camel-bean-validator and hibernate-validator for OSGi

2010-09-27 Thread Bengt Rodehav
Willem, With two bundles I mean that I have two bundles who utilize hibernate validator. I run integration tests using Pax-Exam. My first integration test deploys one bundle which uses hibernate validator to validate my entity objects before persisting them - it works without a problem. My second

How to receive soap response attachment using Camel-Http component

2010-09-27 Thread harbeer.kadian
Hi, I am using Camel-Http component to talk with remote Webservices. One of the operation present in the Webservice returns an attachment with it. The problem here is that the camel copies the whole response in the body part of org.apache.camel.Message class. The message class contains method lik

Re: Odd route start behavior after context is started

2010-09-27 Thread Willem Jiang
On 9/28/10 12:26 AM, GSegel wrote: I downloaded the 2.5 Snapshot jar file and ran through a series of unit tests it was previously failing...now everything seems to be working as expected. I can add/remove routes from the CamelContext during runtime which I couldn't do with 2.4. Thanks for th

Re: camel-bean-validator and hibernate-validator for OSGi

2010-09-27 Thread Willem Jiang
What do you mean about two bundles? Are they two camel context, or others. ServiceMix's repacked bundle should supports to be used across the OSGi platform, so I need more information about how do you use these validator. Please create a small test case to show the whole story. On 9/27/10 3:

Re: No conduit initiator was found for the namespace http://schemas.xmlsoap.org/soap/http

2010-09-27 Thread Willem Jiang
Hi Maybe something wrong which messed up your CXF bus configuration. Please check the configure of your Validation WS and SPM WS for it. Can you show me how you created upper two service? On 9/27/10 4:57 PM, chiragborkar wrote: Hello All, I am getting same error but behavior of this error is

Re: putting value in Camel Registry

2010-09-27 Thread Mark Webb
That is exactly what I was looking for. Thank you, Mark On Mon, Sep 27, 2010 at 2:49 PM, Daniel Bevenius wrote: > Hi, > > did you also take a look at chapter 4.3 "Camel's bean registries" that > discusses the registries? It goes through how to bind stuff to the different > types of registries.

Re: putting value in Camel Registry

2010-09-27 Thread Daniel Bevenius
Hi, did you also take a look at chapter 4.3 "Camel's bean registries" that discusses the registries? It goes through how to bind stuff to the different types of registries. Regards, /Daniel 2010/9/27 Mark Webb > I am stumped as to how to place an object reference into the Camel > registry.

putting value in Camel Registry

2010-09-27 Thread Mark Webb
I am stumped as to how to place an object reference into the Camel registry. I have defined my route in Java DSL and cannot figure out how to put data into the Registry. I am trying to use the MINA endpoint and want to use a custom protocol factory. I have read through Camel In Action section 7.

Re: Odd route start behavior after context is started

2010-09-27 Thread GSegel
I downloaded the 2.5 Snapshot jar file and ran through a series of unit tests it was previously failing...now everything seems to be working as expected. I can add/remove routes from the CamelContext during runtime which I couldn't do with 2.4. Thanks for the fix! We will be using this snapshot

Re: problem using MINA endpoint

2010-09-27 Thread Mark Webb
that was the problem. I was still using ActiveMQ 5.3.2 which is using Camel 2.2.0. Thanks On Mon, Sep 27, 2010 at 11:54 AM, Claus Ibsen wrote: > On Mon, Sep 27, 2010 at 5:47 PM, Mark Webb wrote: >> I am working to set up Camel to receive data on a MINA endpoint.  I >> have the following state

Re: problem using MINA endpoint

2010-09-27 Thread Claus Ibsen
On Mon, Sep 27, 2010 at 5:47 PM, Mark Webb wrote: > I am working to set up Camel to receive data on a MINA endpoint.  I > have the following statement in my camel XML file: > >         >                 >                 >         > > When I start up ActiveMQ, I get the following: > > Failed to ex

problem using MINA endpoint

2010-09-27 Thread Mark Webb
I am working to set up Camel to receive data on a MINA endpoint. I have the following statement in my camel XML file: When I start up ActiveMQ, I get the following: Failed to execute main task. Reason: java.lang.NoSuchMethodError: org.apache.c

Re: [HawtDB] Monitoring?

2010-09-27 Thread Claus Ibsen
On Mon, Sep 27, 2010 at 4:44 PM, Olivier.Roger wrote: > > Hello Camel! > > I am using the new Camel 2.4 HawtDBAggregationRepository. > I was wondering if their was any way to monitor the component state. > > Maybe JMX? or a special tool to see the file content? > There is no JMX for HawtDB as fai

[HawtDB] Monitoring?

2010-09-27 Thread Olivier.Roger
Hello Camel! I am using the new Camel 2.4 HawtDBAggregationRepository. I was wondering if their was any way to monitor the component state. Maybe JMX? or a special tool to see the file content? Thanks in advance for your help, Olivier -- View this message in context: http://camel.465427.n5

Re: No conduit initiator was found for the namespace http://schemas.xmlsoap.org/soap/http

2010-09-27 Thread chiragborkar
Hello All, I am getting same error but behavior of this error is very random in my case. I have two CXF WS installeind in my SVM 4.2.0 container, which are namely (1) Validation WS and (2) SPM WS. When I call my (1) Validation WS from my camel route it is getting successfully called. But when

Re: Newbie Pls help: ETL Example Modification Doesn't work

2010-09-27 Thread Claus Ibsen
On Mon, Sep 27, 2010 at 10:42 AM, shaun.bar...@rulefinancial.com wrote: > > You are a star! Thanks ever so much - I should be able to continue now. I > realise (now thanks to you) I was missing a step. I was trying to make the > target transfomation object the 'controller' object as such and so ex

Re: Newbie Pls help: ETL Example Modification Doesn't work

2010-09-27 Thread shaun.bar...@rulefinancial.com
You are a star! Thanks ever so much - I should be able to continue now. I realise (now thanks to you) I was missing a step. I was trying to make the target transfomation object the 'controller' object as such and so expecting the TryIt object to also be the recipient of the doSomething method. Now

Re: Newbie Pls help: ETL Example Modification Doesn't work

2010-09-27 Thread shaun.bar...@rulefinancial.com
Claus - apologies for going quiet - I eventually had to go home ;) Thanks ever so much for your help - I will try out the attachment and report back. Thanks S -- View this message in context: http://camel.465427.n5.nabble.com/Newbie-Pls-help-ETL-Example-Modification-Doesn-t-work-tp2852839p2854