Hi Patrick, Could you push your app to a new github repo so I can take a look... perhaps the docs are misleading or incomplete. Thx, Dan.
On Sat, 7 Oct 2017, 12:41 Patrick Pliessnig, <[email protected]> wrote: > Hi > > I generate a Quickstart App and run it with 'mvn -pl webapp jetty:run'. > Everything works fine. > > I then uncomment the blocks between |'Uncomment to include example > modules that set up embedded camel'| and run it again with 1) 'mvn clean > install' 2) 'mvn -pl webapp jetty:run'. This time - on localhost:8080 - > the browser generates a: HTTP ERROR 503 ( Service unavailable ). > > If I boot it within the IDE with 'org.apache.isis.WebServer' everything > works fine. > > Do I miss something? > > Thx > Patrick >
