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 David Hirst <dh...@mitre.org> on 2002/03/22 13:20:04 UTC

Mutliple Soap-Containers

Is it possible to have multiple applications (ear file) that have a
seperate soap-container associated with it. So app1 has it's own
soap.war file and app2 has it's own. What I'm running into seems to be
that despite adding init parms to the web.xml file and creating a
soap.xml file, both application still seem to be using the same
underlying registry (each application is also using a different
configuration manager) Is this behavior possible? Has anyone
accomplished what I'm looking for?

Thanks,
Dave