weasis-pacs-connector icon indicating copy to clipboard operation
weasis-pacs-connector copied to clipboard

pacs-connector master branch jdk 1.8 and dcm4chee 2.18.3

Open OleSta opened this issue 2 years ago • 1 comments

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?

OleSta avatar Jun 14 '22 08:06 OleSta

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

nroduit avatar Jun 14 '22 16:06 nroduit