Oh sorry : I just ran servicemix executable with Java 6 in my environnement,
like this :
I downloaded apache-servicemix-6.0.3.zip from the Downloads page and
verified the file i downloaded with gpg
Then I unziped the file here /path/to/apache-servicemix-6.0.3
Then :
export JAVA_HOME=/path/to/my/jdk1.6.0_43
export PATH=${JAVA_HOME}/bin:${PATH}
cd /path/to/apache-servicemix-6.0.3
./bin/servicemix
And then I got theses exeptions in my console.
Finally, when I type list in karaf console, I can see that no bundle has
been loaded
With jdk1.7 and 1.8 it works perfectly.
Sebastien
--
View this message in context:
http://servicemix.396122.n5.nabble.com/ServiceMix-6-0-3-and-Java-6-support-tp5723820p5723823.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.