/* 3d-XML Application Server v.2004 Copyright (c) Tobias Frank and Marcus Apel 2004-2006 All rights reserved. Contact: http://www.geo.tu-freiberg.de/~apelm Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ File hierarchy ============== 3d-XAppS | +-Aphrodite: Binaries and (un-)install scripts for the Aphrodite | 3d-application | +-bin Compiled binaries for the static, dynamic libraries and | all executables | +-docu: Diploma thesis, gOcad paper 03, presentation slides | +-schemas: Some (deprecated) test XSchemas used together with the Tamino XML Server | +-testfiles: Test files for debugging and running the 3d-XAppS | +-setup.exe Install file for the 3d-XAppS INSTALLATION ============ 1. Run setup.exe 2. Run init.bat installation script, if %~dp0 script extension does not work, modify init.bat according to your installation. 3. Set environment variables. XAppS_CONF: full path to the configuration file server.xml example: D:\3dXML\bin\serverConfig\server.xml XAppS_LOG: directory path to the log-file directory example: D:\3dXML\bin\serverLog\ 4. Configure the server.xml configuration file ==================================================================================== HAVE A LOT OF FUN