[jbosstools-issues] [JBoss JIRA] (JBIDE-9881) Improve error messages in Seam config xml for unresolved nodes

Viacheslav Kabanovich (Created) (JIRA) jira-events at lists.jboss.org
Mon Oct 10 19:51:16 EDT 2011


Improve error messages in Seam config xml for unresolved nodes
--------------------------------------------------------------

                 Key: JBIDE-9881
                 URL: https://issues.jboss.org/browse/JBIDE-9881
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: CDI extensions
    Affects Versions: 3.3.0.M3
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.0.M4


1. Do not use term 'member', wherever possible replace it with 'field' or 'method', otherwise use 'field or method'.
2. Make message more informative, mention name of class in which field or method is not found.
3. In messages about unresolved method or constructor, add parameter types to method name, e.g. action(String), otherwise message may be ambiguous, if for example method action(Integer) exists.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list