It depends what kind of problem you are hoping to solve. For a generic application that touches on most all of the elements encountered in an enterprise application, you might want to check out the sources of the original "ECPerf" application. This is the basis for the SPECjAppServer benchmark, and although that benchmark has since advanced, the sources for it are not available.
Another example that is frequently cited is the Java Pet Store. However, that application is quite dated and is not the best model for current J2EE best practices. You can find the complete original ECPerf package, with source, at http://developer.java.sun.com/developer/releases/j2ee/ecperf/ You will need to belong to the Java Developers Connection (free) to download it. HTH. Best regards, Chuck > Does anyone know of any open source J2EE applications (as opposed to > application servers or tools) that are available that could be used or > customized instead of starting from scratch? > > > _______________________________________________ > Juglist mailing list > [EMAIL PROTECTED] > http://trijug.org/mailman/listinfo/juglist_trijug.org _______________________________________________ Juglist mailing list [EMAIL PROTECTED] http://trijug.org/mailman/listinfo/juglist_trijug.org
