dev@jsr311.java.net

Updated 1.1 spec and javadocs

From: Marc Hadley <Marc.Hadley_at_Sun.COM>
Date: Fri, 21 Aug 2009 16:22:16 -0400

As indicated earlier, we are going to need to respin the 1.1
maintenance release due to changes in Servlet 3 and the still evolving
Managed Beans/JSR 330/JSR 299 injection story. Here are the latest 1.1
API and spec:

Changelog: https://jsr311.dev.java.net/drafts/changelog.1.1.html
Javadocs: https://jsr311.dev.java.net/nonav/releases/1.1/index.html
Spec PDF: https://jsr311.dev.java.net/drafts/spec20090821.pdf
Spec HTML: https://jsr311.dev.java.net/nonav/releases/1.1/spec/spec.html

We still need to finalize the details of how Managed Beans/JSR 330/JSR
299 can be used in JAX-RS and once that is done I'll post another
update and we can start the MR review cycle at the JCP. The current
plan is to get the JCP review started by early October with a final
1.1 release in early November.

Marc.