You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Stephen Nelson <st...@artmachine.com> on 2001/02/13 08:14:38 UTC

Referencing deployment descriptors

Greetings all...

I'm using SOAP to deploy a bunch of processes that use the same type
mapping. These processes are possibly running on different boxes. Currently,
each time I do a deploy, or have to make a typemapping change, I need to
propagate these changes to all of the different deployment descriptor XML
files by hand. I'm getting sick of it.

Is there any way that I can simply specify a URL to a single file containing
my typemaps?

Thanks...