nroduit / weasis-pacs-connector

Connect Weasis to any PACS supporting WADO
Other
52 stars 55 forks source link

pacs-connector master branch jdk 1.8 and dcm4chee 2.18.3 #41

Open OleSta opened 2 years ago

OleSta commented 2 years ago

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?

nroduit commented 2 years ago

No, there is a specific implementation for dcm4chee 2.18 in the branch 6.x