[
https://issues.jboss.org/browse/WFLY-11339?page=com.atlassian.jira.plugin...
]
Martin Choma updated WFLY-11339:
--------------------------------
Steps to Reproduce:
cd wildfly/testsuite/integration/ws
mvn clean test -Dtest=ServiceRefEarTestCase -Dsecurity.manager -DtestLogToFile=false
ServiceRef*TestCases fail with security manager
-----------------------------------------------
Key: WFLY-11339
URL:
https://issues.jboss.org/browse/WFLY-11339
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 14.0.0.Final
Reporter: Martin Choma
Priority: Major
Summary: ServiceRef*TestCases fail with security manager
* ServiceRefEarTestCase
* ServiceRefSevletTestCase
* ServiceRefTestCase
Having in common root exception like this
{noformat}
Caused by: java.security.AccessControlException: WFSM000001: Permission check failed
(permission "("java.io.FilePermission"
"/store/repository/org/jboss/ws/cxf/jbossws-cxf-factories/5.2.4.Final/jbossws-cxf-factories-5.2.4.Final.jar"
"read")" in code source
"(vfs:/content/ws-serviceref-example.ear/ws-serviceref-example-servlet-client.war/WEB-INF/classes
<no signer certificates>)" of "ModuleClassLoader for Module
"deployment.ws-serviceref-example.ear.ws-serviceref-example-servlet-client.war"
from Service Module Loader")
{noformat}
[1]
https://ci.wildfly.org/viewLog.html?buildId=128138&buildTypeId=WF_Mas...
--
This message was sent by Atlassian Jira
(v7.12.1#712002)