I haven't looked at those specific modules, but I do know that to get CXF's https tests working with Java7, we had to adjust a lot of the algorthims that were set into the SSL socket factory things. In Java7, they disabled some of the algorithms that have been known to be "broken" (easily hacked). We had to go through all the failing tests and adjusting the algorithms.
That said, all the camel-jetty, camel-ahc, and camel-mina2 tests DO pass for me with java 7 update 4 with the unlimited strength crypto stuff installed. I don't think the Java7 install on Jenkins has the unlimitted stuff installed so it could just be related to that. Not really sure though. Haven't had time to look. Dan On Monday, May 28, 2012 01:59:28 AM Babak Vahdat wrote: > Hi > > Most of the currently about 12 failed tests in > > - camel-ahc > - camel-jetty > - camel-mina2 > > have something in common which is SSL ("bad record MAC" or whatnot). I > suspect this has to do with a bug in JDK 7 itself. > > Here is the same with Netty & JDK7: https://github.com/AtKaaZ/Chatzorz > > But maybe I'm wrong. > > Babak > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Getting-closer-with-Java7-tp5692627p571 > 3620.html Sent from the Camel Development mailing list archive at > Nabble.com. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com