JBoss 7未通过Java EE6认证 [英] JBoss 7 NOT Java EE6 Certified

查看:122
本文介绍了JBoss 7未通过Java EE6认证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的很想知道这实际意味着什么?

I am really wonder what this actually means?

我可以在开发中使用JBoss 7,还能在生产中使用所有EE 6功能(我需要JMS,EJB 3.1) ,JSF 2.1,CDI ...)或者我必须等待JBoss 7的更新版本发布?

Can I use JBoss 7 in development and also in production with all EE 6 features (I need JMS, EJB 3.1, JSF 2.1, CDI...) or I have to wait for later releases of JBoss 7?

如果没有,那么JBoss 6.x的选项是什么Web Profile已通过认证,仅限Web Profile认证的解释是什么?

If not, what is the option since JBoss 6.x is only Web Profile certified and what is explanation for "only Web Profile certified"?

谢谢

推荐答案

如果应用服务器实现了巨大的所有方面,那么它只是Java EE 6Full Profile认证/ 6 / api /rel =nofollow> Java EE API 。

An application server is only Java EE 6 "Full Profile" certified if it implements all aspects of the huge Java EE API.

应用程序服务器只有Java EE 6Web Profile才能通过认证实现至少 Java EE API的以下方面:

An application server is only Java EE 6 "Web Profile" certified if it implements at least the following aspects of the Java EE API:


  • Servlet 3.0 / JSP 2.2 / EL 2.2 / JSF 2.0 / JSTL 1.2

  • EJB 3.1 Lite(仅支持本地容器,即无EAR)

  • JPA 2.0 / JTA 1.1

  • CDI 1.0

  • Bean验证1.0

  • Servlet 3.0 / JSP 2.2 / EL 2.2 / JSF 2.0 / JSTL 1.2
  • EJB 3.1 Lite (support for Local containers only, i.e. no EARs)
  • JPA 2.0 / JTA 1.1
  • CDI 1.0
  • Bean Validation 1.0

JBoss 6仅获得Web Profile认证,即使它还实现了许多其他Java EE方面,如JMS,EJB 3.1 Full,JAX-RS等,因为它没有实现整个 Java EE API。如果JBoss 6提供了所需的内容,那么我不会担心这个认证。这不是生产准备就绪的证据。

JBoss 6 is only "Web Profile" certified, even though it also implements a lot of other Java EE aspects like JMS, EJB 3.1 Full, JAX-RS, etc, because it does not implement the entire Java EE API yet. If JBoss 6 offers exactly what you need, then I wouldn't worry about this certification. It's not an evidence that it's production-ready or something.

  • Overview of Java EE technologies and requirements for Web Profile

这篇关于JBoss 7未通过Java EE6认证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆