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

LoopbackHost: EndpointNotFoundException thrown when sending to named endpoint #33

Closed
sweetlandj opened this issue May 2, 2018 · 0 comments
Assignees

Comments

@sweetlandj
Copy link
Owner

Calls to IBus.Send(object, EndpointName, SendOptions, CancellationToken) fail with EndpointNotFoundException when using the LoopbackHost despite the inability to configure endpoints in the LoopbackConfiguration.

Expected Result

Messages should be "looped back" to the originating bus instance and handled there according to the handling rules that have been registered.

Actual Result

EndpointNotFoundException is thrown from the call to IBus.Send.

@sweetlandj sweetlandj self-assigned this May 2, 2018
sweetlandj added a commit that referenced this issue May 2, 2018
…kConfigration to support sending to arbitrary named endpoints
sweetlandj added a commit that referenced this issue May 3, 2018
…kConfigration to support sending to arbitrary named endpoints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant