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

netty http server fails to handle multiple ChannelHandlers #5

Closed
softprops opened this issue Jan 15, 2011 · 1 comment
Closed

netty http server fails to handle multiple ChannelHandlers #5

softprops opened this issue Jan 15, 2011 · 1 comment

Comments

@softprops
Copy link
Member

Adding multiple ChannelHandlers through the netty http server's handler interface will result in an on the first request IllegalArgumentException: Duplicate handler name

@softprops
Copy link
Member Author

multiple handlers need unique identifiers. closed by 07de1c2

daggerrz pushed a commit to daggerrz/Unfiltered that referenced this issue Jul 31, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant