-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to subscribe to topics with wild card #90
Comments
When I run the amqssub.js program with the same topic string parameter it works fine. Have you made any other changes to the sample beyond printing extra lines? I can see a couple of places where additional sanity checks might be made to deal with bad/unexpected parameters or certain failures, but normal running seems ok. |
Yes, I modified a bit.. used fn
|
@ibmmqmet Still i am facing same issue. can you please take a looks asap.. |
Please include the following information in your ticket.
Not able to subscribe to topics with wild card
[email protected] node -v v10.21.0 and v12.18.0 npm -v 6.2.0
i used sample program
amqssub.js
to subscribe to the topics using topic-wild-card. But its throwing below error..The text was updated successfully, but these errors were encountered: