Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 1186.1
edited by David Avendasora
on 2010/11/30 06:32
on 2010/11/30 06:32
Change comment:
There is no comment for this version
To version 1185.1
edited by David Avendasora
on 2010/12/03 11:13
on 2010/12/03 11:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,13 @@ 1 - This site replaces the[[wikibook>>http://en.wikibooks.org/wiki/Programming:WebObjects]],whichhasbeen deprecated.2 - [[image:hero_webobjects.jpg||align="right" vspace="4"hspace="4"]]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. 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}} 6 + 7 +{{tip}} 8 +This site replaces the [wikibook|http://en.wikibooks.org/wiki/Programming:WebObjects], which has been deprecated. 9 +{{/tip}} 10 + 4 4 **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. 5 5 6 6 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. ... ... @@ -7,20 +7,17 @@ 7 7 8 8 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. 9 9 10 -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]]. 11 11 12 12 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. 13 13 14 -In addition Apple, Inc. also provides [[free>>http://www.apple.com/support/webobjects/]] and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options. 15 - 16 16 |= Contents 17 -| {{section}}\ {toc:style=disc|indent=20px}\ \ 18 -\ \ 19 -\ \ 20 -\ \ 21 -\ 22 - {{/section}} 22 +| {{section}}{toc:style=disc|indent=20px}{{/section}} 23 23 24 += Installing WebObjects = 25 + 26 +* Mac OS X 27 + 24 24 = Introduction = 25 25 26 26 * [[What is WebObjects?>>Overview-What is WebObjects]] ... ... @@ -208,7 +208,7 @@ 208 208 209 209 == Deployment == 210 210 211 -* [[Overview>> Deployment-Overview]]215 +* [[Overview>>Overview]] 212 212 * Required Reading 213 213 ** [[Apache>>Configuring Apache for WebObjects]] 214 214 ** [[Memory Settings>>Deployment-Memory Settings]] ... ... @@ -215,21 +215,21 @@ 215 215 ** [[Standard Deployment>>Deployment-Standard Deployment]] 216 216 ** [[wotaskd>>wotaskd]] 217 217 ** [[Java Monitor>>JavaMonitor]] 218 -** [[Logging>> Deployment-Logging]]219 -** [[Split Install>>Deployment -Split Install]]222 +** [[Logging>>Log Rotation]] 223 +** [[Split Install>>Split Deployments]] 220 220 ** [[Common Pitfalls and Troubleshooting>>Troubleshooting Deployment]] 221 221 222 222 * Advanced 223 223 ** [[WOStats>>Troubleshooting WOStats]] 224 224 ** [[Additional Monitoring>>Monitoring your deployed Applications]] 225 -** [[ Debugging wotaskd and JavaMonitor on OS X]]226 -** [[Scheduled Restart>> Deployment-Scheduled Restart]]229 +** [[Troubleshooting wotaskd and JavaMonitor on OS X]] 230 +** [[Scheduled Restart>>Troubleshooting Scheduled Restarts]] 227 227 ** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 228 228 ** [[Tomcat Deployment>>Deploying with Tomcat]] 229 229 ** [[High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]] 230 -** [[Killing WOA Processes>> Deployment-Killing WOA Processes]]231 -** [[Debugging Frozen Deployed Instances>> Deployment-Debugging Frozen Deployed Instances]]232 -** [[WOAdaptorInfo>> Deployment-WOAdaptorInfo]]234 +** [[Killing WOA Processes>>Killing WOA Processes]] 235 +** [[Debugging Frozen Deployed Instances>>Troubleshooting Frozen Deployed Instances]] 236 +** [[WOAdaptorInfo>>WOAdaptorInfo]] 233 233 234 234 * Platform Specifics 235 235 ** [[Mac OS X Server>>Deploying on Mac OS X Server]]