What is the best practice for setting the context root for an application that will be deployed to tc Server 2.7.0?

Do we need to create a context.xml file and place it in the META-INF folder of the war file? If so, is there an example of how to do this?

Thanks