Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.1.3. Important Notes
Increased JAVA_MAX_MEM requirement Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
In JBoss Fuse 6.2.1, the recommended value for the maximum memory allocated to the JVM of the Apache Karaf container is 1024 MB. This value is specified in the
InstallDir/bin/setenv
file (or InstallDir\bin\setenv.bat
on Windows O/S) in an Apache Karaf container installation.
For example, the default settings for the Apache Karaf JVM in the 6.2.1 distribution are now:
Migration from Apache OpenJPA to Hibernate Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Since JBoss Fuse 6.2.0, the Hibernate libraries have been shipped with JBoss Fuse. If you use the Java Persisence Architecture (JPA) in your applications, it is recommended that you migrate away from OpenJPA and adopt the Hibernate JPA implementation instead. Red Hat can offer better support on the Hibernate JPA implementation. Apache OpenJPA is now deprecated and support for OpenJPA is likely to be discontinued in a future release.