[jboss-jira] [JBoss JIRA] Updated: (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
Wed Mar 18 23:08:36 EDT 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger updated EJBTHREE-1777:
------------------------------------------

    Priority: Blocker  (was: Major)


Blocking release

> 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
>            Priority: Blocker
>             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