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

  • Theodore Petrosky
    Theodore Petrosky, 2016/07/01 08:21

    On a Centos VM that I just created I tried to build both wotaskd/Monitor. There were errors until I told ant where the frameworks lived.

    ant -Dwo.system.frameworks=/opt/WO/Library/Frameworks frameworks deployment.tools -Ddeployment.standalone=true

  • David Holt
    David Holt, 2010/11/26 19:47

    In Misc it says that wotaskd and JavaMonitor are not built fully embedded. Is this still true? I thought with the move to Hudson, that the Applications were fully embedded at this location: http://webobjects.mdimension.com/hudson/job/Wonder54/lastSuccessfulBuild/artifact/dist/

    Can anyone confirm this so that we remove this information if incorrect?

  • Pascal Robert
    Pascal Robert, 2010/11/26 20:40

    The wotaskd/Monitor builds on webobjects.mdimension.com are fully embedded, but if you build them yourself, they are not fully embedded unless you use the "-Ddeployment.standalone=true" argument.

    And I just saw that the Wonder-latest-Applications* archive doesn't exist anymore in Hudson, but wotaskd and JavaMonitor are available as downloads and they are fully embedded.

  • David Holt
    David Holt, 2010/11/26 21:48

    I have updated that section. Thanks Pascal.