]
Alessio Soldano updated JBWS-4063:
----------------------------------
Component/s: jbossws-cxf
DelegateClassLoader initialization requires privileged block if
Security Manager is enabled
-------------------------------------------------------------------------------------------
Key: JBWS-4063
URL:
https://issues.jboss.org/browse/JBWS-4063
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf, jbossws-integration
Reporter: Ivo Studensky
Assignee: Ivo Studensky
Fix For: jbossws-cxf-5.1.8.Final
{{ConfigHelper}} needs to initialize {{DelegateClassLoader}} inside the privileged block.
Otherwise, deployments have to have additional
{{RuntimePermission("createClassLoader")}} permission if Security Manager is
enabled.
Affects Version: jbossws-common-3.1.4.Final