Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

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
on Apr 20, 2012 | Permalink | Discuss

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...
on Mar 15, 2011 | Permalink | Discuss

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.
on Feb 16, 2011 | Permalink | Discuss
 JAX-WS 2.2 is integrated into JDK 7 b100
on Jul 12, 2010 | Permalink | Discuss
 JAX-WS endpoints are hosted using Grizzly's HTTP implementation and this extension uses standard JAX-WS 2.2 HTTP SPI
on Jul 9, 2010 | Permalink | Discuss
JAX-WS RI team is pleased to announce the release of 2.2.1 version
on Jun 21, 2010 | Permalink | Discuss
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.
on Feb 19, 2010 | Permalink | Discuss