Last modified by Pascal Robert on 2023/08/10 22:21

From version 132.1
edited by Pascal Robert
on 2010/11/28 08:33
Change comment: There is no comment for this version
To version 133.1
edited by David Avendasora
on 2010/11/29 17:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.avendasora
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  wotaskd and JavaMonitor were open sourced when WebObjects 5.4 was released in 2007. In 2008 and 2009, the source was modified and included in Project Wonder. This is the list of additions that were added to the Wonder versions of the tools.
6 6  
7 -[[image:LaunchBarScreenSnapz001.png||border="1"]]
7 +[[image:WonderJavaMonitor.png||border="1"]]
8 8  
9 9  === Misc ===
10 10  
... ... @@ -16,7 +16,7 @@
16 16  ant deployment.tools -Dwonder.patch=54 -Ddeployment.standalone=true
17 17  {{/code}}
18 18  
19 -The //-Ddeployment.standalone=true// argument will embed the required frameworks in wotaskd and JavaMonitor. Please note that you have to build the Wonder frameworks before calling //ant deployment.tools//, if you get classpath errors when building the deployment tools, first run:
19 +The //Ddeployment.standalone=true// argument will embed the required frameworks in wotaskd and JavaMonitor. Please note that you have to build the Wonder frameworks before calling //ant deployment.tools//, if you get classpath errors when building the deployment tools, first run:
20 20  
21 21  {{code}}
22 22  ant frameworks