The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


JavaEE 6 docs published?

Posted by mriem on June 11, 2009 at 9:31 AM PDT
Did the JavaEE 6 API docs get published quietly, even before everything is final? See http://java.sun.com/javaee/6/docs/api/
Related Topics >> Java Enterprise      
Comments
Comments are listed in date ascending order (oldest first)

Oh, neat! Looks like JSR 303 made it in after all: http://java.sun.com/javaee/6/docs/api/javax/validation/package-summary.html

They are also include in both the NetBeans 6.7 gf v3 enabler module and the coming GlassFish tools bundle for Eclipse 1.1 nightly builds for code completion in the Java editors.

But JSR 299 isn't included. No javax.interceptor, javax.decorator, javax.enterprise.event, javax.enterprise.context, javax.enterprise.inject... I guess the spec came too late...

I just noticed the documentation is out there, I don't think it is final though. I guess we need to ask the JavaEE 6 expert group to see what is going to be included. But the ones we see most probably will be included ;)