The application-client.xml file does not need to be changed for this example. However, the application client deployment descriptor application-client-borland.xml file must be changed. The following highlights the changes to make in bold:<!DOCTYPE application-client PUBLIC "-//Borland Software Corporation//DTD J2EE Application Client //EN" "http://www.borland.com/devsupport/appserver/dtds/application-client_1_3-borland.dtd">After changing application-client-borland.xml, build the example MDB and example, by changing to the directory C:\<BES-install-dir>\examples\ejb\mdb and issuing the make_all command. This results in two files in that directory: message_beans.jar and message_beans_client.jar.Deploy the message_beans.jar module to the target partition using the Borland Enterprise Server Console. See the Borland Enterprise Server 5.1 User’s Guide for more information about deploying modules.
Copyright © TIBCO Software Inc. All Rights Reserved.