| |
|
| java.lang.Object org.apache.openejb.test.RiTestServer
BAD_ENVIRONMENT_ERROR | final public static String BAD_ENVIRONMENT_ERROR(Code) | | |
SERVER_CLASSPATH | final public static String SERVER_CLASSPATH(Code) | | |
START_SERVER_PROCESS | final public static String START_SERVER_PROCESS(Code) | | |
TEST_HOME | final public static String TEST_HOME(Code) | | The environment variable test.home sould be set
to the base directory where the test suite is located.
|
startServerProcess | protected boolean startServerProcess(Code) | | |
RiTestServer | public RiTestServer()(Code) | | |
destroy | public void destroy()(Code) | | |
start | public void start()(Code) | | Starts and Ri Server with the configuration file from
the properties used to create this RiTestServer.
Parameters: confFileName - |
|
|
|