Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Make WSSpringServlet hierachical as same as DispatcherServlet #125

Open
glassfishrobot opened this issue Mar 5, 2014 · 3 comments
Open

Comments

@glassfishrobot
Copy link
Contributor

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
Copy link
Contributor Author

Reported by michael-o

@glassfishrobot
Copy link
Contributor Author

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

@glassfishrobot
Copy link
Contributor Author

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

michael-o added a commit to michael-o/metro-jaxws-commons that referenced this issue Jan 18, 2022
…#125)

WSSpringServlet queries for a root context, which has to exist and will
create a subcontext built upon that.

This closes javaee#125
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants