Patterns. Broker Interactions for Intra- and Inter-Enterprise
|
| < Day Day Up > |
|
The additional Web material that accompanies this redbook includes the following files:
| File name | Description |
|---|---|
| sg246075.zip | Application code and message flows |
How to use the Web material
The Web material is provided for reference. It is intended to be imported into development tools for viewing.
Create a subdirectory (folder) on your workstation, and unzip the contents of the Web material zip file into this folder. Under each scenario you will find a J2EE Application folder and a Message Flows folder.
The message flows were created by exporting the message flows into a file system. To load the message flows into the Message Brokers Toolkit:
-
Select File →Import →Existing Project into Workspace.
-
Click Next.
-
Select the folder that contains the message flow (it will have a .project file in it), and click Finish.
Do this for each message flow folder.
The J2EE applications were exported in two different ways:
-
As EAR files from WebSphere Studio. To view the code, import the EAR file into WebSphere Studio.
-
As WebSphere Studio projects.
If you are using WebSphere Studio to view the applications, import the WebSphere Studio projects using File →import →Existing Project into Workspace. If you are using another development tool, you can use the EAR files.
|
| < Day Day Up > |
|