Cloudscape Server

The examples in this manual have been tested with the Cloudscape DBMS, which is included in the J2EE SDK.

Starting Cloudscape

Before your enterprise beans can access a Cloudscape database, you must run the Cloudscape server from the command line:

cloudscape -start 

You should see output similar to the following:

Mon Aug 09 11:50:30 PDT 1999: [RmiJdbc] 
COM.cloudscape.core.JDBCDriver registered in DriverManager 
Mon Aug 09 11:50:30 PDT 1999: [RmiJdbc] Binding . . .. 
Mon Aug 09 11:50:30 PDT 1999: [RmiJdbc] No installation of 
RMI Security Manager... 
Mon Aug 09 11:50:31 PDT 1999: [RmiJdbc] RmiJdbcServer 
bound in rmi registry 

Stopping Cloudscape

To stop the server type the following command:

cloudscape -stop 

You should see ...

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.