Question
EAR deployment with JBoss Redhat EAP & Postgres
Would JBoss Redhat EAP support EAR deployment with Postgres?
The platform support guide mentions
"PostgreSQL is only supported for the Tomcat webserver, or JBoss with WAR installations only."
But in the installation document for 7.3.1, EAR deployment is mentioned.
https://pdn.pega.com/documents/pega-731-platform-installation-guide-jboss-redhat-eap-and-postgresql (page 46)
If it's not supported currently, is there any plan to include it in future?
***Edited by Moderator Marissa to update categories**
as per the installation guide ear also supported in 7.3.1, so you can try that but it is recommended if you have any below components in your application.
Java Messaging Service (JMS): Pega connectors and services
Java Transaction API (JTA): Two-phased commits to the database Pega Platform Installation Guide 46 Application server configuration
Enterprise Java Beans (EJB): Pega connectors and services
Java Connector Architecture (Connect JCA)