 | 


 | | |

 OpenEJB Commands-Only Guide Windows Users
 |
WARNING
This is an extremely terse version of the QuickStart Guide. If any of this
seems foreign to you, you should probably be using the QuickStart Guide instead.
Login
C:\tmp> set CVSROOT=:pserver:anonymous@cvs.openejb.sf.net:/cvsroot/openejb
C:\tmp> cvs login
(when it prompts for a password, just hit ENTER)
Checkout
C:\tmp> cvs -z3 co openejb
C:\tmp> cd openejb
Build
C:\tmp\openejb> openejb build
Test
C:\tmp\openejb> openejb test intravm
C:\tmp\openejb> openejb test ejbserver
Deploy
C:\tmp\openejb> openejb deploy C:\tmp\myApp\myFooEjb.jar
Start
C:\tmp\openejb> openejb start
Problems?
If one of the steps above didn't work, read the equivalent section from the
QuickStart Guide.
If the QuickStart Guide doesn't answer your
question, then please post the user list and
let us know. We will help you with your problem and update the QuickStart to include
that problem/solution as well.
|
|
|

Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered
trademarks of Sun Microsystems, Inc. in the United States and in other
countries. XML, XML Schema, XSLT and related standards are trademarks or registered
trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web
Consortium. All other product names mentioned herein are trademarks of their respective
owners.
| |