Getting StartedPage edited by David BlevinsChanges (12)
Full ContentThe following instructions are written using Eclipse 3.2. We will refer to the install location of OpenEJB as OPENEJB_HOMEHere are some basic steps you need to perform to get started with OpenEJB
1. Download and Install OpenEJBFollow these instructions 2. Setup your development environmentEclipse
3. Start the ServerOpen the command prompt and run the following command: d:\openejb-3.0.0-SNAPSHOT\bin\openejb start You will get the following message on the console: D:\openejb-3.0.0-SNAPSHOT>bin\openejb start Apache OpenEJB 3.0.0-SNAPSHOT build: 20070830-07:53 http://openejb.apache.org/ OpenEJB ready. [OPENEJB:init] OpenEJB Remote Server ** Starting Services ** NAME IP PORT httpejbd 0.0.0.0 4204 admin thread 0.0.0.0 4200 ejbd 0.0.0.0 4201 hsql 0.0.0.0 9001 telnet 0.0.0.0 4202 ------- Ready!
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
