Previous Topic: AssemblyNext Topic: Handcrafted Clients


Consume Transactional Components

Transactional public operations are modeled as procedure steps.

In the consuming model, the transactional public operations should be located in separate business systems. Do not generate these procedure steps.

During deployment, specify the assemblies that implement the transactional public operations to the CA Gen Build Tool so the assemblies may be included in the JAR file.

To insert the JAR file into the EAR file, specify the JAR files name and location to the CA Gen Build Tool's EAR File Assembly Details dialog. From the items listed on the left, choose Additional File. In the panel on the right, click the Add button to display a file chooser dialog. Navigate to the directory holding the JAR file, select the JAR file and click Open. Repeat the process until all required JARs have been specified.

Continue with the assembly and deployment process.