Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle API gateway error

User_58KMQJun 2 2021

Hi All,
I am trying to connect to weblogic JMS queue from Oracle API Gateway. But I am getting below error. Any help on this is appreciated.

[JMSExceptions:045101]The destination name passed to the createTopic or createQueue is invalid "APIQueue". If the destination name does not contain a "/" character, then it must be the name of a distributed destination that is available in the cluster to which the client is attached. If it does contain a "/" character, then the string before the "/" must be the name of a JMS server or a ".". The string after the "/" is the name of a the desired destination. If the "./" version of the string is used then any destination with the given name on the local WebLogic Server instance will be returned.
at weblogic.utils.StackTraceDisabled.unknownMethod()

Thanks!

Comments
Post Details
Added on Jun 2 2021
0 comments
168 views