Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

ws

  • submit to reddit

Creating and Deploying JAX-WS web service on Tomcat 6

Some years back I had to provide a wrapper around an EJB 3.0 remote service to come up with a simple web service project that would be deployed over Tomcat and accessed in a simple http way due to some accessibility issues. Now as I cannot reveal the actual...

4 replies - 8969 views - 12/01/10 by Munish Gogna in Articles

Test Driven Web Service Client Development

This article is about test driven development of web service clients. Since we will be talking about unit tests, functional tests, test driven development and other test related topic, I'd like to clarify the terminology first.

0 replies - 5033 views - 11/30/09 by Lukas Krecan in Articles

REST – The Good, The Bad and The Ugly

I recently got a request from Alik for my opinion on REST. I think  this might be interesting for a wider audience and decided to blog my answer here. Note: I also have a REST presentation I prepared a while ago, which is downloadable from here (ppt)

9 replies - 8164 views - 05/14/09 by Arnon Rotem-gal-oz in News

Web Services Connector for JMX enters Public Review

A new Early Access (EA3) of the Connector is available. It implements the JSR 262 Public Review Specification. The JSR 262 defines a connector for JMX that uses Web Services to make JMX instrumentation available remotely.

0 replies - 3846 views - 02/18/08 by Jean-Francois Denise in Announcements