Hey Ian,
On p.133, a type: @ConsumeMime("image/jpeg,image/png") should read @ProduceMime("image/jpeg,image/png") since it is referring to the @ProduceMime instead of @ConsumeMime (which was just discussed on p 132).
Any ETA for when release 2 is planned? Is there some sort of roadmap that developers can pay attention to online?
Thanks!
-David
Once again, thanks for catching these.
Release 2 is planned for early May, right before JavaOne.
I don't think there's a public roadmap specifically for the SWDP, currently, but it's a reasonable request. I'll let the SWDP team know.
The SWDP will generally match schedules with GlassFish:
http://www.glassfishwiki.org/gfwiki/Wiki.jsp?page=Milestones
-Ian