Deploying to root context with versioning

2015-11-17 Thread Andrew Hunt
Hey there, I'm trying to deploy a war of my application to the root context. I name it ROOT.war and it autodeployed fine. When I try to add versioning like ROOT##1.war and ROOT##2.war, it seems to see the context as ##1 and fail to deploy. For example, I get exceptions saying it couldn't find

How to run an application with different user to TC container

2013-05-16 Thread Andrew Hunt
Hi We have a Tomcat 7.0.39 instance with several applications running within it, but all running as the same user as the Tomcat instance. We have a new application we are wanting to add, but this needs to run with a different user as it has different accesses it needs that cannot be granted to