Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 122.1
edited by David Avendasora
on 2010/11/29 19:41
on 2010/11/29 19:41
Change comment:
There is no comment for this version
To version 127.1
edited by David Avendasora
on 2010/11/29 19:48
on 2010/11/29 19:48
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +1,16 @@ 1 +[[image:WonderJavaMonitor.png||border="1"]] 2 + 1 1 {{toc}}{{/toc}} 2 2 3 3 === Introduction === 4 4 5 -WebObject's wotaskd and JavaMonitor deployment tools wereopen sourcedin WebObjects 5.4. The source was then quickly modified and included in Project Wonder. Substantial improvements in both functionality and look-and-feel have been made over the yearssince their release as open source. These improved versions of **wotaskd.woa** and **JavaMonitor.woa** are available as full Wonder applications.7 +Apple released WebObject's wotaskd and JavaMonitor deployment tools to the community as open source in WebObjects 5.4. The source was then quickly modified and included in Project Wonder. Substantial improvements in both functionality and look-and-feel have been made over the years. These improved versions of **wotaskd.woa** and **JavaMonitor.woa** are available as full Wonder applications. 6 6 7 -[[image:WonderJavaMonitor.png||border="1"]] 8 - 9 9 === Where to get them === 10 10 11 11 You can either download them pre-built from [[Wonder's Hudson build server>>http://webobjects.mdimension.com/hudson/job/Wonder54/lastSuccessfulBuild/artifact/dist/]] or build them from the source code. 12 12 13 -To build them from the source, simply run the following Command from the Wonder directory at the root of the Wonder sourcecode directory:13 +To build them from the [[Wonder source code>>WONDER:Download Wonder Source, Build, Install and Upgrade]], simply run the following command from the Wonder directory at the root of the Wonder source. 14 14 15 15 {{code}} 16 16 ant frameworks deployment.tools -Dwonder.patch=54 -Ddeployment.standalone=true