Blogs by topic Blogs and user jitu
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
Servlets

Server-Sent Events (SSE) support in GlassFish
JSR

JSON JSR(pre JCP filed draft)
As announced earlier, Oracle wants to include a Java API for JSON in the Java EE platform. I have circulated the Java API for JSON JSR draft internally in Oracle. If you have any feedback, let me know. I will also reach out to few people(who worked on Java implementations for JSON) to support this JSR. The planned scope for this API is:
Produce and consume JSON...
Web Services and XML

JAX-WS RI team is pleased to announce the release of 2.2.3 version. It is also included in Metro 2.1.
Some of the changes in 2.2.3 are:
Add -clientjar option for wsimport
Add support for Async Servlet Transport using Servlet 3.0 api
Bug fixes
The bits are also in JAX-WS Maven repository
Continue sending your feedback to the forum and to the mailing list.

JAX-WS 2.2 is integrated into JDK 7 b100

JAX-WS endpoints are hosted using Grizzly's HTTP implementation and this extension uses standard JAX-WS 2.2 HTTP SPI

JAX-WS RI team is pleased to announce the release of 2.2.1 version

One of the big features in Java EE 6 is dependency injection(yeah, 330 & 299 stuff!!). It pretty much integrated with the every EE component. That means you can nicely use all the CDI features with JAX-WS web services.



