I posted this issue also in the OGC CITE forum. On Windows Vista Business 32 bit, the engine generates a test script directory in the working directory specified in bin/test.bat and fails because the capabilities_1_3_0.xsd file is not located in this generated directory. The following are generated when using a -workdir set to the install location of C:\software\teamengine\teamengine2.0\wms130\
Generated directory under install location:
C~3A~5Csoftware~5Cteamengine~5Cteamengine2.0~5Cwms130~5Cscripts~5Cwms-1.3.0~5Cctl
Output:
Error: java.io.FileNotFoundException: C:\software\teamengine\teamengine2.0\wms130\C~3A~5Csoftware~5Cteamengine~5Cteamengine2.0~5Cwms130~5Cscripts~5Cwms-1.3.0~5Cctl\getcapabilities\capabilities_1_3_0.xsd (The system cannot find the file specified); SystemID: file:///C:/software/teamengine/teamengine2.0/wms130/./C~3A~5Csoftware~5Cteamengine~5Cteamengine2.0~5Cwms130~5Cscripts~5Cwms-1.3.0~5Cctl/getcapabilities/getcapabilities$normative-schema.test; Line#: 54; Column#: -1
I can workaround this problem by actually adding the capabilities_1_3_0.xsd file to that generated directory, but it seems as though I shouldn't need to do this. I couldn't find any documentation regarding this listed on http://cite.opengeospatial.org/developer or sear