- Windows — %APPDATA%\Polyspace_RLDatas\polyspace.conf
- Linux — /etc/Polyspace/polyspace.conf
How do I use a custom Tomcat version in Polyspace?
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 27 Nov. 2018
Bearbeitet: MathWorks Support Team
am 8 Nov. 2024
I would like to upgrade Tomcat to a newer version because of some security vulnerabilities in the version that ships with Polyspace. How do I use a custom Tomcat version?
Akzeptierte Antwort
MathWorks Support Team
am 6 Nov. 2024
Bearbeitet: MathWorks Support Team
am 8 Nov. 2024
As of MATLAB R2022b, Polyspace Metrics is deprecated. Thus, Polyspace no longer depends on Tomcat in MATLAB R2022b and later releases.
For MATLAB releases prior to R2022b, Polyspace Metrics uses Tomcat 8.0.22 to run the Polyspace Metrics web interface. If you want to use your own version of Tomcat, you can specify a custom Tomcat server in the daemon configuration file. To add your custom tomcat web server, add the following line to the daemon configuration file.
tomcat_install_dir = <path/to/tomcat>
The daemon configuration file is located in:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Version
Noch keine Version eingegeben.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!