Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.madc0w - Content
-
... ... @@ -1,37 +1,40 @@ 1 -{{info title="How to Contribute to this Wiki"}} 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]. 2 2 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). 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}} 4 4 5 -{{/info}} 7 +{{tip}} 8 +This site replaces the [wikibook|http://en.wikibooks.org/wiki/Programming:WebObjects], which has been deprecated. 9 +{{/tip}} 6 6 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"]] 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. 9 9 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 - 12 12 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. 13 13 14 14 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. 15 15 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]].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 [[MobileMe>>http://www.me.com]] group of services including Web-Mail and Calendaring and their [[website>>http://www.apple.com]]. 17 17 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/a rchives/webobjects-dev]] and [[WO Deployment>>http://lists.apple.com/archives/webobjects-deploy]] email lists.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 [[WebObjects Deployment>>http://lists.apple.com/mailman/listinfo/webobjects-deploy]] email lists. 19 19 20 - In addition Apple, Inc. alsoprovides[[free>>http://www.apple.com/support/webobjects/]]and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options.21 +{{tip title="Download WebObjects Here!"}} 21 21 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 + 22 22 |= Contents 23 -| {{section}} 24 -{toc:style=disc|indent=20px} 25 -{{/section}} 28 +| {{section}}{toc:style=disc|indent=20px}{{/section}} 26 26 27 27 = Introduction = 28 28 29 29 * [[What is WebObjects?>>Overview-What is WebObjects]] 30 30 * [[History>>Overview-History]] 31 -* [[Foundation>> Programming__WebObjects-Overview-Foundation]]34 +* [[Foundation>>Overview-Foundation]] 32 32 * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]] 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>>H ands On___Hello World - Your First WebObjects Application]]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]] 35 35 * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]] 36 36 * [[WebObjects for Database Developers]] 37 37 * [[Naming Conventions]] ... ... @@ -38,15 +38,13 @@ 38 38 39 39 = License = 40 40 41 -As of WebObjects 5.3, the deployment of WebObjects uiltserver applications is now permitted on any platform. The XCode license (withinwhichWebObjectsisincluded)reads:44 +As of WebObjects 5.3, the deployment of WebObjects-based server applications is now permitted on any platform. The Xcode 3.1 license (The last that included any reference to WebObjects) stated this: 42 42 43 -D. WebObjects Software. use,install and permitothers toccessthe WebObjectsdeployment software includedwiththe Developer Software todeployapplication programsdeveloped using Apple's WebObjects Software. You may also reproduce and distribute: (1) over a network, components of theWebObjects deploymentsoftware for installation anduseby others ("Java Client End Users")on any remote computer's volatilememory(e.g. RAM) to enable Java Client functionality for the solepurposeof communicatingwithApple's WebObjects Software that may be installedandexecutedon the same Apple-labeledcomputer on which youhaveinstalledtheDeveloperSoftware (the "LicensedSystem");and(2) both manually andautomatically over a network, componentsofthe WebObjectsdeployment softwarefor installation anduse by Java Client EndUsers onany remotecomputer'snon-volatile memory(e.g. ROM) toenableJava Clientfunctionalityfor thesolepurposeof communicatingwithApple's WebObjectsSoftware thatmay be installedandexecutedonthe Licensed System;provided that all distributionstoJava Client EndUsersare madeunder terms that are at least as restrictiveasthose set forth in this Licenseandcontain thedisclaimers and limitationsset forth inSections 6 and 7 of this License.Subjectto the terms andconditionsof thisLicense, you mayalso deployserverapplicationsbuiltwiththe WebObjects Software onany platform.46 +D. WebObjects Software. Subject to the terms and conditions of this License, you may incorporate the WebObjects Software included in the Developer Software into application programs (both client and server) that you develop on an Apple-branded computer. You may also reproduce and distribute the WebObjects Software unmodified, in binary form only, on any platform but solely as incorporated into such application programs and only for use by end-users under terms that are at least as restrictive of those set forth in this License (including, without limitation, Sections 2, 6 and 7 of this License).For avoidance of doubt, you may not distribute the WebObjects Software on a stand-alone basis, and you may not develop application programs using the WebObjects Software (or any portion thereof) on any non-Apple branded computer. 44 44 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 - 47 47 = Foundation = 48 48 49 -* [[Foundation>> Programming__WebObjects-Overview-Foundation]]50 +* [[Foundation>>Overview-Foundation]] 50 50 * [[Key-Value Coding>>Overview-Key Value Coding]] 51 51 52 52 = Enterprise Object Framework (EOF) = ... ... @@ -57,7 +57,7 @@ 57 57 58 58 == Modeling == 59 59 60 -* [[Overview>> Programming__WebObjects-EOF-Modeling-Overview]]61 +* [[Overview>>EOF-Modeling-Overview]] 61 61 * Required Reading 62 62 ** [[Entities>>EOF-Modeling-Entities]] 63 63 ** [[GlobalIDs>>EOF-Modeling-GlobalIDs]] ... ... @@ -64,7 +64,7 @@ 64 64 ** [[Attributes>>EOF-Modeling-Attributes]] 65 65 ** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]] 66 66 ** [[Entity Inheritance>>EOF-Modeling-Inheritance]] 67 -** [[Fetch Specifications>> Programming__WebObjects-EOF-Modeling-Fetch Specifications]]68 +** [[Fetch Specifications>>EOF-Modeling-Fetch Specifications]] 68 68 ** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]] 69 69 ** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]] 70 70 ** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]] ... ... @@ -73,7 +73,7 @@ 73 73 ** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]] 74 74 ** [[Booleans>>EOF-Modeling-Booleans]] 75 75 * Advanced 76 -** [[JDBC>> Programming__WebObjects-EOF-Modeling-JDBC]]77 +** [[JDBC>>EOF-Modeling-JDBC]] 77 77 ** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]] 78 78 ** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]] 79 79 ** [[Prototypes>>EOF-Modeling-Prototypes]] ... ... @@ -93,10 +93,10 @@ 93 93 ** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]] 94 94 ** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]] 95 95 ** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]] 96 -** [[Faulting>> Programming__WebObjects-EOF-Using EOF-Faulting]]97 -** [[Fetching>> Programming__WebObjects-EOF-Using EOF-Fetching]]97 +** [[Faulting>>EOF-Using EOF-Faulting]] 98 +** [[Fetching>>EOF-Using EOF-Fetching]] 98 98 ** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]] 99 -** [[Deleting>> Programming__WebObjects-EOF-Using EOF-Deleting]]100 +** [[Deleting>>EOF-Using EOF-Deleting]] 100 100 ** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]] 101 101 ** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]] 102 102 ** [[Memory Management>>EOF-Using EOF-Memory Management]] ... ... @@ -136,119 +136,120 @@ 136 136 137 137 == Introduction == 138 138 139 -* [[Overview>> Programming__WebObjects-WebApplications-Overview]]140 +* [[Overview>>Web Applications-Overview]] 140 140 141 141 == Development == 142 142 143 143 * [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 144 -* [[Beginner's Guide>> Programming__WebObjects-Web Applications-Development-Beginner's Guide]]145 +* [[Beginner's Guide>>Development - Beginner's Guide]] 145 145 * Required Reading 146 146 ** [[Apache>>Development Tools-Running Through Apache]] 147 -** [[WO Adaptor>> Web Applications-Development-WO Adaptor]]148 +** [[WO Adaptor>>Development-WO Adaptor]] 148 148 ** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]] 149 -** [[WO Session>> Web Applications-Development-WO Session]]150 +** [[WO Session>>Development-WO Session]] 150 150 ** [[WO Component>>Programming__WebObjects-Web Applications-Development-WO Component]] 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]]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]] 156 156 ** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]] 157 157 ** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]] 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]]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]] 168 168 ** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]] 169 169 ** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]] 170 -** [[Common Pitfalls and Troubleshooting>> Web Applications-Development-Common Pitfalls and Troubleshooting]]171 +** [[Common Pitfalls and Troubleshooting>>Development-Common Pitfalls and Troubleshooting]] 171 171 * Advanced 172 -** [[Application Server URL Creation>> WebApplictions-Development-UrlCreation]]173 -** [[Audit Trails>> Web Applications-Development-Audit Trails]]174 -** [[Backtracking>> Web Applications-Development-Backtracking]]173 +** [[Application Server URL Creation>>Development-UrlCreation]] 174 +** [[Audit Trails>>Development-Audit Trails]] 175 +** [[Backtracking>>Development-Backtracking]] 175 175 ** [[Concurrency>>Programming__WebObjects-Web Applications-Development-Concurrency]] 176 -** [[Image Thumbnailing>> Web Applications-Development-Thumbnailing]]177 -** [[Database vs Filesystem (aka Images in the Database?)>> Web Applications-Development-Database vs Filesystem]]177 +** [[Image Thumbnailing>>Development-Thumbnailing]] 178 +** [[Database vs Filesystem (aka Images in the Database?)>>Development-Database vs Filesystem]] 178 178 ** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]] 179 -** [[Stateless Components>> Web Applications-Development-Stateless Components]]180 +** [[Stateless Components>>Development-Stateless Components]] 180 180 ** [[Non-HTML WO's>>Programming__WebObjects-Web Applications-Development-Non-HTML WO's]] 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]]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]] 188 188 ** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]] 189 -** [[Custom Templates>> Web Applications-Development-Custom Templates]]190 -** [[Calling Commandline Applications>> Web Applications-Development-Calling Commandline Applications]]190 +** [[Custom Templates>>Development-Custom Templates]] 191 +** [[Calling Commandline Applications>>Calling Commandline Applications]] 191 191 ** [[High Performance WOA's and WO's>>Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]] 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]]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]] 196 196 ** [[Cocoa EO Applications>>Web Applications-Development-Cocoa EO Applications]] 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]]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]] 202 202 * Examples 203 -** [[Hands On Hello World>>H ands 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]]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]] 213 213 214 214 == Deployment == 215 215 216 -* [[Overview>> Web Applications-Deployment-Overview]]217 +* [[Overview>>Overview]] 217 217 * Required Reading 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-Java223 -** [[Logging>> WebApplications-Deployment-Logging]]224 -** [[Split Install>> Programming__WebObjects-Web Applications-Deployment-Split Install]]225 -** [[Common Pitfalls and Troubleshooting>> Web Applications-Deployment-Common Pitfalls andTroubleshooting]]219 +** [[Apache>>Configuring Apache for WebObjects]] 220 +** [[Memory Settings>>Deployment-Memory Settings]] 221 +** [[Standard Deployment>>Deployment-Standard Deployment]] 222 +** [[wotaskd>>wotaskd]] 223 +** [[Java Monitor>>JavaMonitor]] 224 +** [[Logging>>Log Rotation]] 225 +** [[Split Install>>Split Deployments]] 226 +** [[Common Pitfalls and Troubleshooting>>Troubleshooting Deployment]] 226 226 227 227 * Advanced 228 -** [[WOStats>> WebApplications-Deployment-WOStats]]229 -** [[Additional Monitoring>> Web Applications-Deployment-Additional Monitoring]]230 -** [[ Debugging wotaskd and JavaMonitor]]231 -** [[Scheduled Restart>> WebApplications-Deployment-Scheduled Restart]]229 +** [[WOStats>>Troubleshooting WOStats]] 230 +** [[Additional Monitoring>>Monitoring your deployed Applications]] 231 +** [[Troubleshooting wotaskd and JavaMonitor on OS X]] 232 +** [[Scheduled Restart>>Troubleshooting Scheduled Restarts]] 232 232 ** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 233 -** [[J2EE and Servlet Deployment>>Web Applications-Deployment-J2EE and Servlet Deployment]] 234 -** [[Tomcat Deployment>>Web Applications-Deployment-Tomcat Deployment]] 234 +** [[Tomcat Deployment>>Deploying with Tomcat]] 235 235 ** [[High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]] 236 -** [[Killing WOA Processes>>Web Applications-Deployment-Killing WOA Processes]] 237 -** [[Debugging Frozen Deployed Instances>>Web Applications-Deployment-Debugging Frozen Deployed Instances]] 236 +** [[Killing WOA Processes>>Killing WOA Processes]] 237 +** [[Debugging Frozen Deployed Instances>>Troubleshooting Frozen Deployed Instances]] 238 +** [[WOAdaptorInfo>>WOAdaptorInfo]] 238 238 239 239 * Platform Specifics 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]] 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]] 249 249 250 250 * Helpful Tools & Shellscripts 251 -** [[Capistrano (Overview)>> WebApplications-Deployment-Capistrano (Overview)]]253 +** [[Capistrano (Overview)>>Automating Application Deployment with Capistrano (Overview)]] 252 252 253 253 = Web Services = 254 254 ... ... @@ -274,27 +274,13 @@ 274 274 275 275 = Direct To Web (D2W) = 276 276 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]] 279 +{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}} 292 292 293 293 = Java Client, Direct to Java Client (D2JC) = 294 294 295 295 * [[Overview>>Java Client-Overview]] 296 296 * Direct to Java Client 297 -** [[Getting Started with Direct to Java Client (D2JC)]] 285 +** [[Getting Started with Direct to Java Client (D2JC)>>Getting Started with Direct to Java Client (D2JC)]] 298 298 * [[Required Reading>>Java Client-Required Reading]] 299 299 * Building 300 300 ** [[Client-Side Classes JAR>>Java Client-WebStart Distribution Building]] ... ... @@ -313,7 +313,7 @@ 313 313 314 314 * [[Overview>>Project WONDER-Overview]] 315 315 * Required Reading 316 -** [[Installing>> ProjectWONDER-Installing]]304 +** [[Installing>>WONDER:Getting the Wonder Source Code]] 317 317 ** [[Quickstart>>Project WONDER-Quickstart]] 318 318 ** [[History>>Project WONDER-History]] 319 319 ** [[Properties File Settings>>Project Wonder Properties Files]] ... ... @@ -332,6 +332,7 @@ 332 332 *** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]] 333 333 *** [[ERDirectToWeb>>Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]] 334 334 *** [[ERDivaLook>>ERDivaLook]] 323 +*** [[ERDivaliteLook>>ERDivaliteLook]] 335 335 *** [[ERExcelLook>>Project WONDER-Frameworks-ERExcelLook]] 336 336 *** [[ERExtensions>>Project WONDER-Frameworks-ERExtensions]] 337 337 *** [[ERIMAdaptor>>Project WONDER-Frameworks-ERIMAdaptor]] ... ... @@ -338,6 +338,7 @@ 338 338 *** [[ERIUI>>Project WONDER-Frameworks-ERIUI]] 339 339 *** [[ERIndexing>>Project WONDER-Frameworks-ERIndexing]] 340 340 *** [[ERJGroupsSynchronizer>>Project WONDER-Frameworks-ERJGroupsSynchronizer]] 330 +*** [[ERJQuery>>ERJQuery]] 341 341 *** [[ERJars>>Project WONDER-Frameworks-ERJars]] 342 342 *** [[ERJavaMail>>Project WONDER-Frameworks-ERJavaMail]] 343 343 *** [[ERXNavigation>>Project WONDER-Frameworks-ERXNavigation]] ... ... @@ -378,9 +378,9 @@ 378 378 379 379 == WireHose == 380 380 381 -* [[Overview>>Wirehose -Overview]]371 +* [[Overview>>Wirehose]] 382 382 * Basic Concepts 383 -** [[Content Management>> Programming__WebObjects-Wirehose-Content Management]]373 +** [[Content Management>>Wirehose-Content Management]] 384 384 ** [[Personalization>>Wirehose-Personalization]] 385 385 ** [[Access Control>>Wirehose-Access Control]] 386 386 ** [[Dynamic Layouts>>Wirehose-Dynamic Layouts]] ... ... @@ -410,7 +410,7 @@ 410 410 411 411 == Houdah WebObjects Frameworks == 412 412 413 -* [[Overview>>Houdah WebObjects Frameworks -Overview]]403 +* [[Overview>>Houdah WebObjects Frameworks]] 414 414 * [[HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework 415 415 * [[HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework 416 416 * [[HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework ... ... @@ -444,8 +444,9 @@ 444 444 * [[EOModeler>>EOF-Modeling-EOModeler]] 445 445 * [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]] 446 446 * [[Running Though Apache>>Development Tools-Running Through Apache]] 447 -* [[WebObjects and Subversion>>Web Applications-Development-WebObjects and Subversion]] 448 -* [[Hudson>>Installing and Using the Hudson build server]] 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]] 449 449 450 450 = Case Studies = 451 451 ... ... @@ -465,13 +465,13 @@ 465 465 * [[Open Laszlo]] 466 466 * [[Mozilla XUL]] 467 467 * [[Cocoa]] 459 +* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]] 468 468 469 469 = Testing = 470 470 471 -* [[ ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]]463 +* [[JUnit and TestNG>>Testing-JUnit and TestNG]] 472 472 * [[Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 473 473 * [[WOUnitTest>>Testing-WOUnitTest]] 474 -* [[JUnit>>Testing-JUnit]] 475 475 476 476 = Database Compatibility / Comparisons = 477 477 ... ... @@ -493,7 +493,7 @@ 493 493 * [[EJB>>Programming__WebObjects-Alternative Technologies-EJB]] 494 494 * [[Hibernate>>Programming__WebObjects-Alternative Technologies-Hibernate]] 495 495 * [[Core Data>>Programming__WebObjects-Alternative Technologies-Core Data]] 496 -* [[Cayenne>> Programming__WebObjects-Alternative Technologies-Cayenne]]487 +* [[Cayenne>>Alternative Technologies-Cayenne]] 497 497 * [[Tapestry>>Programming__WebObjects-Alternative Technologies-Tapestry]] 498 498 * [[Ruby on Rails>>Alternative Technologies-Ruby on Rails]] 499 499 * [[Struts>>Programming__WebObjects-Alternative Technologies-Struts]]