Tobago Demo

Menu

Docker

To run the examples, or other Tobago applications (or any web applications), you may want to use docker. You don't need to install an JavaEE server by yourself, just run it in Docker.

Command Line Configurator

Docker Command

mvn clean install -Pdev -Djsf=provided docker run -it --rm -p 8081:8080 -v `pwd`/target/tobago-example-demo.war:/usr/local/tomee/webapps/demo.war tomee:8.0-jre8-plus Browse via HTTP
© 2005-2023 Apache Software Foundation, Licensed under the Apache License, Version 2.0.