Changes for page Example Applications
Last modified by Pascal Robert on 2013/05/21 17:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,9 @@ 1 -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 that theyshouldrepresent "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.1 +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. 2 2 3 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. 4 4 5 5 |= Application/Example |= Launches? |= Description |= Demonstrates what? 6 -| [[Applications/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. 6 +| [[Applications/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. 7 7 8 8 | [[Applications/ERMailer/>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Applications/ERMailer/]] | EXCEPTION | | 9 9 | [[Applications/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 [[Wonder Version of JavaMonitor]], [[Debugging wotaskd and JavaMonitor>>WO:Debugging wotaskd and JavaMonitor]], or perhaps [[Web Applications-Deployment-Java Monitor>>WO:Web Applications-Deployment-Java Monitor]] and see the tutorial [[podcast>>http://www.wocommunity.org/podcasts/wopodcasts.xml]]: 'Deployment and monitoring'. | Deployment ... ... @@ -18,6 +18,7 @@ 18 18 | [[Examples/Ajax/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 19 19 | [[Examples/Ajax/ERDivaLookExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERDivaLookExample]] | OK | TBD | TBD 20 20 | [[Examples/Ajax/ERIUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/ERIUIExample]] | OK | TBD | TBD 21 +| [[Examples/Ajax/SproutCoreExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/SproutCoreExample]] | OK | TBD | TBD 21 21 | [[Examples/Ajax/YUIExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/Ajax/YUIExample]] | EXCEPTION | Demonstrates the use of the Yahoo UI widgets. | TBD 22 22 | [[Examples/D2W/D2WComponentTour>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/D2WComponentTour]] | OK | A general tour. | TBD 23 23 | [[Examples/D2W/ERDivaliteExample>>http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Examples/D2W/ERDivaliteExample]] | OK | TBD | TBD