Silly question... Can tomcat be removed from the DM. What if I want to just use all the DM features but remove tomcat for "security" purposes. Bassically I want to deploy some custom application with no web.
Silly question... Can tomcat be removed from the DM. What if I want to just use all the DM features but remove tomcat for "security" purposes. Bassically I want to deploy some custom application with no web.
You've got a couple of choices here:
- Download and use dm Kernel
- Use dm Server and remove the web component. To do this edit the com.springsource.kernel.properties file in the config directory and change the system artifacts property to remove the reference to the Web plan.
Andy Wilkinson
SpringSource