[seam-issues] [JBoss JIRA] Created: (SEAMXML-1) support interface configuration

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Mar 30 23:03:37 EDT 2010


support interface configuration
-------------------------------

                 Key: SEAMXML-1
                 URL: https://jira.jboss.org/jira/browse/SEAMXML-1
             Project: Seam XML
          Issue Type: Feature Request
            Reporter: Dan Allen
            Assignee: Pete Muir


If you try to configure a field or method of a type type that is an interface (such as assign an initial field value), the resolver fails when matching the element to a method or field. If it fails to find a matching method, a NullPointerException is thrown. It always fails to find a field because an interface type has no fields.

This issue is a request to support and test configuration of interface types.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list