Web Services

TwitterFacebook
Get flash to fully experience Pearltrees

Chapter 4. JAX-WS

http://java.boot.by/scdjws5-guide/ch04.html Better platform independence for Java applications Using JAX-WS APIs, development of Web services and clients is simplified with better platform independence for Java applications. JAX-WS takes advantage of the dynamic proxy mechanism to provide a formal delegation model with a pluggable provider.

Java Client for WebSocket - SpringOne 2GX

http://www.springone2gx.com/blog/matthias__wessendorf_/2011/03/java_client_for_websocket The Kaazing WebSocket Gateway is an advanced WebSocket server, which contains several Client SDKs, including a Java-based WebSocket client! After downloading and extracting the Kaazing WebSocket Gateway, you find the Java API inside the lib/client/java folder. Add the JAR to a (blank) Java Project in your IDE (e.g.
This is the second of a series of posts about setting up a RESTful web service using Spring 3.1 with Java based configuration. The first post of the series focused on bootstrapping the web application; this post will focus on setting up REST in Spring, the Controller and HTTP response codes, configuration of payload marshalling and content negotiation.

Building a RESTful Web Service with Spring 3.1 and Java based Configuration, part 2

http://www.theserverside.com/news/thread.tss?thread_id=63181
http://www.ibm.com/developerworks/java/library/j-jws10/index.html

Java Web services: WS-Security with Metro

As you know from " Introducing Metro ," the reference implementations of the JAXB 2.x data-binding and JAX-WS 2.x Web services standards are at the core of the Metro Web services framework. But in and of themselves, JAXB and JAX-WS provide only basic Web services support. JAX-WS doesn't cover the WS-* technologies that upgrade SOAP to work in enterprise environments, so other software components are needed to add support for these technologies.
http://www.theserverside.com/news/1363957/Sending-Attachments-with-SOAP SOAP applications often have to deal with more than just simple messages. The payload for a SOAP message can often include a word processing or PDF document, image, or other binary file.

Sending Attachments with SOAP

Web Services How To at JavaRanch

http://www.coderanch.com/how-to/java/WebServicesHowTo#basic-auth An overview of authentication in Web Services can be found in this JavaRanch Journal article , and there's an update to the article that covers Axis 2 here
This is the FAQ page for the Web Services and Related Technologies forum. Like all other page in this wiki, the page is editable by anyone, so don't hesitate to add useful stuff. You can use the J avaScript XmlH ttpRequest object (read introductions here and here ).

Web Services FAQ at JavaRanch

http://www.coderanch.com/how-to/java/WebServicesFaq
REST

SOAP