15 years ago
SOAPUI Jms window does not populate for Tibco EMS
hi soapui community members,
i have been using Tibco ems in conjunction with apache Camel. Application polls for incoming messages and processes them and publishes response in form of topics. i have been planning to Test entire flow or regression testing. main objective is to flood the queue with request and see the overall processing time.
i am using soapui 3.5.1. i followed the instructions and installed the Hermes also. i also put tibems.jar and tibemsadmin.jar in soapuihome/bin/ext folder when i import the sample project and try to addJmsConnection and points hermesConfig path to .hermes folder on c:drive. dropdowns do not get populated with regsitered sessions on hermes. Standalone hermes is working fine.
i checked the log of soapui and sees the error..Nullpointer exception in HermesUtil.java----
unable to add hermes jar in classpath.
please assist in resolving the issue
i have been using Tibco ems in conjunction with apache Camel. Application polls for incoming messages and processes them and publishes response in form of topics. i have been planning to Test entire flow or regression testing. main objective is to flood the queue with request and see the overall processing time.
i am using soapui 3.5.1. i followed the instructions and installed the Hermes also. i also put tibems.jar and tibemsadmin.jar in soapuihome/bin/ext folder when i import the sample project and try to addJmsConnection and points hermesConfig path to .hermes folder on c:drive. dropdowns do not get populated with regsitered sessions on hermes. Standalone hermes is working fine.
i checked the log of soapui and sees the error..Nullpointer exception in HermesUtil.java----
unable to add hermes jar in classpath.
please assist in resolving the issue