Hi,
I tried it with VirtualWebappLoader -- but failed (like others too):
See here:
http://www.nabble.com/Exception-when-deploying-with-VirtualWebappLoader-tc19858032.html
Any hint?
Thanks,
Fritz
markt-2 wrote:
>
> fritzdimmel wrote:
>> Sorry,
>> I wasn't clear enough:
>>
>> I'd like to have a per-webapp classpath addition.
>> I want to have my .properties file outside the WAR. To get this, it would
>> be
>> great to have the location of my properties file in the classpath.
>> As I understand, in the <contextpath>.xml I can't override properties
>> from a
>> .properties file...
>
> The best you could do is place the properties in catalina.properties and
> use ${propname} in your context.xml. Beyond that, you'd need to write
> some custom code.
>
> Another option - try searching the archives for virtual classloader. I
> have vague recollections of some code being posted (and committed to
> trunk?) that might help.
>
> Mark
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/Change-the-deployment-path-to-another-name-than-the-.WARs-name-tp24862853p24897456.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]