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