Deploying Pega .ear Fle in Jboss EAP 7.0
I am trying to deploy pega .ear in jboss EAP 7.0.ut deployment fails as pega ear file contains Hornetq-jms.xml and thrwing error WFLYMSGAMQ0055: Could not parse file META-INF\\hornetq-jms.xml Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,1] Message: Unexpected element '{urn:jboss:messaging-deployment:1.0}messaging-deployment'"}}
***Edited by Moderator Marissa to update platform capability tags****
Hi Smruti,
That was the issue. You should use prpc_j2ee14_jboss7JBM.ear file for JBoss 7 server.
You can find the archive file from the Pega Distribution media folder.
Eg:- For Pega 8.3 below is the folder structure.
116466_Pega<8.x>\archives
Let me know if that helps!