Default style (Cherry Eve). Switch styles (Capricorn). Atom Feed Calendar
http://blogs.sun.com/rmandava/date/20060131 Tuesday January 31, 2006

Hello to Blogoshere & Welcome to Java Web Services Developer Pack 2.0


Have questions about Java WSDP 2.0 : You can submit your questions to the Ask the Experts Session between February 6, 2006 - February 10, 2006

After much delay, it is time for me to start my weblog.

Starting a weblog reminds me of my first presentation. During my first presentation I couldn't move any of my muscles and even though I thought I was speaking loudly, the first row folks couldn't hear me very well. Good that I don't need to talk out loud with my blog :) and just for the record I should say that I became better with my presentations :)

As part of my weblog we can talk about Java, XML and Web Services technologies and different products in those fields.
As I am the Tech Lead for Java Web Services Developer Pack, naturally in my first weblog I want to talk about it. Subsequently I can talk more in depth about different web services technologies and products.

First Thank you for voting Java Web Services Developer Pack as the

Best Framework for SOA and Web Services

With your support different technologies in Java WSDP and the related products won big in JDJ Reader's Choice Awards : http://jdj.sys-con.com/read/171303_2.htm

Also we started off New Year with the release of "Java WSDP 2.0".
Java WSDP 2.0! is now available from
http://java.sun.com/webservices/jwsdp/index.jsp

Highlights of this release are

  • JAX-WS 2.0 EA (Java API for XML Web Services): This component is the successor to JAX-RPC. It fully delegates all data-binding functionality to the new JAXB component. (An enhanced version of JAX-RPC with bug fixes, etc., is still included in Java WSDP 2.0 to insure backward compatibility for Web services based on the Java WSDP 1.x architecture.)
  • JAXB 2.0 EA (Java API for XML Binding): This component now contains all of the data-binding functionality, some of which used to be part of JAX-RPC in previous Java WSDP releases. The new JAXB also supports a wider range of data-binding formats and capabilities.
  • SAAJ 1.3 EA (SOAP with Attachments API for Java): This component includes support for SOAP 1.2 and follows the latest SAAJ (JSR 67) specification developments
  • XWSS 2.0 EA2 (XML Web Services Security): This enhanced component has added, among other features, dynamic response, dynamic policy, and explicit support for JAX-WS scenarios.
  • Experimental release of JAX-WSA 1.0 EA (Java API for XML Web Services Addressing) provides a first implementation of the WS-Addressing specification, currently under development at the World Wide Web Consortium. (Access to the JAX-WSA component requires a custom installation of the Java WSDP 2.0.)
  • Bugfix release of Sun Java Streaming XML Parser, JAXP , JAX-RPC, JAXR and XML Digital Signatures
  • Support for GlassFish( Open-source Java EE 5 application server)


Hot off the presses: Java WSDP 2.0 also supports Sun Java System Application Server 8.2, which just released.
Another fact about Sun Java System Application Server 8.2 is that it supports Fast Infoset, an open, standards-based binary format for the efficient interchange of XML that is based on the XML Information Set (Infoset). If you are following Java WSDP then you remember that we introduced Fast Infoset in Java WSDP 1.6.


You can find out more information about Java Web Services at http://java.sun.com/webservices

Please try out the release and give us feedback.


Did you know?

Comments:

Hi Ramesh, I hope I don't misuse your blog to point you to a question of mine. I'm having troubles returning user defined objects /data types with my JAX-WS2.0 Web Service. It's probably an annotion and marshaller/unmarshaller problem, but I started using Jax-WS only a week ago and could be wrong. Here is the link to the question(I dont't want to mess up your fresh blog :) ): https://jax-ws.dev.java.net/servlets/ReadMsg?list=users&msgNo=130 or here http://forum.java.sun.com/thread.jspa?threadID=709803&tstart=0 (with code formatting) Thanks a lot for your help, Regards Steve

Posted by Steve on February 18, 2006 at 04:44 PM PST #

The question is answered here:
http://forum.java.sun.com/thread.jspa?threadID=709803&tstart=0
ArrayList as a return type doesn't seem to work in my case, if you use a normal array ImageNode[] as the return type it actually works.
cheers
Steve

Posted by Steve on February 20, 2006 at 05:21 PM PST #

Post a Comment:
  • HTML Syntax: NOT allowed