Re: context-relative solr/home

2007-09-17 Thread Chris Hostetter
: 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

context-relative solr/home

2007-09-12 Thread Arnone, Anthony
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