Re: Different context path of deployed application

2010-12-22 Thread Petr Prochazka
Cool, I created context config file attendance.xml and after application was deployed to right context path Thanks very much Petr P. On 17.12.2010 17:13, Caldarale, Charles R wrote: >> From: Petr Prochazka [mailto:pprocha...@gk-software.com] >> Subject: Different context path

Different context path of deployed application

2010-12-17 Thread Petr Prochazka
Hi all, I have problem with deploying application to Tomcat with different context path. I prepared war *attendance-0.4.war* and I want that will be access in context path */attendance*. I create context config file *attendance-0.4.xml* and copy to $CATALINA_BASE/conf/Catalina/localhost directory