刘长炯ID:myeclipse_java
[修改头像]
26493次访问,排名4603(-9)好友0人,关注者5
myeclipse_java的文章
原创 49 篇
翻译 0 篇
转载 0 篇
评论 45 篇
myeclipse_java的公告
刘长炯,中国北京,西安电子科技大学通信工程学士。曾任Synnex China公司系统架构师和Java讲师。擅长于Java EE 开源架构和WebLogic平台解决方案。 联系:beansoft@126.com
最近评论
gaohaidong:SSL安全套接字服务器和客户端代码
kuakesjm:谢谢楼主,最近就在搞SSL相关的信息了
Teng_s2000:very good
haiminglun:谢谢,已经收到了.
kekexiaocao:太好了,就找这个,太谢谢你啦!很厉害哎!
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes
文章分类
收藏
    相册
    存档

    原创 New Features in EJB 3.1以及Spring加入Java EE 6 阵营

    新一篇: Thinking In Java 第3版 中文 PDF下载

    New Features in EJB 3.1, http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesinEJB3-1.

    New Features in EJB 3.1 - Part 2, http://www.theserverside.com/tt/articles/article.tss?l=NewFeaturesEJB31

    Enterprise Java Community: The New Features in EJB 3.1 - Part 3 Enterprise Java Community- The New Features in EJB 3.1 - Part 3

    看看下面的链接:

    JSR 316: Java EE 6, http://jcp.org/en/jsr/detail?id=316.

    成员列表(以前的反叛者,号称不用EJB的Spring后台公司,红字部分,也加入了Java EE 6 的大家庭,看来新版Java EE也许是大势所趋啊,呵呵):

    Specification Lead
      Roberto Chinnici   Sun Microsystems, Inc.
    Star Spec Lead Bill Shannon   Sun Microsystems, Inc.
     
    Expert Group
    BEA Systems   Bien, Adam   Blevins, David
    Divakaran, Rejeev   Ericsson AB   Genender, Jeff
    Goncalves, Antonio   IBM   Inria
    Interface21 Inc   KEIL, Werner   Kohen, Elika S.
    Leme, Felipe   NCsoft Corporation   Oracle
    Peking University   Pramati Technologies   Prasanna, Dhanji R.
    Rahman, M. Reza   Red Hat Middleware LLC   SAP AG
    Suleiman, Hani   Sun Microsystems, Inc.   Sybase
    Tmax Soft, Inc.   TongTech Ltd

     

    再看Spring直接开始了作为EJB容器的实现的支持项目,我一直说Spring只不过是另一个Application Server(而且还不是性能很好的那种),现在终于得到了验证,红字的就是 Rod 大叔(Java的开源,大多数最后都会成立公司,成为商业项目来运营,从Hibernate,JBoss再到Spring,无一例外,盖项目代码大了以后,就是开源了,外人也看不懂):

    http://static.interface21.com/projects/pitchfork/files/m4/docs/reference/html_single/

    Pitchfork: Spring JEE Support

    Reference Documentation

    Rod Johnson
    Costin Leau
    Michael Chen

    Version 1.0-m4

    At the moment, Spring JEE support understands the following annotations, which are part of the JSR 250 and JSR 220:

    • JSR 250 injection annotations (javax.annotation): @PostCostruct, @PreDestroy and @Resource

    • EJB3 interception annotations (javax.interceptor): @AroundInvoke, @ExcludeClassInterceptors, @ExcludeDefaultInterceptors, @Interceptors, @Invocation

    • EJB3 transaction annotations (javax.ejb): @Stateless, @ApplicationException and @TransactionAttribute

    • EJB3 injection annotation (javax.ejb): @EJB (since M2)

    In short, Spring can understand Java EE 5.0 injection, interception and transactional metadata.

    发表于 @ 2008年04月27日 11:00:50|评论(loading...)|编辑

    旧一篇: 《MyEclipse 6 Java 开发中文教程》的DVD文件列表和书籍详细目录

    评论:没有评论。

    发表评论  


    当前用户设置只有注册用户才能发表评论。如果你没有登录,请点击登录
    Csdn Blog version 3.1a
    Copyright © myeclipse_java