[jboss-jira] [JBoss JIRA] Created: (JBSEAM-323) NPE when calling WebRemote method returning interface

Michael Steiner (JIRA) jira-events at jboss.com
Thu Jul 27 04:27:11 EDT 2006


NPE  when calling  WebRemote method returning interface
-------------------------------------------------------

                 Key: JBSEAM-323
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-323
             Project: JBoss Seam
          Issue Type: Bug
          Components: Remoting
    Affects Versions: 1.1
            Reporter: Michael Steiner
            Priority: Minor


InterfaceGenerator calls  c = c.getSuperclass(); for interaces it is null than calls  !c.equals(Object.class) and this throws NullPointerException.

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

        



More information about the jboss-jira mailing list