I found the two tickets below which should be fixed with Java version: 1.7.0_02
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7098735 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7031830 Best, Christian On Wed, May 30, 2012 at 11:51 PM, Christian Müller < christian.muel...@gmail.com> wrote: > In my environment (see below), I could run > mvn clean install -o > for camel-ahc, camel-jetty, camel-netty, camel-mina2, camel-web and > camel-websocket without any problem. > > Do we have Java 1.7.0_04 on Ubuntu? > > Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100) > Maven home: /Applications/apache-maven-3.0.4 > > Java version: 1.7.0_04, vendor: Oracle Corporation > Java home: /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "mac os x", version: "10.7.4", arch: "x86_64", family: "mac" > > Best, > Christian > > > On Mon, May 28, 2012 at 10:59 AM, Babak Vahdat < > babak.vah...@swissonline.ch> 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-tp5692627p5713620.html >> Sent from the Camel Development mailing list archive at Nabble.com. >> > >