Forum Discussion
rohitgkk
14 years agoContributor
Hi There,
I have analyzed all your attachments. The issue looks like the hermes is unable to locate the jars those are necessary to create the hermes JMS sessions that you have defined in your hermes-config.xml file.
Give the following try:
1) In your soapui-settings.xml file remove the extra "/" after hermesJMS i.e. <con:setting id="ToolsSettings@hermesjms">/home/pdrabik/eviware/soapUI-4.0.0/hermesJMS/</con:setting>
it should be something like <con:setting id="ToolsSettings@hermesjms">/home/pdrabik/eviware/soapUI-4.0.0/hermesJMS</con:setting> and save it.
2) Copy and paste all the jars that you are referring in the hermes-config.xml file to the location /home/pdrabik/eviware/soapUI-4.0.0/hermesJMS/lib. The jars you need to place is jms.jar, slf4j-api-1.4.2.jar, slf4j-simple-1.4.2.jar, tibcrypt.jar, tibjms.jar, tibjmsadmin.jar, tibjmsapps.jar, tibjmsufo.jar and tibrvjms.jar.
Also dont forget to replace the asm.jar with asm-1.5.3.jar reffer my old post for more info http://www.eviware.com/forum/viewtopic.php?f=13&t=8423
Once the above steps are performed then restart the SoapUI and check!!
Have you manually modfied the testAddress-soapui-project.xml file ? if yes then it would be better if you create a new soapUI project and then try the steps that I have mentioned.
Let me know the result
Regards,
Rohit Shingalapur
I have analyzed all your attachments. The issue looks like the hermes is unable to locate the jars those are necessary to create the hermes JMS sessions that you have defined in your hermes-config.xml file.
Give the following try:
1) In your soapui-settings.xml file remove the extra "/" after hermesJMS i.e. <con:setting id="ToolsSettings@hermesjms">/home/pdrabik/eviware/soapUI-4.0.0/hermesJMS/</con:setting>
it should be something like <con:setting id="ToolsSettings@hermesjms">/home/pdrabik/eviware/soapUI-4.0.0/hermesJMS</con:setting> and save it.
2) Copy and paste all the jars that you are referring in the hermes-config.xml file to the location /home/pdrabik/eviware/soapUI-4.0.0/hermesJMS/lib. The jars you need to place is jms.jar, slf4j-api-1.4.2.jar, slf4j-simple-1.4.2.jar, tibcrypt.jar, tibjms.jar, tibjmsadmin.jar, tibjmsapps.jar, tibjmsufo.jar and tibrvjms.jar.
Also dont forget to replace the asm.jar with asm-1.5.3.jar reffer my old post for more info http://www.eviware.com/forum/viewtopic.php?f=13&t=8423
Once the above steps are performed then restart the SoapUI and check!!
Have you manually modfied the testAddress-soapui-project.xml file ? if yes then it would be better if you create a new soapUI project and then try the steps that I have mentioned.
Let me know the result
Regards,
Rohit Shingalapur
Related Content
- 8 years ago
- 10 years ago
Recent Discussions
- 5 days ago
- 9 days ago