Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrapping ServletContext into WSSServletContextFacade #461

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

repolevedavaj
Copy link

After upgrading Metro from 2.4.3 to 4.0.4, we run into the issue that our context-specific resources where not loaded anymore (e.g. the service com.sun.xml.xwss.RealmAuthenticator). It seems that the issue is how the context gets wrapped into a WSSServletContextFacade. This PR introduces the needed changes to make sure that the context gets wrapped correctly into a WSSServletContextFacade.

@repolevedavaj
Copy link
Author

fyi, the agreement has been signed, by I am using different author definitions depending on where I am working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant