I have created a project that uses a few DataSources. This is not an application but it is used as a package of classes and methods to be used in many of our applications. The package is edu.vanderbilt.mis.XlatTable, so XlatTable.class is in ./projects/edu/vanderebilt/mis/XlatTable It compiles fine but I get runtime errors relating to finding the datasource. All I have to do is name the package XlatTable and put that folder in the projects directory and it works fine. This is the standard naming convention in Java and I would like to use it but I also wish to use the features of ND and not create my own DataSource in code. We are currently using ND 4.0 _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
