[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1777) Proxies may not support operations outside of Object.class and business interface methods
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Mar 16 10:25:23 EDT 2009
Proxies may not support operations outside of Object.class and business interface methods
-----------------------------------------------------------------------------------------
Key: EJBTHREE-1777
URL: https://jira.jboss.org/jira/browse/EJBTHREE-1777
Project: EJB 3.0
Issue Type: Task
Components: proxy-impl, proxy-spi
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.3
Invalid:
((SessionProxy)jndiContext.lookup("")).removeTarget()
...as this collides with a business method named "removeTarget".
--
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 jboss-jira
mailing list