Index of /meteor/3.3.4-MYF

Icon  Name                         Last modified      Size  Description
[DIR] Parent Directory - [   ] AccessProvider-src-3.3.4.zip 07-Jan-2009 12:54 458K [   ] AccessProvider.war 07-Jan-2009 12:54 6.1M [TXT] CHANGELOG.txt 07-Jan-2009 12:54 11K [   ] DataProvider-src-3.3.4.zip 07-Jan-2009 12:54 192K [   ] DataProvider.war 07-Jan-2009 12:55 7.3M [TXT] INSTALL.txt 07-Jan-2009 12:56 3.6K [   ] IndexProvider-src-3.3.4.zip 07-Jan-2009 12:55 28K [   ] IndexProvider.war 07-Jan-2009 12:56 5.9M [TXT] LICENSE.txt 07-Jan-2009 12:56 26K [   ] Meteor-3.3.4-MYF.zip 07-Jan-2009 12:58 27M [   ] Meteor-bin-3.3.4-MYF.zip 07-Jan-2009 13:00 25M [   ] Meteor-docs-3.3.4-MYF.zip 07-Jan-2009 13:00 1.2M [   ] Meteor-src-3.3.4-MYF.zip 07-Jan-2009 13:00 947K [   ] MeteorLib-src-3.3.4-MYF.zip 07-Jan-2009 13:00 310K [   ] StatusProvider-src-3.3.4.zip 07-Jan-2009 13:00 35K [   ] StatusProvider.war 07-Jan-2009 13:01 5.9M
/**
 * 
 * Copyright 2002 - 2007 NCHELP
 * 
 * Author:	Tim Bornholtz, The Bornholtz Group
 *		Priority Technologies, Inc.
 * 
 * 
 * This code is part of the Meteor system as defined and specified 
 * by the National Council of Higher Education Loan Programs, Inc. 
 * (NCHELP) and the Meteor Sponsors, and developed by The Bornholtz Group
 * and Priority Technologies, Inc. (PTI). 
 *
 * 
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 ******************************************************************************/

Meteor Information References

Refer to the INSTALL.txt file for deployment/installation information before
deploying the applications.  The notes provide assistance with avoiding
overwriting working configurations and presentation customizations.


Change Log

Refer to the CHANGELOG.txt file for changes history, which includes all
changes to the Meteor project.


Project Development and Test Setup

Refer to the DEVSETUP.txt file for information regarding setup of the dev
environment and integrating a Tomcat Servlet Engine for unit testing.