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
