SCA 1.0 JMS Sample

This sample creates a SCA JMS project called JMSSampleProject. The sample contains two SCA components implemented in Java. The front end component LogFrontEndUI, has a Web services binding that provides access to the application. The front end communicates with the back end component LogBackend by JMS queues.

To use the sample, click Import sample, and save the compressed file to a directory on your workstation. After downloading the sample, import the sample project into your workspace: Click File > Import > Existing projects into workspace > Select archive file, and then click Browse to find the downloaded sample project file.

Restriction: This sample does not run on IBM® WebSphere® Application Server Developer Tools for Eclipse

Feedback