]
Stuart Douglas commented on WFLY-2770:
--------------------------------------
Good point. I will add a check that the bean is actually of the correct type, and if not
just pass in null.
CDI Decorator should be enable on Websocket enpoint
----------------------------------------------------
Key: WFLY-2770
URL:
https://issues.jboss.org/browse/WFLY-2770
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: CDI / Weld, Web (Undertow)
Affects Versions: 8.0.0.CR1
Reporter: Antoine Sabot-Durand
Assignee: Stuart Douglas
Attachments: websocket-decorator.zip
Defining a CDI decorator on Websocket Endpoint doesn't work. I know it's not
strictly required by websocket spec (it only mentions interceptors) but as it's
working in Glassfish 4, it could be nice and less confusing to add this feature to Wildfly