EchoPointNG

The Echo3-based library is named EchoPoint (and is currently work in progess).

EchoPointNG library is Echo2-based.

EchoPoint library is Echo1-based.

Bug Base: [WWW] http://bugs.nextapp.com (select EchoPointNG)

A Guide To The Components Included

To find a comprehensive guide to the components inside EPNG follow this link

EchoPointNgGuideToComponents

License

EchoPointNG is licensed under the GNU Lesser/Library General Public License (LGPL)/Mozilla Public License.

Source Code Downloads

Old versions of EchoPointNG are available from a SourceForge download area.

You can find the latest binary jars and source code at this location.

[WWW] http://wiki.nextapp.com/echowiki/Echo2Go (Echo2-based version)

EchoPoint Home Page: [WWW] http://echopoint.sourceforge.net (Echo1-based version)

Source Code Repository

EchoPointNG (EPNG) is available from a NextApp SVN repository.

svn://svn.nextapp.com/echopointng

(CVS repository has been deprecated as of EchoPointNG 2.1.0rc4. For newest versions use Subversion repository).

Once the sources have been checked out, change into the echopointng directory. Once there, verify that build.properties is set correctly - specifically the CATALINGA_HOME, javax_servlet_jar, and javax_jsp_jar locations.

Once verified, all you need to do is run ant to compile echopointng. Documentation is then placed in dist_javadoc/docs and the echopointng jar file is in dist_build/binary/jar

"Release" files are placed in dist_jar

last edited 2008-12-11 08:03:02 by AndreSchild