Camel.trunk.notest - Build # 2063 - Still Failing

2013-12-28 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2063) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2063/ to view the results.

Camel.2.12.x.notest - Build # 89 - Still Failing

2013-12-28 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.12.x.notest (build #89) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.2.12.x.notest/89/ to view the results.

Re: camel pull request: VERACODE-659,660,663, 664: Insufficient Entropy (CWE ID...

2013-12-28 Thread James Carman
Agreed. On Fri, Dec 27, 2013 at 8:40 AM, Daniel Kulp wrote: > > > I’m really against committing this. > > It involves flipping from Random to SecureRandom for a bunch of places that > do not require or need the security aspects of SecrureRandom. Randomly > selecting the next server for load b

Re: How Do i expose my services in camel

2013-12-28 Thread Claus Ibsen
Hi Welcome to the Camel community. Please use the @user mailing list / user forum for these kind of questions. On Sat, Dec 28, 2013 at 4:22 AM, dharshan wrote: > > I create function called meths inside one class. now i want to expose this > math service to client .please let me know what are the

How Do i expose my services in camel

2013-12-28 Thread dharshan
I create function called meths inside one class. now i want to expose this math service to client .please let me know what are the steps i have to follow . 1. Do i want to make jar and deployed into the jetty server ? if so please let me know the steps -- View this message in context: http: