There are several applications included in the Project Wonder source. These may be buildable and runnable with no modifications, though some hae dependencies on, for example, certain databases. The goal, though, is for them to be as easy to run as possible and you represent "pretty good practice" 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.
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.
- Applications/BugTracker/ launch leads to 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. - Applications/ERMailer/ launch leads to EXCEPTION
- Applications/JavaMonitor/ skipped
Project Wonder version of the Apple-supplied WebObjects deployment application. Used with wotaskd. See Wonder Version of JavaMonitor, Debugging wotaskd and JavaMonitor, or perhaps Web Applications-Deployment-Java Monitor and see the tutorial podcast: 'Deployment and monitoring'. - Applications/TickTockMan/ launch OK
Attempts to show some of the issues and solutions with the management of time classes (eg NSTimestamp, NSTimestampFormatter) in Project Wonder. - Applications/Uber/ launch leads to EXCEPTION
- Applications/ValidityModeler/ launch OK
- Applications/wotaskd/ skipped
Project Wonder version of the Apple-supplied WebObjects deployment application. Used with JavaMonitor. - Examples/Ajax/AjaxExample launch OK
Ajax-ish goodness. The app is launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. - Examples/Ajax/AjaxExample2 launch OK
Even more ajax-ish goodness, more recently created. The app is launches from /Roots with no configuration and includes Selenium tests via a link in the Main component. - Examples/Ajax/AjaxLookExample launch leads to EXCEPTION
- Examples/Ajax/ERDivaLookExample launch OK
- Examples/Ajax/ERIUIExample launch OK
- Examples/Ajax/SproutCoreExample launch OK
- Examples/Ajax/YUIExample launch leads to EXCEPTION
- Examples/D2W/D2WComponentTour launch OK
- Examples/D2W/ERDivaliteExample launch OK
- Examples/D2W/ERMovies launch OK
- Examples/Misc/DevStudio launch leads to EXCEPTION
- Examples/Misc/ERIndexingExample launch OK
- Examples/Misc/EROpenIDExample launch OK
- Examples/Misc/ERSeleniumExample launch OK
- Examples/Misc/ExcelGeneratorExample launch OK
- Examples/Misc/JavaRESTAdaptorExample launch leads to EXCEPTION
- Examples/Misc/RestExample launch OK
- Examples/Misc/ValidityExample launch OK
- Examples/Reporting/DRGroupingTest launch OK
- Examples/Reporting/DocsByExample launch OK
- Examples/Reporting/DynaReporter launch OK