Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. download sources from GitHub or clone Git repository
  2. call mvn package
  3. deploy openhub.war to application server from module war

    Tip

    It is possible to use standalone mode of OpenHub, without servlet container.


  4. start calling example web services (from module openhub-example)
  5. look at Admin GUI at address http://localhost:8080/openhub/web/admin/console/ (default credentials are login is webUser/webPassword)
Warning

When you deploy war (not standalone version) then there is error in context configuration. Correct url http://localhost:8080/openhub/web/admin/console/ doesn't work at this moment, you have to deploy to the root context - we are working on the patch. Bug 

Jira Legacy
serverSystem JIRA
serverId5fb5aac0-20a0-345d-92b5-5cbf69580c27
keyOHFJIRA-81

...