You can modify the CONFIGPATH and the CLASSPATH through the postEnvironment.sh file (on UNIX) or the postEnvironment.bat file (on Windows) in <ATG2007.3dir>/home/localconfig. The postEnvironment is executed when you assemble your application. You can edit the postEnvironment file, either manually or by using the Configuration Manager in the Dynamo Administration UI, to prepend or append additional directories to your CLASSPATH or CONFIGPATH environment variable. You can also package your application in an application module and use the manifest file for the application module to specify the CONFIGPATH and CLASSPATH for your application. See the Working with Application Modules chapter of this guide.

 
loading table of contents...