Do you support Solace Queue connection with DevTest?
search cancel

Do you support Solace Queue connection with DevTest?

book

Article ID: 194244

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test

Issue/Introduction

 

Created an asset with Solace Queues Connections, but getting exception : Error verifying JNDI connection: list is not supported

Verifying Asset
Opening JNDI context with URL: tcp://SERVER.com:55555
Trying to list JNDI objects
Error: Error verifying JNDI connection: list is not supported


============================================================================
| Exception: 
============================================================================
| Message:     Error verifying JNDI connection: list is not supported
----------------------------------------------------------------------------
| Trapped Exception: list is not supported
| Trapped Message:   javax.naming.OperationNotSupportedException: list is not supported
----------------------------------------------------------------------------
STACK TRACE
javax.naming.OperationNotSupportedException: list is not supported
 at com.solacesystems.jndi.SolJNDIInitialContextFactory$SolJNDIInitialContextImpl.list(SolJNDIInitialContextFactory.java:375)
 at javax.naming.InitialContext.list(Unknown Source)
 at javax.naming.InitialContext.list(Unknown Source)
 at com.itko.lisa.jms.JndiUtils.verifyContextInstance(JndiUtils.java:146)
 at com.itko.lisa.jndi.asset.JndiInitialContextAsset.verifyInstance(JndiInitialContextAsset.java:237)

Environment

Release : 10.6

Component : CA Service Virtualization

Cause

 
 

N/A

Resolution

 
 

Yes, we support Solace JMS Virtualization. Solace Messaging system supports standard JMS with JNDI Context.

Solace Messaging system supports standard JMS with JNDI Context. DevTest supports the same. There was only one problem though with JNDI Initial Context verification which has been fixed now on top of 10.6. (As on June 2021).

NOTE: Download appropriate version of Solace JMS Client JAR file and place the file as shown below:

https://repo1.maven.org/maven2/com/solacesystems/sol-jms/

how to setup the JNDI Initial Context with Solace Messaging system.

 

Additional Information

Please follow the communities post for more details:  

https://community.broadcom.com/enterprisesoftware/communities/community-home/digestviewer/viewthread?GroupId=1843&MID=751984&CommunityKey=94bda077-625b-4914-8ac3-c88a06c2cc23&tab=digestviewer&SuccessMsg=Thank%20you%20for%20submitting%20your%20message.