Until dcm4chee-arc 5.31.0 + WildFly 26.1.3.Final
http://localhost:8080/weasis-pacs-connector/manifest?studyUID={}
I was able to display the image on weasis by getting the XML manifest with a description like this and using the weasis command $dicom:get
But the current dcm4chee-arc 5.31.2 requirement is unable to get the manifest with WildFly 29.0.1
This seems to be caused by the Jakarta EE Version used in WildFly being changed from Jakarta EE 8 to Jakarta EE 10.
Where should I modify the weasis-pacs-connector source to be able to obtain the XML manifest?
Until dcm4chee-arc 5.31.0 + WildFly 26.1.3.Final http://localhost:8080/weasis-pacs-connector/manifest?studyUID={} I was able to display the image on weasis by getting the XML manifest with a description like this and using the weasis command $dicom:get But the current dcm4chee-arc 5.31.2 requirement is unable to get the manifest with WildFly 29.0.1 This seems to be caused by the Jakarta EE Version used in WildFly being changed from Jakarta EE 8 to Jakarta EE 10. Where should I modify the weasis-pacs-connector source to be able to obtain the XML manifest?