Upgrade deegree 3.6.0-pre2 with using WAR file in system tomcat#407
Upgrade deegree 3.6.0-pre2 with using WAR file in system tomcat#407kalxas merged 2 commits intoOSGeo:masterfrom
Conversation
Well, I confirmed that it works without error. |
|
@sanak I can confirm, that deegree 3.5.x works with Tomcat 9.x/JDK11 and the early access release 3.6.0-pre2 works with Tomcat 10.1/JDK 17. So the PR looks good and the changes to downgrade to 3.5 too. Please get in contact with us in case you need further information. |
|
@sanak And we will try to get the documentation online at https://download.deegree.org/documentation/ for 3.6.0 asap... |
|
@tfr42 Thanks for your reply! Regarding the document, I think at least changing I uploaded built ISO image (from 1st commit) to the following Google Drive folder, so if necessary, please try to use it. 🙇 |
|
Thank you for your efforts! |
Trac ticket: https://trac.osgeo.org/osgeolive/ticket/2494
Changes proposed in this pull request:
3.4.32to3.6.0-pre2bin/install_re3gistry.shandbin/install_52nSOS.shapp-conf/deegree-start|stop.shand generate those files dynamically./var/lib/tomcat10/.degreewith referring the following doc.When using Java 11 + Tomcat 9 environment, the following changes should be enough.
I haven't tested this from ISO build, but it should work.
I will try to build ISO and test it, later.