[
http://jira.jboss.com/jira/browse/JBSEAM-323?page=comments#action_12340625 ]
Shane Bryzak commented on JBSEAM-323:
-------------------------------------
This will probably be fixed with dynamic type discovery, which I planned to implement as a
feature of JBSEAM-280. It shouldn't be too hard for me to implement it independently
though - I'll try to have a look at it over the weekend.
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