[jboss-jira] [JBoss JIRA] (WFLY-3463) org.apache.cxf.wsdl11.WSDLManagerImpl needs read access to the jre wsdl.properties
Scott Marlow (JIRA)
issues at jboss.org
Fri Jun 6 13:06:16 EDT 2014
Scott Marlow created WFLY-3463:
----------------------------------
Summary: org.apache.cxf.wsdl11.WSDLManagerImpl needs read access to the jre wsdl.properties
Key: WFLY-3463
URL: https://issues.jboss.org/browse/WFLY-3463
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Security Manager
Reporter: Scott Marlow
Assignee: Alessio Soldano
Fix For: 9.0.0.Alpha1
During TCK testing (with security-manager enabled), I am seeing a java.security.AccessControlException: WFSM000001: Permission check failed for ("java.io.FilePermission" "/qa/tools/opt/x86_64/jdk1.7.0_60/jre/lib/wsdl.properties" "read")
from org.apache.cxf.wsdl11.WSDLManagerImpl.
Some related comments from irc:
{quote}
http://sourceforge.net/p/wsdl4j/patches/1/
<asoldano> smarlow, I'm currently working around the problem (when running with security manager on) by setting "-Djavax.wsdl.factory.WSDLFactory=com.ibm.wsdl.factory.WSDLFactoryImpl" when starting the jvm
{quote}
Seems related to [https://issues.apache.org/jira/browse/TUSCANY-3925] which also has a patch.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list