JBoss 7.1(最新的 Jboss)是否与 Java 7 兼容
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/14977341/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Is JBoss 7.1( latest Jboss) compatible with Java 7
提问by Loner shushman
Need to develop services to deploy on latest version of JBoss, not sure if I can use Java 7 . Initially decided to compile to Java 6. But really would like to use Java 7, can I do this. Will Jboss support features of Java 7 ? Roman
需要开发服务以部署在最新版本的 JBoss 上,不确定我是否可以使用 Java 7 。最初决定编译成Java 6。但是真的很想用Java 7,能不能这样。Jboss 会支持 Java 7 的特性吗?罗马
回答by JB Nizet
Straight from the Getting Started guide:
直接从入门指南:
Requirements
Java SE 6 or later (we recommend that you use the latest update available)
Java SE 7 can be used with JBoss AS 7
要求
Java SE 6 或更高版本(我们建议您使用可用的最新更新)
Java SE 7 可以与 JBoss AS 7 一起使用