Issue Details (XML | Word | Printable)

Key: RETEPMICROKERNEL-42
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: petermount
Reporter: petermount
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
retepmicrokernel

Provide support for embedding Apache Tomcat

Created: 06/Apr/10 10:13 AM   Updated: 07/Jul/10 10:36 AM   Resolved: 06/Apr/10 10:20 AM
Component/s: Core
Affects Version/s: 10.1, 10.5.1
Fix Version/s: 10.5.1

Time Tracking:
Not Specified

Issue Links:
Blocker
 

Tags:


 Description  « Hide

Add support to easily embed Apache Tomcat



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.