Wiki source code of Example Applications
Version 72.1 by David Avendasora on 2010/11/30 01:01
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
68.1 | 1 | There are several applications included in the Project Wonder source. These may be buildable and runnable with no modifications, though some have dependencies on, for example, certain databases. The goal, though, is for them to be as easy to run as possible and that they should represent "pretty good practices" in using the Project Wonder frameworks. The applications may also be used for testing the Project Wonder frameworks, and you may be able to see how to add testing to your own projects by examining these applications. |
![]() |
36.1 | 2 | |
![]() |
68.1 | 3 | You can access the source of the example applications from the Project Wonder SourceForge pages. Links appear below. These applications were launched in Eclipse using WOLips 3.5.6021. The app was just launched. If it gave an error out-of-the-box, this was noted. |
![]() |
36.1 | 4 | |
![]() |
68.1 | 5 | |= Application/Example |= Launches? |= Description |= Demonstrates what? |= Link to demo |
6 | | [[AjaxExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxExample]] | OK | Ajax-ish goodness. The app launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/AjaxExample]] | ||
7 | |||
8 | | [[AjaxExample2>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxExample2]] | OK | Even more ajax-ish goodness, more recently created. The app launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/AjaxExample2]] | ||
![]() |
62.1 | 9 | | [[AjaxLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/AjaxLookExample]] | EXCEPTION | A D2W look, added later than either AjaxExample or AjaxExample2. | TBD | |
![]() |
68.1 | 10 | | [[BugTracker>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/BugTracker/]] | EXCEPTION | A full bug tracking database, suitable for production use. Uses many wonderful D2W and Ajax features. This project has been in Project Wonder for a very long time and is kept current by project committers. See [[Getting Started with BugTracker]] for more information on getting the application started. It will not launch unless JDBC parameters are properly set, e-mail notification parameters are set, and the database and tables for it already exist. | Lots of things. |
![]() |
62.1 | 11 | | |
12 | | [[D2WComponentTour>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/D2WComponentTour]] | OK | A general tour. | TBD | | ||
13 | | [[DRGroupingTest>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DRGroupingTest]] | OK | TBD | TBD | | ||
14 | | [[DevStudio>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/DevStudio]] | EXCEPTION | TBD | TBD | | ||
15 | | [[DocsByExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DocsByExample]] | OK | TBD | TBD | | ||
16 | | [[DynaReporter>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Reporting/DynaReporter]] | OK | TBD | TBD | | ||
17 | | [[ERComponentTour>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERComponentTour]] | OK | Catalog of ER WO components. | ||
18 | | ERPChart, ExcelGenerator, GoogleChart | ||
19 | | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERComponentTour]] | ||
![]() |
68.1 | 20 | |
![]() |
62.1 | 21 | | [[ERDivaliteExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERDivaliteExample]] | OK | TBD | TBD | |
![]() |
68.1 | 22 | | [[ERDivaLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERDivaLookExample]] | OK | TBD | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERDivaLookExample]] |
23 | |||
![]() |
62.1 | 24 | | [[ERIUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERIUIExample]] | OK | TBD | TBD | |
25 | | [[ERIndexingExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERIndexingExample]] | OK | TBD | TBD | | ||
26 | | [[ERMailer>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ERMailer/]] | EXCEPTION | | | | ||
27 | | ERModernMoviesDemo | | | | | ||
28 | | [[ERMovies>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERMovies]] | OK | A simple ER-D2W WO application that uses the Movies database, access via JDBC to a Derby database. Database is loaded from movies.jar in Resources of ERMoviesLogic framework. | ||
29 | | TBD | | ||
30 | | [[EROpenIDExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/EROpenIDExample]] | OK | See [[Project WONDER-Frameworks-EROpenID>>WO:Project WONDER-Frameworks-EROpenID]] for more info. | TBD | | ||
![]() |
68.1 | 31 | | ERRestRouteExample | | | | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERRestRouteExample]] |
32 | |||
33 | | [[ERSeleniumExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ERSeleniumExample]] | OK | A minimal demonstration. When Selenium tests are in most or all of the examples, this can probably be eliminated. | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/ERSeleniumExample]] | ||
34 | |||
![]() |
62.1 | 35 | | ERXTest | | | | |
36 | | [[ExcelGeneratorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ExcelGeneratorExample]] | OK | TBD | TBD | | ||
![]() |
72.1 | 37 | | [[JavaMonitor>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/JavaMonitor/]] | skipped | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with wotaskd. See [[WO:Wonder wotaskd and JavaMonitor]], [[Debugging wotaskd and JavaMonitor>>WO:Debugging wotaskd and JavaMonitor]], or perhaps [[Web Applications-Deployment-Java Monitor>>WO:Deployment-Java Monitor]] and see the tutorial [[podcast>>http://www.wocommunity.org/podcasts/wopodcasts.xml]]: 'Deployment and monitoring'. | Deployment | |
![]() |
62.1 | 38 | | [[JavaRESTAdaptorExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/JavaRESTAdaptorExample]] | EXCEPTION | TBD | TBD | |
39 | | [[RestExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/RestExample]] | OK | TBD | TBD | | ||
![]() |
68.1 | 40 | | SecretPal | EXCEPTION | TBD | TBD | [[Online Demo>>http://services.wocommunity.org/apps/WebObjects/SecretPal]] |
41 | | [[TickTockMan>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/TickTockMan/]] | OK | Attempts to show some of the issues and solutions with the management of time classes (eg NSTimestamp, NSTimestampFormatter) in Project Wonder. | Time | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/TickTockMan]] | ||
42 | |||
![]() |
62.1 | 43 | | [[Uber>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/Uber/]] | EXCEPTION | |
![]() |
68.1 | 44 | | TBD | [[Online demo>>http://services.wocommunity.org/apps/WebObjects/Uber.woa]] |
45 | |||
![]() |
62.1 | 46 | | [[ValidityExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Misc/ValidityExample]] | OK | TBD | TBD | |
![]() |
68.1 | 47 | | [[ValidityModeler>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ValidityModeler/]] | OK | Uses the components and classes provided by the com.gammastream.validity package. Is this compatible with or a replacement for the functionality in er.extensions.validity? | TBD | |
![]() |
62.1 | 48 | | [[wotaskd>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/wotaskd/]] | skipped | Project Wonder version of the Apple-supplied WebObjects deployment application. Used with JavaMonitor. | Deployment |
49 | | | ||
![]() |
68.1 | 50 | | [[YUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/YUIExample]] | EXCEPTION | Demonstrates the use of the Yahoo UI widgets. | YUIPanel, YUIShowPanelLink, YUITooltip, YUIHeader, YUIBody, YUIFooter | |