Bug 1284947 - Integration pack: camel-core does not run in Java 1.6
Summary: Integration pack: camel-core does not run in Java 1.6
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Fuse Integration
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Edson Tirelli
QA Contact: Jiri Petrlik
Petr Penicka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-24 14:06 UTC by Jiri Petrlik
Modified: 2015-11-24 15:35 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-24 15:35:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jiri Petrlik 2015-11-24 14:06:35 UTC
Description of problem:

The integration package for BxMS 6.2.0.CR1 and Fuse 6.2.1 uses "camel-core:2.15.1.redhat-621070" package, which does not run on Java 1.6. This can cause problems in containers, which are capable to run under Java 1.6 (for example EAP 6.4). It can also cause problems in FSW, because FSW currently supports OpenJDK 1.6.

Version-Release number of selected component (if applicable):

Integration pack build: intpkg-1.2.0.redhat-005. (http://dev138.mw.lab.eng.bos.redhat.com/candidate/intpkg-1.2.0.redhat-005/)

How reproducible:

Use integration pack in Java 1.6:
java.lang.UnsupportedClassVersionError: org/apache/camel/CamelContext : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)


Note You need to log in before you can comment on or make changes to this bug.