简体   繁体   中英

Authentication Error in Hermes JMS while Connecting to Tibco EMS 8.2

I am using Hermes v1.4 SOAP UI to connect with Tibco EMS 8.2. I followed this tutorial .

Problem:

After doing all the settings , when I tried to connect with EMS server which is running on local machine. It is giving me authentication error.

在此处输入图片说明

I provided the default username and password that is "admin" and "admin". I can see the following error in my EMS console.

在此处输入图片说明

Why my EMS server is not authorizing the Hermes JMS to connect? Do I also need to do anything on EMS Side as well. Please guide.

By default there is no password for TIBCO EMS. You can try with username admin and password '' (empty). Hopefully, it will solve you your problem.

Please follow the below steps: 1. Right-click on free space in plugin section and press “Add property”. 2. You have to enter all three properties: username, password and serverURL 3. Do the same for Connection Factory 4. Give the username as "admin"

Please refer attached screenshot for more details 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM