Gytis Trikleris created JBTM-2844:
-------------------------------------
Summary: Compensations EAR archive test fails on JDK9
Key: JBTM-2844
URL:
https://issues.jboss.org/browse/JBTM-2844
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Compensations
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Fix For: 5.next
EarArchiveTestLocal test fails with the following error:
{code}
javax.xml.ws.WebServiceException: java.nio.file.FileSystemNotFoundException
at
org.jboss.narayana.compensations.integration.archive.EarArchiveTestLocal.<init>(EarArchiveTestLocal.java:44)
Caused by: java.nio.file.FileSystemNotFoundException
at
org.jboss.narayana.compensations.integration.archive.EarArchiveTestLocal.<init>(EarArchiveTestLocal.java:44)
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)