poorna
3 years agoOccasional Visitor
SOAPUI Hermes JMS javax.naming.NameNotFoundException
When I send a sample SOAP request through SOAPUI, this is the response I receive:
javax.naming.NameNotFoundException for name JDBC/BTSSIV
So basically it's not able to find JDBC driver. How do I make the jdbc connection? Do I have to set a jdbc session in Hermes JMS? I don't find any instructions about setting up a JDBC connection in Hermes JMS.