Re: Camel capture route started by user details

2013-10-19 Thread Scott.coleman
Claus Ibsen wrote:Hi No there is no such function. You can build you own mbean to start a camel route that takes in an userid parameter as well, and you can then log this information somewhere in your audit log. Or maybe use some management tool that does audit logs what people do, and can inte

Re: git commit: Upgrade to leveldbjni 1.8

2013-10-19 Thread Claus Ibsen
Hi The old 1.7 version is actually wrong in its pom.xml file. If you take a note you can see the native drivers are the older 1.5 version which is totally wrong. org.fusesource.leveldbjni:leveldbjni-linux32:jar:1.5:compile The intent is also these native drivers has scope provided. So you as an

Re: Camel capture route started by user details

2013-10-19 Thread Claus Ibsen
Hi No there is no such function. You can build you own mbean to start a camel route that takes in an userid parameter as well, and you can then log this information somewhere in your audit log. Or maybe use some management tool that does audit logs what people do, and can integrate with JMX so i

Re: Build failures...

2013-10-19 Thread Claus Ibsen
Nice digging Babak. On Sat, Oct 19, 2013 at 2:30 AM, Babak Vahdat wrote: > Christian, > > I commited fix for this both on the master as well as the 2.12.x branch. > Would you please give it another try to see if you can still reproduce the > test failures you mentioned by your previous posts? > >