Thanks to all for your help.
I was busy on another project recently so apologise for my absence.
I am running Ubuntu 20.04.2
The java is;
openjdk version "11.0.10" 2021-01-19
OpenJDK Runtime Environment (build 11.0.10+9-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.10+9-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)
I have copied the 4 extra .jar files into the tomcat/lib folder.
I have noticed that the dcm4che.jar file is newer and bigger than the one that was already there. So I replaced it.
The iOviyam war in the latest download seems identical to the one that I already had in the webapps folder .
I have added the role1and usernames "both" and "role1" to the tomcat-users.xml file
Again, I can login to Oviyam 2 all OK.
I can log in to IOviyam on my mobile but again when I enter the information the echo fails.
The credentials that I have used are
listener_port=1025
listener=iOviyam2
port=11112
wado=8080
AETitle=DCM4CHEE
host=localhost
OR
host=123.456.789.123 (Example)
scaledownRatio=2
query_type=WADO
OR
query_type=C-GET
To create an iOviyam.properties file.
What would be the name of such a file?
The installation is a Docker instance.
To incorporate such an iOviyam properties file would I need to extract all the docker files, add the new iOviyam file, and then create a new Docker image ?????
Thanks,
Andrew