Hi,
I am using Bonita Event Handlers to push a message to Active MQ using Spring Libraries. We are using 7.2.2 version.
Placed custom jar file along with spring libraries in BONITA_HOME/webapps/bonita/WEB-INF/lib
and placed configurations file in server BONITA_HOME/conf/tanents/1/bonita-tenant-sp-custom.xml
- spring-tx-3.1.2.RELEASE.jar
- spring-jms-3.1.2.RELEASE.jar
Error Message:
Error creating bean with name ‘jmsTemplate’ defined in file [/apps/opt/bonita/BonitaBPMSubscription-7.2.2-Tomcat-7.0.67/bonita/engine-server/conf/tenants/1/bonita-tenant-sp-custom.xml]: Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: javax/jms/JMSException
The same set up is working in my local machine. Looks like when deployed on Linux server where we have only runtime it got this issue.
We need to get this resolved ASAP. Let me know incase of any further information needed.
Regards,
Srinivas