Looks like dcm4chee 2.18.3 can run with jdk 1.8 with small changed to deploy/jmx-console.war/inspectMBean.jsp
(change replace("\"",""") to replaceAl("\"",""")).
Can I use weasis pacs-connector master branch if I use jdk 1.8 or is servlet container support still a problem with dcm4chee-2.18.3 and jdk 1.8?
Looks like dcm4chee 2.18.3 can run with jdk 1.8 with small changed to deploy/jmx-console.war/inspectMBean.jsp (change replace("\"",""") to replaceAl("\"",""")). Can I use weasis pacs-connector master branch if I use jdk 1.8 or is servlet container support still a problem with dcm4chee-2.18.3 and jdk 1.8?