runtest-helper: [echo] Running tests for j2eeserver, testtype unit, attribs=stable check-bootstrap: call-bootstrap: init-tasks: setup-jdkhome-1: setup-jdkhome-2: setup-jdkhome: init: [propertyfile] Updating property file: /space/test4u/builds/netbeans_4.1_daily_200504131930/netbeans/moduleCluster.properties buildtests: [xtest] XTest will execute action buildTests prepare-xtest: buildxtest: check-files: [echo] This is xtest distribution without sources. XTest will not be compiled. check-xtest: netbeans: init: [pluginsInit] Creating XTest plugin manager [pluginsInit] Registering XTest plugins in /space/test4u/distributions/netbeans/4.1/1.5.30/plugins cleanworkdir: cleanworkdir2: config: [xtest] Loading config... deleteworkdir: init_cluster_properties: compiler-launcher: init-nbproject-property-files: init-read-property-files: [copy] Copying 1 file to /space/test4u/testrun/work/sys [delete] Deleting: /space/test4u/testrun/work/sys/temp.properties init-parse-project-xml: init: init-cp: default-compiler: [buildTests] XTest: building tests. [buildTests] XTest: compiling tests. compile: compile-one-dir: [mkdir] Created dir: /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/build/test/unit/classes [javac] Compiling 35 source files to /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/build/test/unit/classes [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstanceTest.java:19: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.DeploymentManager; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerInstanceTest.java:20: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.Target; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistryTest.java:16: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.ModuleType; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistryTest.java:20: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/ServerRegistryTest.java:21: package javax.enterprise.deploy.spi.factories does not exist [xtest] import javax.enterprise.deploy.spi.factories.DeploymentFactory; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/modules/j2ee/deployment/impl/TargetServerTest.java:22: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:16: package javax.enterprise.deploy.model does not exist [xtest] import javax.enterprise.deploy.model.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:17: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:18: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:19: package javax.enterprise.deploy.spi.status does not exist [xtest] import javax.enterprise.deploy.spi.status.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:35: cannot resolve symbol [xtest] symbol : class DeploymentConfiguration [xtest] location: class org.netbeans.tests.j2eeserver.plugin.DeploymentPlanSplitterImpl [xtest] public void writeDeploymentPlanFiles (DeploymentConfiguration config, DeployableObject module, File[] files) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:35: cannot resolve symbol [xtest] symbol : class DeployableObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.DeploymentPlanSplitterImpl [xtest] public void writeDeploymentPlanFiles (DeploymentConfiguration config, DeployableObject module, File[] files) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:38: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.DeploymentPlanSplitterImpl [xtest] public String[] getDeploymentPlanFileNames(ModuleType type) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:42: cannot resolve symbol [xtest] symbol : class DeploymentConfiguration [xtest] location: class org.netbeans.tests.j2eeserver.plugin.DeploymentPlanSplitterImpl [xtest] public void readDeploymentPlanFiles(DeploymentConfiguration config, DeployableObject module, File[] files) throws javax.enterprise.deploy.spi.exceptions.ConfigurationException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:42: cannot resolve symbol [xtest] symbol : class DeployableObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.DeploymentPlanSplitterImpl [xtest] public void readDeploymentPlanFiles(DeploymentConfiguration config, DeployableObject module, File[] files) throws javax.enterprise.deploy.spi.exceptions.ConfigurationException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/DeploymentPlanSplitterImpl.java:42: package javax.enterprise.deploy.spi.exceptions does not exist [xtest] public void readDeploymentPlanFiles(DeploymentConfiguration config, DeployableObject module, File[] files) throws javax.enterprise.deploy.spi.exceptions.ConfigurationException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:16: package javax.enterprise.deploy.model does not exist [xtest] import javax.enterprise.deploy.model.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:17: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:18: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:19: package javax.enterprise.deploy.spi.status does not exist [xtest] import javax.enterprise.deploy.spi.status.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:18: package javax.enterprise.deploy.model does not exist [xtest] import javax.enterprise.deploy.model.DeployableObject; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:19: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:20: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:21: package javax.enterprise.deploy.spi.exceptions does not exist [xtest] import javax.enterprise.deploy.spi.exceptions.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:22: package javax.enterprise.deploy.spi.status does not exist [xtest] import javax.enterprise.deploy.spi.status.ProgressObject; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:30: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public class DepManager implements DeploymentManager { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:39: cannot resolve symbol [xtest] symbol : class DeployableObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public DeploymentConfiguration createConfiguration(DeployableObject deployableObject) throws InvalidModuleException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:39: cannot resolve symbol [xtest] symbol : class DeploymentConfiguration [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public DeploymentConfiguration createConfiguration(DeployableObject deployableObject) throws InvalidModuleException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:39: cannot resolve symbol [xtest] symbol : class InvalidModuleException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public DeploymentConfiguration createConfiguration(DeployableObject deployableObject) throws InvalidModuleException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:43: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject distribute(Target[] targets, final File file, File file2) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:43: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject distribute(Target[] targets, final File file, File file2) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:66: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgObject incrementalDeploy(final TargetModuleID target, AppChangeDescriptor desc) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:16: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:17: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:18: package javax.enterprise.deploy.model does not exist [xtest] import javax.enterprise.deploy.model.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:19: package javax.enterprise.deploy.spi.exceptions does not exist [xtest] import javax.enterprise.deploy.spi.exceptions.OperationUnsupportedException; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:20: package javax.enterprise.deploy.spi.status does not exist [xtest] import javax.enterprise.deploy.spi.status.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:22: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:34: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] private TargetModuleID[] tmIDs; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:36: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, Target[] targets, File archive, Object plan) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:36: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, Target[] targets, File archive, Object plan) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:40: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, Target[] targets, Object archive, Object plan) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:40: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, Target[] targets, Object archive, Object plan) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:44: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, TargetModuleID[] modules) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:44: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ProgObject(DeploymentManager dm, TargetModuleID[] modules) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:49: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public static TargetModuleID[] createTargetModuleIDs(Target[] targets, File archive) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:49: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public static TargetModuleID[] createTargetModuleIDs(Target[] targets, File archive) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:57: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] static ModuleType getType(String name) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:84: cannot resolve symbol [xtest] symbol : class OperationUnsupportedException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public void cancel() throws OperationUnsupportedException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:88: cannot resolve symbol [xtest] symbol : class OperationUnsupportedException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public void stop() throws OperationUnsupportedException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:100: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ClientConfiguration getClientConfiguration(TargetModuleID targetModuleID) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:100: cannot resolve symbol [xtest] symbol : class ClientConfiguration [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public ClientConfiguration getClientConfiguration(TargetModuleID targetModuleID) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:104: cannot resolve symbol [xtest] symbol : class DeploymentStatus [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public DeploymentStatus getDeploymentStatus() { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/ProgObject.java:108: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.ProgObject [xtest] public TargetModuleID[] getResultTargetModuleIDs() { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:97: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject distribute(Target[] target, InputStream inputStream, InputStream inputStream2) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:97: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject distribute(Target[] target, InputStream inputStream, InputStream inputStream2) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:101: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getAvailableModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:101: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getAvailableModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:101: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getAvailableModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:101: cannot resolve symbol [xtest] symbol : class TargetException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getAvailableModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:116: cannot resolve symbol [xtest] symbol : class DConfigBeanVersionType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public DConfigBeanVersionType getDConfigBeanVersion() { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:124: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getNonRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:124: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getNonRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:124: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getNonRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:124: cannot resolve symbol [xtest] symbol : class TargetException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getNonRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:128: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:128: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:128: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:128: cannot resolve symbol [xtest] symbol : class TargetException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public TargetModuleID[] getRunningModules(ModuleType moduleType, Target[] target) throws TargetException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/Targ.java:17: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/Targ.java:24: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.Targ [xtest] public class Targ implements Target { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/Targ.java:40: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.Targ [xtest] public void add(TargetModuleID tmid) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/Targ.java:43: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.Targ [xtest] public TargetModuleID getTargetModuleID(String id) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/Targ.java:46: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.Targ [xtest] public TargetModuleID[] getTargetModuleIDs() { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:137: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public Target[] getTargets() throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:147: cannot resolve symbol [xtest] symbol : class DConfigBeanVersionType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public boolean isDConfigBeanVersionSupported(DConfigBeanVersionType dConfigBeanVersionType) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:159: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject redeploy(TargetModuleID[] targetModuleID, InputStream inputStream, InputStream inputStream2) throws java.lang.UnsupportedOperationException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:159: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject redeploy(TargetModuleID[] targetModuleID, InputStream inputStream, InputStream inputStream2) throws java.lang.UnsupportedOperationException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:164: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject redeploy(TargetModuleID[] targetModuleID, File file, File file2) throws java.lang.UnsupportedOperationException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:164: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject redeploy(TargetModuleID[] targetModuleID, File file, File file2) throws java.lang.UnsupportedOperationException, java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:196: cannot resolve symbol [xtest] symbol : class DConfigBeanVersionType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public void setDConfigBeanVersion(DConfigBeanVersionType dConfigBeanVersionType) throws DConfigBeanVersionUnsupportedException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:196: cannot resolve symbol [xtest] symbol : class DConfigBeanVersionUnsupportedException [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public void setDConfigBeanVersion(DConfigBeanVersionType dConfigBeanVersionType) throws DConfigBeanVersionUnsupportedException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:202: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject start(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:202: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject start(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:224: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject stop(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:224: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject stop(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:246: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject undeploy(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/DepManager.java:246: cannot resolve symbol [xtest] symbol : class ProgressObject [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.DepManager [xtest] public ProgressObject undeploy(TargetModuleID[] targetModuleID) throws java.lang.IllegalStateException { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:37: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.IncrementalDeploySupport [xtest] public IncrementalDeploySupport(DeploymentManager manager) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:41: cannot resolve symbol [xtest] symbol : class DeploymentManager [xtest] location: class org.netbeans.tests.j2eeserver.plugin.IncrementalDeploySupport [xtest] public void setDeploymentManager(DeploymentManager manager) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/IncrementalDeploySupport.java:66: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.IncrementalDeploySupport [xtest] public File getDirectoryForModule (TargetModuleID module) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:17: package javax.enterprise.deploy.spi does not exist [xtest] import javax.enterprise.deploy.spi.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:18: package javax.enterprise.deploy.shared does not exist [xtest] import javax.enterprise.deploy.shared.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:19: package javax.enterprise.deploy.model does not exist [xtest] import javax.enterprise.deploy.model.*; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:25: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] public class TestTargetMoid implements TargetModuleID { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:26: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] Target target; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:30: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] ModuleType type; [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:33: cannot resolve symbol [xtest] symbol : class Target [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] public TestTargetMoid(Target target, String module, ModuleType type) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:33: cannot resolve symbol [xtest] symbol : class ModuleType [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] public TestTargetMoid(Target target, String module, ModuleType type) { [xtest] ^ [xtest] /space/test4u/cvswork/tests/netbeans/4.1/nb_all/j2eeserver/test/unit/src/org/netbeans/tests/j2eeserver/plugin/jsr88/TestTargetMoid.java:38: cannot resolve symbol [xtest] symbol : class TargetModuleID [xtest] location: class org.netbeans.tests.j2eeserver.plugin.jsr88.TestTargetMoid [xtest] public TargetModuleID[] getChildTargetModuleID() { [xtest] ^ [xtest] 100 errors BUILD FAILED /space/test4u/distributions/netbeans/4.1/1.5.30/lib/harness.xml:193: The following error occurred while executing this line: /space/test4u/cvswork/tests/netbeans/4.1/nb_all/nbbuild/templates/xtest.xml:49: The following error occurred while executing this line: /space/test4u/distributions/netbeans/4.1/1.5.30/lib/module_harness.xml:348: The following error occurred while executing this line: /space/test4u/cvswork/tests/netbeans/4.1/nb_all/nbbuild/templates/xtest-unit.xml:81: The following error occurred while executing this line: /space/test4u/distributions/netbeans/4.1/1.5.30/plugins/base/lib/basic_compiler_targets.xml:18: The following error occurred while executing this line: /space/test4u/distributions/netbeans/4.1/1.5.30/plugins/base/lib/basic_compiler_targets.xml:34: Compile failed; see the compiler error output for details. Total time: 13 seconds