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

CAMEL-10792: Allow Registry to bind beans. #2793

Merged
merged 20 commits into from Feb 26, 2019
Merged

CAMEL-10792: Allow Registry to bind beans. #2793

merged 20 commits into from Feb 26, 2019

Conversation

davsclaus
Copy link
Contributor

This PR adds a fallback writeable bean registry where you can bind new beans to the registry.
See CAMEL-10792 for more details.

@davsclaus
Copy link
Contributor Author

Also removed the old OSGi stuff in camel-cdi which has been deprecated in 2.x.

Future work is to make camel-test and its createRegistry api to use this writeable registry out of the box that are not tied to JndiContext which it was on 2.x.

@davsclaus davsclaus merged commit 0a678d8 into master Feb 26, 2019
@davsclaus davsclaus deleted the bean-bind branch February 26, 2019 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants