simply add a dependency to uk.org.retep.microkernel.web:tomcat in the application assemblies dependencies, add a appname.webserver.xml config file to etc then jetty will embed.
To deploy a war, simply include it as a dependency - the core will then deploy it.
petermount added a comment - 06/Apr/10 10:20 AM simply add a dependency to uk.org.retep.microkernel.web:tomcat in the application assemblies dependencies, add a appname.webserver.xml config file to etc then jetty will embed.
To deploy a war, simply include it as a dependency - the core will then deploy it.
simply add a dependency to uk.org.retep.microkernel.web:tomcat in the application assemblies dependencies, add a appname.webserver.xml config file to etc then jetty will embed.
To deploy a war, simply include it as a dependency - the core will then deploy it.