Weasis with dcm4chee-arc-light

1,391 views
Skip to first unread message

Marko

unread,
Mar 21, 2016, 10:54:51 AM3/21/16
to dcm4che
Has anybody integrated/installed Weasis with dcm4chee-arc-light?

Nicolas Roduit

unread,
Mar 23, 2016, 9:07:41 AM3/23/16
to dcm4che
Yes it is possible, see these instructions.

Marko

unread,
Mar 23, 2016, 9:43:01 AM3/23/16
to dcm4che
Thanks Nicolas.

In the first step of the instructions it says:

change the configuration of the wado server property to pacs.wado.url=${server.base.url}/dcm4chee-arc/wado/DCM4CHEE

Do you know where is this configuration change done?

Nicolas Roduit

unread,
Mar 25, 2016, 11:34:54 AM3/25/16
to dcm4che
Start reading from "Configuration of weasis-pacs-connector".

Marko

unread,
Mar 30, 2016, 3:43:25 AM3/30/16
to dcm4che

Nicolas, I did start reading from "Configuration of weasis-pacs-connector"... are you saying that the line: pacs.wado.url=${server.base.url}/dcm4chee-arc/wado/DCM4CHEE
should be added to the weasis-pacs-connector.properties file?

Nicolas Roduit

unread,
Mar 30, 2016, 11:27:06 AM3/30/16
to dcm4che
There are some important changes in weasis-pacs-connector to support multiple archives. So I will recommend to use a released version (5.0.1) and this configuration file.

I need to update the documentation for the next version.

leogrande

unread,
Jun 27, 2016, 12:08:29 PM6/27/16
to dcm...@googlegroups.com
By the way, I have managed to deploy weasis-pacs-connector only after I had removed the following line:
<?xml version="1.0" encoding="UTF-8"?>
in the module.xml file.

I am not sure what is wrong with this file.

My question:

Ubuntu 14.04
Java Oracle 8
dcm4chee-arc-ear-5.4.1-psql
ApacheDS
Wildfly - 10.0.0.Final

I have placed weasis files into /wildfly-10.0.0.Final/standalone/deployments folder and they were successfully deployed.


But I do not see any integration of Weasis into the dcm4chee-arc web interface.

What am I missing?


Nicolas Roduit

unread,
Jun 29, 2016, 12:18:20 PM6/29/16
to dcm4che
Yes, the file module.xml must be removed in the last JBoss version.

As we don't use dcm4chee-arc-light, I still haven't made the integration.

Mamisoa Andriantafika

unread,
Nov 16, 2016, 6:12:29 PM11/16/16
to dcm4che
Hi,

I'm also looking for a tutorial to integrate weasis in dcm4chee-arc-light 5. Instructions and documentations are not friendly enough to achieve an intergration.

Anyone more successful?

Mike


Le lundi 21 mars 2016 15:54:51 UTC+1, Marko a écrit :

Nicolas Roduit

unread,
Nov 18, 2016, 2:58:37 AM11/18/16
to dcm4che
Keep in mind, this is a community project and nobody is paid for writing documentation. So it would better to start by presenting the issue or helping to make the documentation more clear.

Mamisoa Andriantafika

unread,
Nov 18, 2016, 6:26:20 PM11/18/16
to dcm...@googlegroups.com
I surely know it's a community project. I think you misunderstood the word "friendly" which did not mean "not friend" but "technical or missing some parts" to get it done. If I could help I would have done so.

johnd...@gmail.com

unread,
Feb 7, 2017, 12:28:03 PM2/7/17
to dcm4che
hi all

so, what are the configration to integrate weasis with aec 5?

can any body put the steps clearly here?

thanks...

Nicolas Roduit

unread,
Feb 14, 2017, 12:51:14 PM2/14/17
to dcm4che
see this post

johnd...@gmail.com

unread,
Feb 14, 2017, 5:13:35 PM2/14/17
to dcm4che
thanks Nicolas.

xiezhong...@gmail.com

unread,
Aug 31, 2017, 3:50:07 AM8/31/17
to dcm4che
hi,
   I integrate weasis with dcm4chee-arc-light with the help of  https://github.com/dcm4che/dcm4chee-arc-light/wiki/Weasis-Viewer-Integration,but it seems doesn't work,I can't find the eye icon as the wiki introduced.

在 2016年6月30日星期四 UTC+8上午12:18:20,Nicolas Roduit写道:

Shefki Esadi

unread,
Aug 31, 2017, 4:49:45 AM8/31/17
to dcm4che
Did you add the viewer url in the (archive) Config like explaned hier?

xiezhong...@gmail.com

unread,
Aug 31, 2017, 5:05:09 AM8/31/17
to dcm4che
yes,I have done like this.I don't know what's wrong with it.

在 2017年8月31日星期四 UTC+8下午4:49:45,Shefki Esadi写道:

Nicolas Roduit

unread,
Aug 31, 2017, 5:45:28 AM8/31/17
to dcm4che
For getting the button, you only need to configure the URLs (Invoke Image Display Patient URL and Invoke Image Display Study URL ) in the archive UI. You can check this procedure which is slightly the same.

Note: it requires dcm4chee-arc-ligh 5.10.2 or superior.

Shefki Esadi

unread,
Aug 31, 2017, 6:15:50 AM8/31/17
to dcm...@googlegroups.com
Hi,

there can be only two (actually 3 above version 5.10.5), but the third reason doesn't depend on config, it is just the mode of aes (external or internal AET)) reasons why you can't see the eye- icon:
- The logged in user doesn't have the role "admin"
- The values in "Invoke Image Display Patient URL" (for Patient icon) and "Invoke Image Display Study URL" (For Study icon) are not set.
Pleas check thous two things and reload the page, if you still don't see the icon after that, tell me which icons do you see at all when you open "more functions" (the three dots button)?
Best regards
Shefki Esadi

xiezhong...@gmail.com

unread,
Sep 1, 2017, 12:23:31 AM9/1/17
to dcm4che

The version of my dcm4chee-arc is dcm4chee-arc-5.10.4-mysql(as picture 1),the configuration of mine is as picture 2.The configuration urls:http://192.168.1.110:8080//weasis-pacs-connector/IHEInvokeImageDisplay?requestType=PATIENT&patientID={} and http://192.168.1.110:8080//weasis-pacs-connector/IHEInvokeImageDisplay?requestType=STUDY&studyUID={},I can access them on the google browser,but I still can't getting the eye button.could help me find what wrong with it?thanks.

在 2017年8月31日星期四 UTC+8下午5:45:28,Nicolas Roduit写道:

xiezhong...@gmail.com

unread,
Sep 1, 2017, 12:46:11 AM9/1/17
to dcm4che
Thanks,my jdk and jre version is not the latest,the problem is solved when  I update it.Thanks all.


在 2017年8月31日星期四 UTC+8下午5:45:28,Nicolas Roduit写道:
For getting the button, you only need to configure the URLs (Invoke Image Display Patient URL and Invoke Image Display Study URL ) in the archive UI. You can check this procedure which is slightly the same.

xiezhong...@gmail.com

unread,
Sep 1, 2017, 5:44:22 AM9/1/17
to dcm4che
Hi,Nicolas:
在 2017年9月1日星期五 UTC+8下午12:46:11,xiezhong...@gmail.com写道:

Nicolas Roduit

unread,
Sep 1, 2017, 1:16:33 PM9/1/17
to dcm4che
Please be more explicit if you expect a response.

you should be able to launch weasis directly without downloading a jnlp. The requirement are Java 8 installed on your system and the Java proxy configured correctly if your are behind a proxy server. The jnlp protocol is not registered automatically on all the operating systems, see launching jnlp)

xiezhong...@gmail.com

unread,
Sep 2, 2017, 12:06:59 AM9/2/17
to dcm4che
Thanks,Nicolas.The problem is with the url http://launcher-weasis.rhcloud.com/weasis-pacs-connector/getJnlpScheme/viewer?studyUID=1.3.6.1.4.1.5962.1.1.0.0.0.1168612284.20369.0.1&studyUID=1.3.6.1.4.1.21367.0.1.13.1021,I can't open weasis on the browser.I hava solved the problem,the cause is I access the wrong url.I should open weasis with the url 192.168.1.110:8080/weasis-pacs-connector/getJnlpScheme/viewer?patientID=157208.I wan to ask is there any role management of dcm4chee-arc-5.10.4-mysql.Is there administrator and general browser.If it is,what is the admin login url and the general browser login url?

在 2017年9月2日星期六 UTC+8上午1:16:33,Nicolas Roduit写道:

Alexandr Kuznetsov

unread,
Mar 2, 2020, 9:14:25 AM3/2/20
to dcm...@googlegroups.com


Hello everybody!
I am trying to connect Weasis to dcm4chee-arc according to this instruction: https://dcm4che.atlassian.net/wiki/spaces/WEA/pages/3670023/Installing+Weasis+in+DCM4CHEE

Снимок экрана_2020-03-02_16-07-56.png


dcm4chee-arc is installed in the docker according to this instruction: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-secured-archive-services-on-a-single-host
I can not find the properties "Invoke Image Display Patient URL" and "Invoke Image Display Study URL" where to write the path to the connector.

Снимок экрана_2020-03-02_16-08-20.png


I ask for help. I would be grateful for the screenshots

понедельник, 21 марта 2016 г., 16:54:51 UTC+2 пользователь Marko написал:

Ahasan Habib

unread,
Mar 2, 2020, 10:01:57 AM3/2/20
to dcm...@googlegroups.com
Screenshot from 2020-01-09 14-13-56.png

you can try following image.

On Mon, Mar 2, 2020 at 6:14 AM Alexandr Kuznetsov <alexandr.v...@gmail.com> wrote:


Hello everybody!
I am trying to connect Weasis to DC4 according to this instruction: https://dcm4che.atlassian.net/wiki/spaces/WEA/pages/3670023/Installing+Weasis+in+DCM4CHEE

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/23c29c8d-cb06-45b4-84a3-f202fb07f035%40googlegroups.com.

Shefki Esadi

unread,
Mar 2, 2020, 10:06:27 AM3/2/20
to dcm4che
Hi,

for new questions you should actually create a "new topic" so that someone with the same problem could find that response easier but enyway, you have to passe the URLs as properties in a needed WebApplication (Archive device (default dcm4chee-arc-> Device Extension->Child Objects->Web Applications[Select the Web Application]) and set the new Properties for Example "IID_STUDY_URL=http(s)://<viewer-host>:<viewer-port>/weasis-pacs-connector/weasis?studyUID={}&target=_self"  and/or "IID_PATIENT_URL=http(s)://<viewer-host>:<viewer-port>/weasis-pacs-connector/weasis?patientID={}&target=_self"

Best Regards
Shefki Esadi

Alexandr Kuznetsov

unread,
Mar 2, 2020, 11:11:59 AM3/2/20
to dcm4che
Hi, Ahasan Habib !
Thank you very much for the answer.
Now I have an eye icon,

Снимок экрана_2020-03-02_18-05-48.png



but the viewer does not load at the same time. Error 404.

Снимок экрана_2020-03-02_18-10-37.png


Thank you for your time


понедельник, 2 марта 2020 г., 17:01:57 UTC+2 пользователь Ahasan Habib написал:
Screenshot from 2020-01-09 14-13-56.png

you can try following image.

On Mon, Mar 2, 2020 at 6:14 AM Alexandr Kuznetsov <alexandr....@gmail.com> wrote:


Hello everybody!
I am trying to connect Weasis to DC4 according to this instruction: https://dcm4che.atlassian.net/wiki/spaces/WEA/pages/3670023/Installing+Weasis+in+DCM4CHEE

Снимок экрана_2020-03-02_16-07-56.png


dcm4chee-arc is installed in the docker according to this instruction: https://github.com/dcm4che/dcm4chee-arc-light/wiki/Run-secured-archive-services-on-a-single-host
I can not find the properties "Invoke Image Display Patient URL" and "Invoke Image Display Study URL" where to write the path to the connector.

Снимок экрана_2020-03-02_16-08-20.png


I ask for help. I would be grateful for the screenshots

понедельник, 21 марта 2016 г., 16:54:51 UTC+2 пользователь Marko написал:
Has anybody integrated/installed Weasis with dcm4chee-arc-light?

--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm...@googlegroups.com.

Ahasan Habib

unread,
Mar 2, 2020, 11:22:34 AM3/2/20
to dcm...@googlegroups.com
did you install weasis in server PC? please show weasis log file.


To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dcm4che/305a267d-d4d9-4ffd-8b2c-21e286543d15%40googlegroups.com.

Alexandr Kuznetsov

unread,
Mar 2, 2020, 11:35:49 AM3/2/20
to dcm4che
I installed dcm4chee-arc in docker on Debian 10, according to this instruction:
Before that I used dcm4chee 2.18.3. I have no such problems there. I can not find the weasis logs in docker. :(


понедельник, 2 марта 2020 г., 18:22:34 UTC+2 пользователь Ahasan Habib написал:
did you install weasis in server PC? please show weasis log file.


Reply all
Reply to author
Forward
0 new messages