center of tech

![]() |
As previously reported last month, JavaEE 6 will include JSR330 and JSR299. Roger Kitain already has a simple yet detailed blog entry on using JCDI (JSR 299, ex-WebBeans) in GlassFish. He walks through JSF 2.0 and JSR 299/JSR 330 code. You’ll see there |
If you’re curious enough to test this sample, I would recommend using NetBeans 6.8 M1 - register a recent GlassFish v3 build (promoted build web 62 for instance), create a Web Application with Java EE 6 as the platform level and copy paste the various pieces. No further settings are required.
Overall, this shows progress since Cay’s previous entry on the topic. Other posts on similar topics are marked with the “jsr299″
and “jsr330″ <img src=”http://blogs.sun.com/theaquarium/resource/MagnifyingGlass-12_12px.jpg” tags. Keep an eye on Roger’s blog for more entries on this topic.
Source/Kaynak : http://blogs.sun.com/theaquarium/entry/jsr_299_and_330_progress
2 Responses to JSR 299 and 330 progress in latest GlassFish v3
Gurkan Erdogdu
September 9th, 2009 at 14:46
You can also Apache Incubator JSR 299 implementation called OpenWebBeans. It has lots of samples shows usage of the JSR 330 , JSF, EJB etc.
Gurkan Erdogdu
September 9th, 2009 at 14:46
You can also look at Apache Incubator JSR 299 implementation called OpenWebBeans. It has lots of samples shows usage of the JSR 330 , JSF, EJB etc.