How do I use a custom Tomcat version in Polyspace?

조회 수: 5 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2018년 11월 27일
편집: MathWorks Support Team 2024년 11월 8일
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?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 11월 6일
편집: MathWorks Support Team 2024년 11월 8일
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: 
  • Windows — %APPDATA%\Polyspace_RLDatas\polyspace.conf 
  • Linux — /etc/Polyspace/polyspace.conf

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

아직 릴리스를 입력하지 않았습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by