[
https://issues.apache.org/jira/browse/OFBIZ-10757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773932#comment-16773932 ]
Deepak Dixit commented on OFBIZ-10757:
--------------------------------------
I am able to run application on Mac os with jdk 11.
{code}
openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
{code}
I also faced the issue related to NoClassDefFoundError: javax/xml/soap/SOAPException[1], after adding dependencies I am able to run the application.
[1]
https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-F640FA9D-FB66-4D85-AD2B-D931174C09A3--
This message was sent by Atlassian JIRA
(v7.6.3#76005)