Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 1360.1
edited by madc0w
on 2011/12/06 19:43
on 2011/12/06 19:43
Change comment:
add note in re doc mailing list
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. madc0w1 +XWiki.kiddyr - Content
-
... ... @@ -1,40 +1,37 @@ 1 -[[image:hero_webobjects.jpg||align="right" vspace="4" hspace="4"]]{{note title="Wiki Modernization In Progress"}} 2 -The content on this Wiki is in the process of being updated to reflect modern WebObjects development. Pages that refer to old development techniques, e.g. Xcode, WOBuilder, etc., will be either updated to reflect the current toolset, or be moved to the [WO:Deprecated] section. An [RSS Feed|http://wiki.objectstyle.org/confluence/spaces/createrssfeed.action?types=page&types=blogpost&types=comment&spaces=&sort=modified&title=Dashboard+RSS+Feed&maxResults=15&publicFeed=false&os_authType=basic&rssType=rss2] is available for those that want to be updated as pages are modified. *If you have a favorite page that you want to make sure you are in-the-loop on any changes*, you can easily Watch it by selecting _Watch_ from the _Tools_ popup menu on that page. If you wish to partipate in an effort to improve this documentation, send an email to [mailto:docs-group-on@wocommunity.org]. 1 +{{info title="How to Contribute to this Wiki"}} 3 3 4 -*Special Note*: URLs are changing as part of this effort. Confluence does a good job of guessing what page you wanted if the link you requested no longer exists, so pain should be minimal. 5 -{{/note}} 3 +To *edit or add content to this Wiki*, you can simply create a new account at [http://issues.objectstyle.org/jira/] (This only takes a few seconds and is only needed if you don't have an account on ObjectStyle already). 6 6 7 -{{tip}} 8 -This site replaces the [wikibook|http://en.wikibooks.org/wiki/Programming:WebObjects], which has been deprecated. 9 -{{/tip}} 5 +{{/info}} 10 10 11 -**WebObjects** is an integrated suite of Java frameworks for rapidly developing scalable, sophisticated Internet and Enterprise applications. It is the most mature platform available for enterprise-level web, web service and java client (three-tier client-server) application development. 7 +This site replaces the [[wikibook>>http://en.wikibooks.org/wiki/Programming:WebObjects]], which has been deprecated. 8 +[[image:hero_webobjects.jpg||align="right" vspace="4" hspace="4"]] 12 12 10 +**WebObjects** is a an integrated suite of Java frameworks for rapidly developing scalable, sophisticated Internet and Enterprise applications. It is the most mature platform available for enterprise-level web, web service and java client (three-tier client-server) application development. 11 + 13 13 It provides a powerful and mature set of Object-Oriented frameworks for managing Object-Relational Mapping ([[ORM>>http://en.wikipedia.org/wiki/Object-relational_mapping]]) to any JDBC-compliant database, Session Management, Undo/Redo/Revert, Ajax, Web Services, full Java Client applications, Rapid Application Development, Streaming Media, file upload/download and many other popular internet and enterprise application technologies. 14 14 15 15 Originally developed by NeXT Computer Inc., in the mid 1990s, it was ported by Apple to Mac OS X and Mac OS X Server in Objective-C and then completely translated to Java for version 5.0. 16 16 17 -It is an incredibly flexible set of frameworks exemplified by Apple's own use of it for such varied applications as the [[iTunes Music Store>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/storeFront]], the on-line [[Apple Store>>http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore/]], the [[M obileMe>>http://www.me.com]] group of services including Web-Mail and Calendaring and their [[website>>http://www.apple.com]].16 +It is an incredibly flexible set of frameworks exemplified by Apple's own use of it for such varied applications as the [[iTunes Music Store>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/storeFront]], the on-line [[Apple Store>>http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore/]], the [[.Mac>>http://www.mac.com/WebObjects/Welcome]] group of services including Web-Mail and Calendaring and their [[website>>http://www.apple.com]]. as well as many applications developed and deployed by [[others>>http://www.dyned.com/cgi-bin/WebObjects/WOShowcase]]. 18 18 19 -It has a very active [[developer community>>http://www.wocommunity.org/]] and offers excellent support through the very popular [[WebObjects Development>>http://lists.apple.com/ mailman/listinfo/webobjects-dev]] and [[WebObjectsDeployment>>http://lists.apple.com/mailman/listinfo/webobjects-deploy]] email lists.18 +It has a very active [[developer community>>http://www.wocommunity.org/]] and offers excellent support through the very popular [[WebObjects Development>>http://lists.apple.com/archives/webobjects-dev]] and [[WO Deployment>>http://lists.apple.com/archives/webobjects-deploy]] email lists. 20 20 21 - {{tiptitle="DownloadWebObjectsHere!"}}20 +In addition Apple, Inc. also provides [[free>>http://www.apple.com/support/webobjects/]] and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options. 22 22 23 -The [WebObjects543.dmg|http://support.apple.com/kb/DL688] file will install the WebObjects frameworks and support files. It requires Xcode 3.1. It is recommended that you follow the [WO:Installing WebObjects 5.4 on Snow Leopard] instructions if you no longer have Xcode 3.1. 24 - 25 -{{/tip}} 26 - 27 27 |= Contents 28 -| {{section}}{toc:style=disc|indent=20px}{{/section}} 23 +| {{section}} 24 +{toc:style=disc|indent=20px} 25 +{{/section}} 29 29 30 30 = Introduction = 31 31 32 32 * [[What is WebObjects?>>Overview-What is WebObjects]] 33 33 * [[History>>Overview-History]] 34 -* [[Foundation>>Overview-Foundation]] 31 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]] 35 35 * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]] 36 -* [[Scratch Setup of WebObjects Development on a Mac>>Scratch Setup of WebObjects Development on a Mac]] 37 -* [[Hands On Hello World - Your First WebObjects Application>>Hello World - Your First WebObjects Application]] 33 +* [[Scratch Setup of WebObjects Development on a Mac>>WOL:Scratch Setup of WebObjects Development on a Mac]] 34 +* [[Hands On Hello World - Your First WebObjects Application>>Hands On___Hello World - Your First WebObjects Application]] 38 38 * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]] 39 39 * [[WebObjects for Database Developers]] 40 40 * [[Naming Conventions]] ... ... @@ -41,13 +41,15 @@ 41 41 42 42 = License = 43 43 44 -As of WebObjects 5.3, the deployment of WebObjects -basedserver applications is now permitted on any platform. The Xcode3.1license (The lastthatincludedany referencetoWebObjects)statedthis:41 +As of WebObjects 5.3, the deployment of WebObjects built server applications is now permitted on any platform. The XCode license (within which WebObjects is included) reads: 45 45 46 -D. WebObjects Software. Subject to the terms and conditions of this License, you may in corporate the WebObjectsSoftware included inthe Developer Softwareinto application programs(both client and server) that youdevelop onan Apple-branded computer.Youmayalsoreproduce and distribute the WebObjectsSoftwareunmodified,inbinaryform only,on anyplatformbut solelyas incorporatedintosuchapplicationprograms and onlyfor usebyend-users under terms that are at least as restrictiveofthose set forth in this License(including,withoutlimitation,Sections2,6 and 7 of this License).Foravoidanceof doubt,youmay notdistribute theWebObjectsSoftwareona stand-alonebasis,andyou maynotdevelopapplicationprograms usingthe WebObjects Software(or anyportion thereof) onanynon-Apple branded computer.43 +D. WebObjects Software. Subject to the terms and conditions of this License, you may use, install and permit others to access the WebObjects deployment software included with the Developer Software to deploy application programs developed using Apple's WebObjects Software. You may also reproduce and distribute: (1) over a network, components of the WebObjects deployment software for installation and use by others ("Java Client End Users") on any remote computer's volatile memory (e.g. RAM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the same Apple-labeled computer on which you have installed the Developer Software (the "Licensed System"); and (2) both manually and automatically over a network, components of the WebObjects deployment software for installation and use by Java Client End Users on any remote computer's non-volatile memory (e.g. ROM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the Licensed System; provided that all distributions to Java Client End Users are made under terms that are at least as restrictive as those set forth in this License and contain the disclaimers and limitations set forth in Sections 6 and 7 of this License. Subject to the terms and conditions of this License, you may also deploy server applications built with the WebObjects Software on any platform. 47 47 45 +Sections 6 and 7 are standard Apple license disclaimers of warranty and limitations of liability clauses. Deployment to other platforms requires WebObjects software be built as Java servlet for deployment on a servlet compatible server such as [[Apache Tomcat>>Programming__WebObjects-Web_Applications-Deployment-Tomcat_Deployment]]. 46 + 48 48 = Foundation = 49 49 50 -* [[Foundation>>Overview-Foundation]] 49 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]] 51 51 * [[Key-Value Coding>>Overview-Key Value Coding]] 52 52 53 53 = Enterprise Object Framework (EOF) = ... ... @@ -58,7 +58,7 @@ 58 58 59 59 == Modeling == 60 60 61 -* [[Overview>>EOF-Modeling-Overview]] 60 +* [[Overview>>Programming__WebObjects-EOF-Modeling-Overview]] 62 62 * Required Reading 63 63 ** [[Entities>>EOF-Modeling-Entities]] 64 64 ** [[GlobalIDs>>EOF-Modeling-GlobalIDs]] ... ... @@ -65,7 +65,7 @@ 65 65 ** [[Attributes>>EOF-Modeling-Attributes]] 66 66 ** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]] 67 67 ** [[Entity Inheritance>>EOF-Modeling-Inheritance]] 68 -** [[Fetch Specifications>>EOF-Modeling-Fetch Specifications]] 67 +** [[Fetch Specifications>>Programming__WebObjects-EOF-Modeling-Fetch Specifications]] 69 69 ** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]] 70 70 ** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]] 71 71 ** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]] ... ... @@ -74,7 +74,7 @@ 74 74 ** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]] 75 75 ** [[Booleans>>EOF-Modeling-Booleans]] 76 76 * Advanced 77 -** [[JDBC>>EOF-Modeling-JDBC]] 76 +** [[JDBC>>Programming__WebObjects-EOF-Modeling-JDBC]] 78 78 ** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]] 79 79 ** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]] 80 80 ** [[Prototypes>>EOF-Modeling-Prototypes]] ... ... @@ -94,10 +94,10 @@ 94 94 ** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]] 95 95 ** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]] 96 96 ** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]] 97 -** [[Faulting>>EOF-Using EOF-Faulting]] 98 -** [[Fetching>>EOF-Using EOF-Fetching]] 96 +** [[Faulting>>Programming__WebObjects-EOF-Using EOF-Faulting]] 97 +** [[Fetching>>Programming__WebObjects-EOF-Using EOF-Fetching]] 99 99 ** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]] 100 -** [[Deleting>>EOF-Using EOF-Deleting]] 99 +** [[Deleting>>Programming__WebObjects-EOF-Using EOF-Deleting]] 101 101 ** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]] 102 102 ** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]] 103 103 ** [[Memory Management>>EOF-Using EOF-Memory Management]] ... ... @@ -137,120 +137,119 @@ 137 137 138 138 == Introduction == 139 139 140 -* [[Overview>>Web Applications-Overview]] 139 +* [[Overview>>Programming__WebObjects-Web Applications-Overview]] 141 141 142 142 == Development == 143 143 144 144 * [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 145 -* [[Beginner's Guide>>Development 144 +* [[Beginner's Guide>>Programming__WebObjects-Web Applications-Development-Beginner's Guide]] 146 146 * Required Reading 147 147 ** [[Apache>>Development Tools-Running Through Apache]] 148 -** [[WO Adaptor>>Development-WO Adaptor]] 147 +** [[WO Adaptor>>Web Applications-Development-WO Adaptor]] 149 149 ** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]] 150 -** [[WO Session>>Development-WO Session]] 149 +** [[WO Session>>Web Applications-Development-WO Session]] 151 151 ** [[WO Component>>Programming__WebObjects-Web Applications-Development-WO Component]] 152 -*** [[Binding Synchronization>>Development-WO Component-Binding Synchronization]] 153 -*** [[Code, Templates, and WODs>>Development-WO Component-Code Template and WODs]] 154 -*** [[Built-in Components>>Development-WO Component-Built-in Components]] 155 -** [[Component Actions>>Development-Component Actions]] 156 -** [[Direct Actions>>Development-Direct Actions]] 151 +*** [[Binding Synchronization>>Web Applications-Development-WO Component-Binding Synchronization]] 152 +*** [[Code, Templates, and WODs>>Web Applications-Development-WO Component-Code Template and WODs]] 153 +*** [[Built-in Components>>Programming__WebObjects-Web Applications-Development-WO Component-Built-in Components]] 154 +** [[Component Actions>>Web Applications-Development-Component Actions]] 155 +** [[Direct Actions>>Web Applications-Development-Direct Actions]] 157 157 ** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]] 158 158 ** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]] 159 -** [[Authentication and Security>>Development-Authentication and Security]] 160 -** [[General Best Practices>>Development-General Best Practices]] 161 -** [[WOForm Best Practices>>Development-WOForm Best Practices]] 162 -** [[WODisplayGroup>>Development-WODisplayGroup]] 163 -** [[Debugging Techniques>>Development-Debugging Techniques]] 164 -** [[Direct Connect>>Development-Direct Connect]] 165 -** [[Frameworks>>Development-Frameworks]] 166 -** [[Ajax>>Development-Ajax]] 167 -** [[CSS>>Development-CSS]] 168 -** [[Sending Emails>>Development-Sending Emails]] 158 +** [[Authentication and Security>>Web Applications-Development-Authentication and Security]] 159 +** [[General Best Practices>>Web Applications-Development-General Best Practices]] 160 +** [[WOForm Best Practices>>Web Applications-Development-WOForm Best Practices]] 161 +** [[WODisplayGroup>>Web Applications-Development-WODisplayGroup]] 162 +** [[Debugging Techniques>>Programming__WebObjects-Web Applications-Development-Debugging Techniques]] 163 +** [[Direct Connect>>Web Applications-Development-Direct Connect]] 164 +** [[Frameworks>>Web Applications-Development-Frameworks]] 165 +** [[Ajax>>Web Applications-Development-Ajax]] 166 +** [[CSS>>Web Applications-Development-CSS]] 167 +** [[Sending Emails>>Web Applications-Development-Sending Emails]] 169 169 ** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]] 170 170 ** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]] 171 -** [[Common Pitfalls and Troubleshooting>>Development-Common Pitfalls and Troubleshooting]] 170 +** [[Common Pitfalls and Troubleshooting>>Web Applications-Development-Common Pitfalls and Troubleshooting]] 172 172 * Advanced 173 -** [[Application Server URL Creation>>Development-UrlCreation]] 174 -** [[Audit Trails>>Development-Audit Trails]] 175 -** [[Backtracking>>Development-Backtracking]] 172 +** [[Application Server URL Creation>>WebApplictions-Development-UrlCreation]] 173 +** [[Audit Trails>>Web Applications-Development-Audit Trails]] 174 +** [[Backtracking>>Web Applications-Development-Backtracking]] 176 176 ** [[Concurrency>>Programming__WebObjects-Web Applications-Development-Concurrency]] 177 -** [[Image Thumbnailing>>Development-Thumbnailing]] 178 -** [[Database vs Filesystem (aka Images in the Database?)>>Development-Database vs Filesystem]] 176 +** [[Image Thumbnailing>>Web Applications-Development-Thumbnailing]] 177 +** [[Database vs Filesystem (aka Images in the Database?)>>Web Applications-Development-Database vs Filesystem]] 179 179 ** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]] 180 -** [[Stateless Components>>Development-Stateless Components]] 179 +** [[Stateless Components>>Web Applications-Development-Stateless Components]] 181 181 ** [[Non-HTML WO's>>Programming__WebObjects-Web Applications-Development-Non-HTML WO's]] 182 -** [[WOEvents and Logging>>Development-WOEvents and Logging]] 183 -** [[PDF Generation>>Development-PDF Generation]] 184 -** [[Excel Generation>>Development-Excel Generation]] 185 -** [[SSL>>Development-SSL requests via https protocol]] 186 -** [[Localization and Internationalization>>Development-Localization and Internationalization]] 187 -** [[Testing and JUnit>>Development-Testing and JUnit]] 188 -** [[Custom Error Handling>>Development-Custom Error Handling]] 181 +** [[WOEvents and Logging>>Web Applications-Development-WOEvents and Logging]] 182 +** [[PDF Generation>>Web Applications-Development-PDF Generation]] 183 +** [[Excel Generation>>Web Applications-Development-Excel Generation]] 184 +** [[SSL>>Web Applications-Development-SSL requests via https protocol]] 185 +** [[Localization and Internationalization>>Web Applications-Development-Localization and Internationalization]] 186 +** [[Testing and JUnit>>Web Applications-Development-Testing and JUnit]] 187 +** [[Custom Error Handling>>Web Applications-Development-Custom Error Handling]] 189 189 ** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]] 190 -** [[Custom Templates>>Development-Custom Templates]] 191 -** [[Calling Commandline Applications>>Calling Commandline Applications]] 189 +** [[Custom Templates>>Web Applications-Development-Custom Templates]] 190 +** [[Calling Commandline Applications>>Web Applications-Development-Calling Commandline Applications]] 192 192 ** [[High Performance WOA's and WO's>>Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]] 193 -** [[Profiling WO Apps>>Development-Profiling WO Apps]] 194 -** [[J2EE Integration>>Development-J2EE Integration]] 195 -** [[Third Party Jars>>Development-Third Party Jars]] 196 -** [[Generating Static Pages>>Development-Generating Static Pages]] 192 +** [[Profiling WO Apps>>Web Applications-Development-Profiling WO Apps]] 193 +** [[J2EE Integration>>Web Applications-Development-J2EE Integration]] 194 +** [[Third Party Jars>>Web Applications-Development-Third Party Jars]] 195 +** [[Generating Static Pages>>Web Applications-Development-Generating Static Pages]] 197 197 ** [[Cocoa EO Applications>>Web Applications-Development-Cocoa EO Applications]] 198 -** [[Custom Resource Manager>>Development-Custom Resource Manager]] 199 -** [[Persistent Sessions>>Development-Persistent Sessions]] 200 -** [[How Forms Work>>Development-How Forms Work]] 201 -* [[Development on Windows>>Development-Development on Windows]] 202 -* [[Tips and Tricks>>Development-Tips and Tricks]] 197 +** [[Custom Resource Manager>>Web Applications-Development-Custom Resource Manager]] 198 +** [[Persistent Sessions>>Web Applications-Development-Persistent Sessions]] 199 +** [[How Forms Work>>Web Applications-Development-How Forms Work]] 200 +* [[Development on Windows>>Web Applications-Development-Development on Windows]] 201 +* [[Tips and Tricks>>Web Applications-Development-Tips and Tricks]] 203 203 * Examples 204 -** [[Hands On Hello World>>Hello World - Your First WebObjects Application]] 205 -** [[Page Layout>>Development-Examples-Page Layout]] 206 -** [[List Components>>Development-Examples-List Components]] 207 -** [[Calendar Component>>Development-Examples-Calendar Component]] 208 -** [[Path Inspector>>Development-Examples-Path Inspector]] 209 -** [[Alphabetic List>>Development-Examples-Alphabetic List]] 210 -** [[Login>>Development-Examples-Login]] 211 -** [[Anchors>>Development-Examples-Anchors]] 212 -** [[Open Link in New Window>>Development-Examples-Open Link in New Window]] 213 -** [[Return a File>>Development-Examples-Return a File]] 203 +** [[Hands On Hello World>>Hands On___Hello World - Your First WebObjects Application]] 204 +** [[Page Layout>>Web Applications-Development-Examples-Page Layout]] 205 +** [[List Components>>Web Applications-Development-Examples-List Components]] 206 +** [[Calendar Component>>Web Applications-Development-Examples-Calendar Component]] 207 +** [[Path Inspector>>Web Applications-Development-Examples-Path Inspector]] 208 +** [[Alphabetic List>>Web Applications-Development-Examples-Alphabetic List]] 209 +** [[Login>>Web Applications-Development-Examples-Login]] 210 +** [[Anchors>>Web Applications-Development-Examples-Anchors]] 211 +** [[Open Link in New Window>>Web Applications-Development-Examples-Open Link in New Window]] 212 +** [[Return a File>>Web Applications-Development-Examples-Return a File]] 214 214 215 215 == Deployment == 216 216 217 -* [[Overview>>Overview]] 216 +* [[Overview>>Web Applications-Deployment-Overview]] 218 218 * Required Reading 219 -** [[Apache>> ConfiguringApachefor WebObjects]]220 -** [[Memory Settings>>Deployment-Memory Settings]] 221 -** [[Standard Deployment>>Deployment-Standard Deployment]] 222 -** [[wotaskd>>wotaskd]] 223 -** [[Java Monitor>>JavaMonitor]] 224 -** [[Logging>> LogRotation]]225 -** [[Split Install>> Split226 -** [[Common Pitfalls and Troubleshooting>> TroubleshootingDeployment]]218 +** [[Apache>>Web Applications-Deployment-Apache]] 219 +** [[Memory Settings>>Web Applications-Deployment-Memory Settings]] 220 +** [[Standard Deployment>>Web Applications-Deployment-Standard Deployment]] 221 +** [[wotaskd>>Web Applications-Deployment-wotaskd]] 222 +** [[Java Monitor>>Web Applications-Deployment-Java Monitor]] 223 +** [[Logging>>Web Applications-Deployment-Logging]] 224 +** [[Split Install>>Programming__WebObjects-Web Applications-Deployment-Split Install]] 225 +** [[Common Pitfalls and Troubleshooting>>Web Applications-Deployment-Common Pitfalls and Troubleshooting]] 227 227 228 228 * Advanced 229 -** [[WOStats>> TroubleshootingWOStats]]230 -** [[Additional Monitoring>> Monitoring your deployedApplications]]231 -** [[ Troubleshooting wotaskd and JavaMonitoron OS X]]232 -** [[Scheduled Restart>> TroubleshootingScheduled Restarts]]228 +** [[WOStats>>Web Applications-Deployment-WOStats]] 229 +** [[Additional Monitoring>>Web Applications-Deployment-Additional Monitoring]] 230 +** [[Debugging wotaskd and JavaMonitor]] 231 +** [[Scheduled Restart>>Web Applications-Deployment-Scheduled Restart]] 233 233 ** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 234 -** [[Tomcat Deployment>>Deploying with Tomcat]] 233 +** [[J2EE and Servlet Deployment>>Web Applications-Deployment-J2EE and Servlet Deployment]] 234 +** [[Tomcat Deployment>>Web Applications-Deployment-Tomcat Deployment]] 235 235 ** [[High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]] 236 -** [[Killing WOA Processes>>Killing WOA Processes]] 237 -** [[Debugging Frozen Deployed Instances>>Troubleshooting Frozen Deployed Instances]] 238 -** [[WOAdaptorInfo>>WOAdaptorInfo]] 236 +** [[Killing WOA Processes>>Web Applications-Deployment-Killing WOA Processes]] 237 +** [[Debugging Frozen Deployed Instances>>Web Applications-Deployment-Debugging Frozen Deployed Instances]] 239 239 240 240 * Platform Specifics 241 -** [[Mac OS X Server>>Deploying on Mac OS X Server]] 242 -** [[Linux>>Web Applications-Deployment-Linux]] 243 -** [[Solaris WO5.3.3>>Deploying on Solaris (WO 5.3.3)]] 244 -** [[FreeBSD WO5.2>>Deploying on FreeBSD (WO 5.2)]] 245 -** [[FreeBSD WO5.3>>Deploying on FreeBSD (WO 5.3)]] 246 -** [[FreeBSD 6.2 WO 5.3.3>>Deploying on FreeBSD 6.2 (WO5.3.3)]] 247 -** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Deploying on FreeBSD 6.x (WO 5.3.3 port)]] 248 -** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Deploying on Windows (WO 5.1)]] 249 -** [[Current Windows (WO 5.4 on Win2003)>>Deploying on Windows]] 250 -** [[Amazon EC2>>Deploying on Amazon EC2]] 240 +** [[Mac OS X Server>>Programming__WebObjects-Web Applications-Deployment-Mac OS X Server]] 241 +** [[Linux>>Programming__WebObjects-Web Applications-Deployment-Linux]] 242 +** [[Solaris WO5.3.3>>Programming__WebObjects-Web Applications-Deployment-Solaris WO5.3.3]] 243 +** [[FreeBSD WO5.2>>Web Applications-Deployment-FreeBSD WO5.2]] 244 +** [[FreeBSD WO5.3>>Web Applications-Deployment-FreeBSD WO5.3]] 245 +** [[FreeBSD 6.2 WO 5.3.3>>Web Applications-Deployment-FreeBSD 6.2 WO5.3.3]] 246 +** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Web Applications-Deployment-FreeBSD 6.x WO 5.3.3 port]] 247 +** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Web Applications-Deployment-Windows]] 248 +** [[Current Windows (WO 5.4 on Win2003)>>Windows Deployment WO 5.4]] 251 251 252 252 * Helpful Tools & Shellscripts 253 -** [[Capistrano (Overview)>> AutomatingApplicationwithCapistrano (Overview)]]251 +** [[Capistrano (Overview)>>Web Applications-Deployment-Capistrano (Overview)]] 254 254 255 255 = Web Services = 256 256 ... ... @@ -276,13 +276,27 @@ 276 276 277 277 = Direct To Web (D2W) = 278 278 279 -{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}} 277 +* Direct to Web 278 +** [[Overview - What is Direct to Web?>>What is Direct to Web]] 279 +** [[D2W Rule System>>The D2W Rule System]] 280 +** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs) 281 +** See David Leber's presentation [[available as part of the WOWODC West 2009 conference materials>>http://www.wocommunity.org/wowodc09/]] 282 +* Advanced 283 +** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]] 284 +** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]] 285 +** [[Using ERD2WWizardCreationPage]] 286 +* Examples 287 +** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]] 288 +** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]] 289 +** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]] 290 +* Additional Documents and Tutorials 291 +** [[Changing the Rules with Direct to Web]] 280 280 281 281 = Java Client, Direct to Java Client (D2JC) = 282 282 283 283 * [[Overview>>Java Client-Overview]] 284 284 * Direct to Java Client 285 -** [[Getting Started with Direct to Java Client (D2JC) >>Getting Started with Direct to Java Client (D2JC)]]297 +** [[Getting Started with Direct to Java Client (D2JC)]] 286 286 * [[Required Reading>>Java Client-Required Reading]] 287 287 * Building 288 288 ** [[Client-Side Classes JAR>>Java Client-WebStart Distribution Building]] ... ... @@ -301,7 +301,7 @@ 301 301 302 302 * [[Overview>>Project WONDER-Overview]] 303 303 * Required Reading 304 -** [[Installing>>WONDER :Gettingthe Wonder Source Code]]316 +** [[Installing>>Project WONDER-Installing]] 305 305 ** [[Quickstart>>Project WONDER-Quickstart]] 306 306 ** [[History>>Project WONDER-History]] 307 307 ** [[Properties File Settings>>Project Wonder Properties Files]] ... ... @@ -320,7 +320,6 @@ 320 320 *** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]] 321 321 *** [[ERDirectToWeb>>Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]] 322 322 *** [[ERDivaLook>>ERDivaLook]] 323 -*** [[ERDivaliteLook>>ERDivaliteLook]] 324 324 *** [[ERExcelLook>>Project WONDER-Frameworks-ERExcelLook]] 325 325 *** [[ERExtensions>>Project WONDER-Frameworks-ERExtensions]] 326 326 *** [[ERIMAdaptor>>Project WONDER-Frameworks-ERIMAdaptor]] ... ... @@ -327,7 +327,6 @@ 327 327 *** [[ERIUI>>Project WONDER-Frameworks-ERIUI]] 328 328 *** [[ERIndexing>>Project WONDER-Frameworks-ERIndexing]] 329 329 *** [[ERJGroupsSynchronizer>>Project WONDER-Frameworks-ERJGroupsSynchronizer]] 330 -*** [[ERJQuery>>ERJQuery]] 331 331 *** [[ERJars>>Project WONDER-Frameworks-ERJars]] 332 332 *** [[ERJavaMail>>Project WONDER-Frameworks-ERJavaMail]] 333 333 *** [[ERXNavigation>>Project WONDER-Frameworks-ERXNavigation]] ... ... @@ -368,9 +368,9 @@ 368 368 369 369 == WireHose == 370 370 371 -* [[Overview>>Wirehose]] 381 +* [[Overview>>Wirehose-Overview]] 372 372 * Basic Concepts 373 -** [[Content Management>>Wirehose-Content Management]] 383 +** [[Content Management>>Programming__WebObjects-Wirehose-Content Management]] 374 374 ** [[Personalization>>Wirehose-Personalization]] 375 375 ** [[Access Control>>Wirehose-Access Control]] 376 376 ** [[Dynamic Layouts>>Wirehose-Dynamic Layouts]] ... ... @@ -400,7 +400,7 @@ 400 400 401 401 == Houdah WebObjects Frameworks == 402 402 403 -* [[Overview>>Houdah WebObjects Frameworks]] 413 +* [[Overview>>Houdah WebObjects Frameworks-Overview]] 404 404 * [[HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework 405 405 * [[HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework 406 406 * [[HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework ... ... @@ -434,9 +434,8 @@ 434 434 * [[EOModeler>>EOF-Modeling-EOModeler]] 435 435 * [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]] 436 436 * [[Running Though Apache>>Development Tools-Running Through Apache]] 437 -* [[WebObjects and Subversion>>Development-WebObjects and Subversion]] 438 -* [[Hudson>>Installing and Configuring Jenkins Build Server]] 439 -* [[JRebel>>Using JRebel (previously called JavaRebel) with WOLips]] 447 +* [[WebObjects and Subversion>>Web Applications-Development-WebObjects and Subversion]] 448 +* [[Hudson>>Installing and Using the Hudson build server]] 440 440 441 441 = Case Studies = 442 442 ... ... @@ -456,13 +456,13 @@ 456 456 * [[Open Laszlo]] 457 457 * [[Mozilla XUL]] 458 458 * [[Cocoa]] 459 -* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]] 460 460 461 461 = Testing = 462 462 463 -* [[ JUnitand TestNG>>Testing-JUnitand TestNG]]471 +* [[ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 464 464 * [[Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 465 465 * [[WOUnitTest>>Testing-WOUnitTest]] 474 +* [[JUnit>>Testing-JUnit]] 466 466 467 467 = Database Compatibility / Comparisons = 468 468 ... ... @@ -484,7 +484,7 @@ 484 484 * [[EJB>>Programming__WebObjects-Alternative Technologies-EJB]] 485 485 * [[Hibernate>>Programming__WebObjects-Alternative Technologies-Hibernate]] 486 486 * [[Core Data>>Programming__WebObjects-Alternative Technologies-Core Data]] 487 -* [[Cayenne>>Alternative Technologies-Cayenne]] 496 +* [[Cayenne>>Programming__WebObjects-Alternative Technologies-Cayenne]] 488 488 * [[Tapestry>>Programming__WebObjects-Alternative Technologies-Tapestry]] 489 489 * [[Ruby on Rails>>Alternative Technologies-Ruby on Rails]] 490 490 * [[Struts>>Programming__WebObjects-Alternative Technologies-Struts]]