|
Page Created :
CAMEL :
Does Camel work on IBM's JDK?
Does Camel work on IBM's JDK? has been created by Jonathan Anstey (Oct 27, 2008). Content:Yes, we've tested Camel with IBM's JDK on the AIX and Linux platforms. There are a few things to look out for though Exception using camel-httpYou may get a sun.io.MalformedInputException when using camel-http on IBM's JDK. http://www-128.ibm.com/developerworks/java/jdk/linux/142/runtimeguide.lnx.en.html Building camel-spring componentThe schema generation portion of camel-spring uses Sun specific tools and thus cannot run on IBM's JDK. It will currently try to download an XSD generated from a previous build and then run the tests against that. So, if you need to change Camel's model, you will need to rebuild camel-spring on another JDK (preferably a Sun JDK). Ruby scripting supportRuby scripting does not work currently on IBM's JDK. You'll need to use one of the other Scripting Languages. See CAMEL-1030 |
Unsubscribe or edit your notifications preferences
