Jbossws Port isn't thread safe.
In reflection based implementation we need to synchronize method.invoke reflective call to avoid concurrency issues on jaxs client generated classes.
It's already done on legacy, but core needs that too.
- is related to
-
WISE-25 jbossws client Port isn't 3ad safe. Remove synchronization work around when and if jbossws changes
- Closed