|
|
||
Doug Kohlert's BlogDecember 2005 ArchivesJAX-WS 2.0 EA3 PostedPosted by kohlert on December 23, 2005 at 04:22 PM | Permalink | Comments (0)I just posted the JAX-WS 2.0 early access 3 on java.net. This is the release has been extensively tested and only a one known bug exists. Hopefully this will be the last early access release before the specification goes final, so this is your last chance to download JAX-WS and tell us what you think. In this release new support for RESTful Web Services has been added. A simple restful sample application is included in the samples to show how a RESTful web service can be created and invoked. For more information on JAX-WS, check out the JAX-WS project on java.net. JAX-WS development issues discussed on dev mailing listPosted by kohlert on December 20, 2005 at 10:23 AM | Permalink | Comments (3)In an effort to be more open about the development of JAX-WS, discussions about changes to JAX-WS are now happening on dev@jax-ws.dev.java.net. Up until recently, such discussions had been going on internally within Sun. We encourage those interested in participating in these discussions to join the mailing list. To subscribe to the list, send a message to: dev-subscribe@jax-ws.dev.java.net Create a JAX-WS 2.0 Web Service and Client in MinutesPosted by kohlert on December 13, 2005 at 09:50 PM | Permalink | Comments (0)Bobby Bissett has written a white paper entitled "Building JAX-WS 2.0 Services with NetBeans." This is an excellent white paper for those wishing to get started using JAX-WS. If any of you have wanted to try JAX-WS but are not sure where to get started, this white paper gives you step-by-step instructions on configuring NetBeans to run JAX-WS and building a simple Web Service endpoint and a Web Service Client. The paper also tells you how you can debug both the server side Web Service and the client in NetBeans. If I had only had this paper months ago! Thank you Bobby! JAX-WS Architecture Project created on Java.netPosted by kohlert on December 06, 2005 at 03:40 PM | Permalink | Comments (0)A jax-ws-architecture-document project has been created on Java.net. This project hosts the architecture document for the JAX-WS RI. The architecture document includes various diagrams and JavaDocs to describe the inner workings of the RI for both the tools and the runtime. | ||
|
|