Is it possible to run JBoss Fuse 6.3.x PAX-EXAM with JDK 1.8 or JDK1.9? - jbossfuse

Is it possible to run JBoss Fuse 6.3.x PAX-EXAM with JDK 1.8 or JDK1.9?
I noticed that JBoss Fuse sources set to be compiled with JDK 1.7

based on the Supported compatibility Matrix, it can be executed with JDK 1.8: https://access.redhat.com/articles/310603
Regards,

Related

Deploy java 8 application on weblogic 12c

I want to deploy a java application built with jdk8 on WebLogic 12c, and I am wondering if the WebLogic version is fully compatible with jdk8.
Yes it is. WebLogic Server does fully support Oracle JDK 8

Which version of Jboss eap Compatability with Java 8

My name Narasimha , Could you please tell me which version of Jboss eap compatible with Java8
Previosuly I tried with Jboss eap 7.2 but it didn't work.
My mailid
vswamy448#gmail.com
I have got jbosseap 6.4.0 working with JDK 1.8.
If you are facing issues with java , try setting explicit java_home in standalone.conf and restart the jboss.

Jboss AS 7 work with JDK8

I'm trying startup JBoss EAP 7.1.1 Final with JDK 1.8.0_144 in Window 7 enviroment. Each time I run the standalone.bat from command line I got following error. Server halt on starting cannot proceed anymore.
09:20:44,413 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
09:20:45,203 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
09:20:45,265 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
Below is link i download JBoss AS 7.1.1 Final. I also configure my JAVA_HOME and PATH environment variable, I think configuration should not an issue.
http://jbossas.jboss.org/downloads
I found some article mention that Jboss AS 7 unable work with JDK8 but my colleagues is PC is startup with JDK8. I guess should has another way to work up.
AS7.1 does not work on JDK8.
Downgrade to JDK7 or Upgrade AS to WildFly 8.
Update
After trying, I found Jboss EAP 7.0 or Jboss AS 7.0.0 Final is executable with JDK8, I will downgrade to that version that what I need.
The article you read is correct, JBoss AS 7.1.1.Final does not work on jdk 8. Only EAP 6.3.3 (which is way newer than 7.1.1) and above have jdk8 support
https://access.redhat.com/articles/111663
Are you sure your friend is using jdk 8? Even if he is using jdk8, it is not recommended to do so.
Go for Wildfly - v8 server it seemlessly works with jdk8

jboss installation

I want to install jboss 7 on my Redhat linux server but I am not able to do so. I have already installed JDK 1.8 and 1.7 files but i need to install jboss 7. Currently jboss 5 is installed. Please help me to update the instance.
Installation Guide for use with Red Hat JBoss Enterprise Application Platform 7.0:
https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html-single/installation_guide/

Version conflict in Weblogic 10.3.6 configuration in Eclipse Luna

I am trying to configure Weblogic 10.3.6 server in eclipse Luna. But I could not configure as the eclipse looking for weblogic 10.3.0 but I have the version 10.3.6.
The path "C:\Oracle\Middleware\wlserver_10.3" contains the wrong version of WebLogic Server. Expected version 10.0. Found version 10.3.6.
I don't find any specific adaptor/plugin for weblogic 10.3.6. I want to configure 10.3.6 in eclipse Luna. Please help.
Download the latest Oracle Enterprise Pack for Eclipse and you will have the option for all version of WebLogic. This link has the download for Luna:
http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html