: As you can see, Iÿÿve used a variable called ${context.name}, so that
: the different contexts can use the same fragment, but be named something
: different. This allows for a much simpler deployment, where no
: context.xml needs to be generated and packaged into the war at deploy
: time. Un
Hello all,
I sent this message to the Tomcat users group, and I was wondering if I’d have
any more luck by asking people who might have had this problem:
I’m trying to set up a system where I can deploy a single .war under multiple
context names (using the ant deploy extensions). For exa