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.5.2.Final
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}