Common Applications Deployment

Previous Next Contents

A Common Applications Deployment

Some tests in the test suite require the deployment of additional applications, components, or resource archives that are located in directories other than the test’s directory. When the test harness encounters a test that requires these additional applications, components, or resource archives, they are passed to the TSDeploymentInterface2 implementation to be deployed. Because these applications can be shared by tests in different test directories, they are called common applications.

Table A-1 lists the test directories and the directories that contain the common applications that are required by the test directories.

Table A-1 Required Common Applications
Directory Under com/sun/ts/tests Directory Under com/sun/ts/tests With Associated Common Applications

ejb/ee/tx/session

ejb/ee/tx/txbean

ejb/ee/tx/entity/bmp

ejb/ee/tx/txEbean

ejb/ee/tx/entity/cmp

ejb/ee/tx/txECMPbean

ejb/ee/tx/entity/pm

ejb/ee/tx/txEPMbean

connector/ee/localTx/msginflow

common/connector/whitebox

connector/ee/mdb

connector/ee/localTx

common/connector/whitebox

connector/ee/noTx

common/connector/whitebox

connector/ee/xa

common/connector/whitebox

connector/ee/connManager

common/connector/whitebox

xa/ee

compat13/connector/localTx

compat13/connector/whitebox

compat13/connector/noTx

compat13/connector/whitebox

compat13/connector/xa

compat13/connector/whitebox

interop/tx/session

interop/tx/txbean

interop/tx/entity

interop/tx/txEbean

interop/tx/webclient

interop/tx/txbean

tests/interop/csiv2

interop/csiv2/rionly

ejb/ee/pm/ejbql

ejb/ee/pm/ejbql/schema

ejb/ee/tx/session/stateful/bm/TxMDBMS_Direct

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanA

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanB

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanC

tests/ejb/ee/tx/session/stateful/bm/TxMDBMS_Indirect

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanA

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanB

ejb/ee/tx/session/stateful/bm/TxMDBMSBeans/BeanC

ejb/ee/tx/session/stateful/bm/TxMDBSS_Direct

ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanA

ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanB

tests/ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanC

ejb/ee/tx/session/stateful/bm/TxMDBSS_Indirect

ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanA

ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanB

ejb/ee/tx/session/stateful/bm/TxMDBSSBeans/BeanC


Previous Next Contents
Eclipse Foundation Logo  Copyright © 2018, Oracle and/or its affiliates. All rights reserved.