Bugzilla – Bug 3849
Container descriptor is shared across containers in one JVM
Last modified: 2005-12-09 15:39:54
You need to log in before you can comment on or make changes to this bug.
A single container descriptor object is maintained per JVM. If multiple notification consumers are started up with independent container configuration, they overwrite each other. Need to investigate if a container descriptor per container can be maintained.
It'd be nice if the WS Security compenent had a Target Milestone of 4.2.0. This ought to be fixed by then.
BTW, GRAM unit tests fail because of this.
Fixed in trunk. Now a MessageContext is required to access ContainerSecurityDescriptor.