Is hibernate archive *.har included in a *.ear file? Can this be deployed on JBoss EAP 6/7?
Issue
-
User is deploying an app on
JBoss EAP 6.2
which hasMDB (EJB 3)
andHibernate 4
, this application has to read a message from atopic
and persist in the db. User has tested them individually(only persistence as standalone and MDB on server) which is working fine.
But when integrate them together user is unable to persist the data in DB. -
There is a hibernate archive
*.har
which is included in a*.ear
file. Can this be deployed onJBoss EAP
?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.