[jboss-jira] [JBoss JIRA] (WFLY-3648) Improve logging in unhandled websocket exceptions
John Ament (JIRA)
issues at jboss.org
Sat Jul 19 12:08:29 EDT 2014
John Ament created WFLY-3648:
--------------------------------
Summary: Improve logging in unhandled websocket exceptions
Key: WFLY-3648
URL: https://issues.jboss.org/browse/WFLY-3648
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Sockets
Affects Versions: 8.1.0.Final
Reporter: John Ament
Assignee: Stuart Douglas
Currently, if an exception is thrown in an @OnMessage method in a websocket server, the exception is not printed anywhere. It would be ideal to catch this exception and report it back to the end user (developer) so that they can be aware of their runtime issues and fix them.
At least from my experience, these are development problems, and are indicative of something wrong rather than an actual exception.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list