Skip to main content

JavaEE 6 docs published?

Posted by mriem on June 11, 2009 at 12:31 PM EDT
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 >>

Comments

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 ;)

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...

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.

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