Index of /meteor

      Name                         Last modified       Size  Description

[DIR] Parent Directory 03-Jan-2009 21:12 - [DIR] 3.3.0/ 08-May-2008 22:39 - [DIR] 3.3.2/ 16-Sep-2008 18:05 - [DIR] 3.3.3/ 16-Nov-2008 21:39 - [   ] AccessProvider-src-3.3.4.zip 16-Nov-2008 21:57 458k [   ] AccessProvider.war 16-Nov-2008 21:58 6.1M [TXT] CHANGELOG.txt 16-Nov-2008 21:58 11k [   ] DataProvider-src-3.3.4.zip 16-Nov-2008 21:58 192k [   ] DataProvider.war 16-Nov-2008 21:59 7.3M [TXT] INSTALL.txt 16-Nov-2008 21:59 4k [   ] IndexProvider-src-3.3.4.zip 16-Nov-2008 21:59 28k [   ] IndexProvider.war 16-Nov-2008 21:59 5.9M [TXT] LICENSE.txt 16-Nov-2008 21:59 26k [   ] Meteor-3.3.4.zip 16-Nov-2008 22:01 27.2M [   ] Meteor-bin-3.3.4.zip 16-Nov-2008 22:03 25.1M [   ] Meteor-docs-3.3.4.zip 16-Nov-2008 22:03 1.2M [   ] Meteor-src-3.3.4.zip 16-Nov-2008 22:04 947k [   ] MeteorLib-src-3.3.4.zip 16-Nov-2008 22:03 310k [   ] StatusProvider-src-3.3.4.zip 16-Nov-2008 22:04 35k [   ] StatusProvider.war 16-Nov-2008 22:04 5.9M [DIR] reports/ 08-May-2008 22:46 - [DIR] screens/ 21-Feb-2008 14:40 -

/**
 * 
 * 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.