Peter Harrison wrote:

On Sat, 25 Oct 2003 00:54, Remy Maucherat wrote:

I downloaded 5.0.13 as comitters on the list have been describing it as
stable - but the problem still exists.

You can include a context file with the webapps you deploy (look in the docs), which will solve your problem.


The problem for me is that in the deployment process we delete the old web application and copy in the new webapp. Yes you can include the resources in a context - but then you need a custom war for every deployment, rather than a generic war which uses whatever data source is defined in server.xml.

Well, your generic WAR can contain a /META-INF/context.xml containing the ResourceLink.


In our situation each build is certified, ie we run the war on a test server, and that war is certified by the client prior to deployment in the live environment.

Anyway, I'm going to stop bleating now and see if I can fx it :)

I probably added the support in TC 5. I didn't test, but the patch was a bit obvious.


Remy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to