- Windows — %APPDATA%\Polyspace_RLDatas\polyspace.conf
- Linux — /etc/Polyspace/polyspace.conf
How do I use a custom Tomcat version in Polyspace?
18 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 27 Nov 2018
Modifié(e) : MathWorks Support Team
le 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?
Réponse acceptée
MathWorks Support Team
le 6 Nov 2024
Modifié(e) : MathWorks Support Team
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Version
Aucune version saisie pour le moment.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!