Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Conversation

rnetuka
Copy link

@rnetuka rnetuka commented Aug 11, 2017

BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1403939

All SOAP messages must have USE_ORIGINAL_THREAD set to true. Picketbox is unable to provide security context to SOAP messages processed in different threads. See BZ for details.

Note: since contextual properties are set lazily in MessageImpl, we need to specify USE_ORIGINAL_THREAD in the getContextualProperty method.

Copy link

@asoldano asoldano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @rnetuka , the workaround here would probably work, though I believe the issue should be solved at jbossws level as we did in https://issues.jboss.org/browse/JBWS-3905 + https://issues.jboss.org/browse/JBWS-3920 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants