web services

Portability and Performance Improvements in JAX-WS Clients Created in NetBeans IDE 6.7

In NetBeans IDE 6.7, JAX-WS web service clients are both faster and portable out-of-the-box, because the client no longer has to find and parse a remote WSDL...

9 replies - 9343 views - 04/01/09 by Jeff Rubinoff in Articles

Getting Started with "Software as a Service"

"Software as a Service" (SaaS) is an increasingly popular model for providing software functionality, as it is economical in terms of both cost...

0 replies - 10640 views - 06/10/08 by Jeff Rubinoff in News

Spring Framework Support in REST 0.7

REST 0.7 (i.e., Jersey, the reference implementation for RESTful web services) is out and now includes support for the Spring framework. Here is a step-by-step...

1 replies - 15976 views - 05/20/08 by Jeff Rubinoff in News

5 Techniques for Creating Java Web Services from WSDL

In this article, I will implement a simple Document/Literal web service, from an existing WSDL file, using three different databinding frameworks and two...

4 replies - 62435 views - 04/29/08 by mkuchtiak in News

WS-I Validation in NetBeans using soapUI Plugin

It's possible to perform WS-I validation of both WSDL files and SOAP messages in NetBeans IDE

2 replies - 4500 views - 04/14/08 by Jeff Rubinoff in News