Chapter 6 Integrating With WebLogic Server 9.2 : Running the Example MDB with WebLogic Server

Running the Example MDB with WebLogic Server
You should run the example MDB using WebLogic Server to ensure the MDB is configured and deployed properly. The source code for the example MDB is in:
 
C:\bea\WebLogic92\samples\server\examples\src\examples\ejb\ejb20\
message
The file instructions.html in the directory above contains instructions for building and running the example MDB inside the Examples server. Follow the instructions detailed in that file for running the example MDB. There are two things that the instructions fail to explicitly state:
1.
   C:\bea\weblogic92\samples\domains\wl_server\setExamplesEnv.cmd
2.
Next, you must navigate to the MDB source code directory, given above, before executing the command to run the MDB client (that is, the command ant run).