LibraryLink ToToggle FramesPrintFeedback

Introduction

The FUSE Services Framework JCA Connector includes a connection management API that allows you to get a connection from your J2EE application to a Web service. The FUSE Services Framework JCA Connector API usage pattern is consistent with general connection management in J2EE.

FUSE Services Framework includes working samples that demonstrate how outbound connections work. You can find them in the following directories of your FUSE Services Framework installation:

  • samples/integration/jca/outbound

  • samples/integration/jca/outbound.was61

If you want to build and run these samples, please follow the instructions outlined in the README.txt file located in each directory.