Giter Site home page Giter Site logo

Comments (1)

tarelli avatar tarelli commented on August 21, 2024

Changed from PAR to PLAN to retain deployment order. In order to use the PLAN to deploy the Simulation Engine the bundles and their dependencies need to be copied to the provision repository. To run the PLAN from inside Eclipse is a bit tricky due to this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=379765. As you can see in the last comment the workaround would be to add the stage folder as a repository, not worth the hassle I think. This plan file though is still perfectly valid while deploying the Simulation Engine outside the development environment.

=Using the Plan=

Because a plan is a list of artifacts, rather than a physical file that contains the artifacts, there are a few additional steps you must perform before you deploy it to VWS.

Copy the artifacts that make up the plan to the usr repository, which by default is the $SERVER_HOME/repository/usr directory, where $SERVER_HOME refers to the top-level installation directory of VWS. Note that you might have configured the server differently; in which case, copy the artifacts to your custom repository directory.

Restart VWS.

After the server has started, either use the Admin Console to deploy the plan, or manually deploy it by copying the plan’s XML file into the $SERVER_HOME/pickup directory.

This results in VWS deploying the plan with the same semantics as a PAR file.

To undeploy the plan, use the Admin Console, or simply delete it from the $SERVER_HOME/pickup directory.

from org.geppetto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.