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

Custom ActiveMQ connection #117

Merged
merged 5 commits into from
Mar 24, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Original issue description

Use a custom ActiveMQ connection, when a specific frontend property exist on CamelContext xml.

<camelContext ...>
  ...
  <property key="frontend.engine" value="xxxx"/>
</camelContext>

closes #116

@github-actions github-actions bot added the feature New feature or request label Mar 23, 2023
@brunovg brunovg requested a review from skin27 March 23, 2023 17:55
@brunovg brunovg marked this pull request as ready for review March 23, 2023 17:55
@brunovg
Copy link
Collaborator

brunovg commented Mar 23, 2023

Right now the brokerUrl of the custom ActiveMQ is hardcoded.
Maybe I should add this to a property file.

@skin27 skin27 merged commit 5a4792e into develop Mar 24, 2023
@skin27 skin27 deleted the feature/issue-116/custom-activemq-connection branch March 24, 2023 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants