[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-2149) More informative error messages
Ondrej Žižka (JIRA)
jira-events at lists.jboss.org
Fri Aug 13 15:23:49 EDT 2010
[ https://jira.jboss.org/browse/EJBTHREE-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Žižka updated EJBTHREE-2149:
-----------------------------------
Attachment: EJB3-errormsg.txt
> More informative error messages
> -------------------------------
>
> Key: EJBTHREE-2149
> URL: https://jira.jboss.org/browse/EJBTHREE-2149
> Project: EJB 3.0
> Issue Type: Feature Request
> Environment: EAP 5.1.0
> Reporter: Ondrej Žižka
> Attachments: EJB3-errormsg.txt
>
>
> Let's say I am a maintainer of an EJB app. I deploy an EJB to JBoss EAP, and get hunderds of lines of stacktrace, from which I only need a single line:
> No container configured with name 'Custom Message Driven Bean''
> and the second most important information, WHERE that dependency comes from, is completely missing.
> So i get 50 % of information I need packaged in useless repeatedly printed stacktraces (but that's other story).
> Could the Ejb3AnnotationHandler put an information to the Exception's message about where did it dig the MDB reference from?
> And, generally - could this be applied to all error messages?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list