Building and Deploying the Example MDB and the Example Client


The application client deployment descriptors (application-client.xml and application-client-borland.xml) do not need modification for this example. To build the example MDB and example, change to the directory C:\BorlandEnterpriseServer\examples\ejb\mdb and issue the make_all command. This results in two files in that directory: message_beans.jar and message_beans_client.jar.

To deploy the example MDB, use the Borland Enterprise Server console. Use the following procedure:

  1. Start Borland Enterprise Server by selecting Start > Programs > Borland Enterprise Server > Server from the Windows Start menu.
  2. Start the console by selecting Start > Programs > Borland Enterprise Server > Console from the Windows Start menu.
  3. Enter the administrator password when the login box appears.
  4. When the console window appears, highlight the server name of the server you just installed. You can find the server under Management Domain >Enterprise Servers.
  5. On the main menu, select Tasks > Deployment > Deploy J2EE modules to a partition.
  6. When the J2EE Deployment Wizard appears, click "Add…".
  7. Navigate to C:\BorlandEnterpriseServer\examples\ejb\mdb\message_beans.jar and click "OK".
  8. Ensure that the target partition is bes://<server name>/standard, then click "OK". There should be no errors displayed in the dialog box.
  9. To verify the MDB deployed successfully, navigate to Management Domain > Enterprise Servers > <server-name> >Partition > standard > Deployed Modules in the left hand pane of the console. You should see message_beans.jar in the list with a green check box next to it.

TIBCO Enterprise Message Service™ Application Integration Guide
Software Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com