Question
Change application server from Websphere to Tomcat
I would like to study the possibility of downsizing my Pega7's application server from websphere application server 8.5 to apache tomcat 8.5 . I have some questions in my mind:
1. Does Pega7 formally support running tomcat in production environment?
2. If I move to tomcat, can Pega7 still provide same functionalities (such as session replication, async task and message bean) as Websphere application server?
3. Any documentation/guideline for moving Pega7 from Websphere to Tomcat?
Hi,
All the production environments of Pega Cloud customers is using Tomcat. So I believe you won't face any issues.
You can refer below discussion for more information.
1. Does Pega7 formally support running tomcat in production environment?
https://pdn.pega.com/community/product-support/question/tomcat-production
2.If I move to tomcat, can Pega7 still provide same functionalities (such as session replication, async task and message bean) as Websphere application server?
https://pdn.pega.com/community/product-support/question/mq-question-related-was-tomcat-migration
https://pdn.pega.com/community/product-support/question/pega-719-migrating-websphere-tomcat
https://pdn.pega.com/community/product-support/question/what-difference-between-pega-deployed-tomcat-versus-other
Thank You