Service Tutorials
Resin 3.1

Documentation
Examples
Changes

Quercus
Database
Amber
EJB
SOA/ESB
IoC
JMS
Servlet
JMX
Hessian
Security

Simple Service
Configuring a service with JAXB
An ESB client
Flickr REST
JAX-WS example
Stateless
Tutorials
Simple Service

Simple Service

Writing a service for the Resin SOA as a plain-old Java object (POJO) eliminates protocol dependencies and simplifies service testing.

Configuring a service with JAXB

A service on the Resin ESB can be configured easily using JAXB.

An ESB client

This tutorial shows how to access services on the Resin Enterprise Service Bus (ESB) using J2EE injection. A servlet does frontend presentation for the results of an ESB service.

Flickr REST

Resin offers simplified access to external REST-based services. This example shows how to access a subset of the flickrTM API.

JAX-WS example

Resin simplifies deployment of JAX-WS applications by avoiding the need for complicated WSDLs and schema.


Stateless
Tutorials
Simple Service
Copyright © 1998-2006 Caucho Technology, Inc. All rights reserved.
Resin ® is a registered trademark, and Quercustm, Ambertm, and Hessiantm are trademarks of Caucho Technology.