Tomcat update instructions
Answered
Hi Guys,
Testing the Tomcat upgrade on a 9.3 instance & at step 9...
Open the \Yellowfin\appserver\conf\server.xml file and remove the lines below. Then save Listener className="org.apache.catalina.core.JasperListener"
...However, there is no reference to Jasper at all in the sever.xml file. Just want to double check that it's a case of if it's not there, don't worry about it.
Cheers
Lex
Hi Lex,
Thanks for reaching out with this question.
The Listener className="org.apache.catalina.core.JasperListener is no longer needed after version 9 of apache and 9.3.1 ships with version 9 of apache OOTB. If you are already using version 9 of tomcat you shouldn't be seeing this within your server.xml.
Step 9 is needed as of version 9 of tomcat it is no longer a viable parameter. If this parameter is already gone/removed from the server.xml we should be able to proceed.
Let me know if this information is helpful or if you have any other questions.
Thanks,
Jared
Hi Lex,
Thanks for reaching out with this question.
The Listener className="org.apache.catalina.core.JasperListener is no longer needed after version 9 of apache and 9.3.1 ships with version 9 of apache OOTB. If you are already using version 9 of tomcat you shouldn't be seeing this within your server.xml.
Step 9 is needed as of version 9 of tomcat it is no longer a viable parameter. If this parameter is already gone/removed from the server.xml we should be able to proceed.
Let me know if this information is helpful or if you have any other questions.
Thanks,
Jared
Perfect. Cheers Jared.
Perfect. Cheers Jared.
Hi Lex,
No worries, glad to help.
Let me know if you run into any other questions regarding this or if you would consider this question answered.
Best,
Jared
Hi Lex,
No worries, glad to help.
Let me know if you run into any other questions regarding this or if you would consider this question answered.
Best,
Jared
Replies have been locked on this page!