Skip to content
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

[QUERY] - trying to consumer from servicebus queue using jms examples but jmsListenerContainerFactory could not be found on startup #739

Open
1 of 2 tasks
rgarbing opened this issue Feb 27, 2024 · 2 comments
Labels
azure-spring All azure-spring related issues
Milestone

Comments

@rgarbing
Copy link

Query/Question
jmsListenerContainerFactory is default, I didn´t see on example any Bean defined for that, so it´s not required this configuration, right?

***************************
APPLICATION FAILED TO START
***************************

Description:

A component required a bean named 'jmsListenerContainerFactory' that could not be found.


Action:

Consider defining a bean named 'jmsListenerContainerFactory' in your configuration.

Why is this not a Bug or a feature Request?
just a doubt trying to consumir from servicebus queue using springboot and jms

https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus?tabs=use-a-service-bus-queue%2Cconnection-string

Setup (please complete the following information if applicable):

Information Checklist

  • Query Added
  • Setup information Added
@rgarbing rgarbing added the azure-spring All azure-spring related issues label Feb 27, 2024
@Netyyyy
Copy link
Contributor

Netyyyy commented Mar 1, 2024

@rgarbing Thank you for reporting this issue. We have received your submission and will take a look. We appreciate your input and will review this matter as soon as possible.
Please feel free to provide any additional information or context that you think may be helpful. We'll keep you updated on the progress of our review.

@Netyyyy
Copy link
Contributor

Netyyyy commented Mar 13, 2024

Hi @rgarbing , as you say jmsListenerContainerFactory is default and will be auto created by Spring.
BTW, how do you run the err you are showing and do you need any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

No branches or pull requests

3 participants