Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 2.7 KB

WEBSERVICES_DESCRIPTION_README.md

File metadata and controls

33 lines (30 loc) · 2.7 KB

Branch-specific notes

Installation Instructions

  1. Pull this branch and make use your own specific configuration as described in step no. 3 at https://www.assembla.com/spaces/crce/wiki
  2. In order to prevent unsolved "maven store BUG" in this branch you need to disable maven store. Easiest way to do this is to set store.uri property of conf/cz.zcu.kiv.crce.repository.maven-local.cfg to some non-existing directory. If you did this right you should not see a repository selection box in Web UI (since there is only filebased store active).
  3. Build the repository by running mvn -Dmaven.test.skip=true -Dfindbugs.skip=true -Dpmd.failOnViolation=false install from project root folder.
  4. Start the application by launching by mvn pax:run in the modules/ subfolder.
  5. Web UI should now be accessible at http://localhost:8080/crce
  6. Now you are able to use Webservices description module at http://localhost:8080/crce/resource?link=webservices

Examples of Webservice IDLs to index