javaee / metro-jaxws-commons

Metro has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/metro-wsit/
Other
10 stars 9 forks source link

Make WSSpringServlet hierachical as same as DispatcherServlet #125

Open glassfishrobot opened 10 years ago

glassfishrobot commented 10 years ago

WSSpringServlet relies on the root context. Is not desirable if you want to have isolated contexts. WSSpringServlet must work as same as DispatcherServlet and set up a child context based on the root context.

Affected Versions

[2.3]

glassfishrobot commented 10 years ago

Reported by michael-o

glassfishrobot commented 10 years ago

michael-o said: Skeletal implementation available here: http://pastebin.com/p30C9eMX

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS_COMMONS-125