[jboss-jira] [JBoss JIRA] Closed: (JBAS-4473) Java to IDL mapping erroneously treats a 'get' method as an attribute
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Wed Jun 6 17:08:08 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4473?page=all ]
Dimitris Andreadis closed JBAS-4473.
------------------------------------
Resolution: Done
Fixed
> Java to IDL mapping erroneously treats a 'get' method as an attribute
> ---------------------------------------------------------------------
>
> Key: JBAS-4473
> URL: http://jira.jboss.com/jira/browse/JBAS-4473
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: IIOP service
> Affects Versions: JBossAS-4.0.5.GA, JBossAS-4.2.0.GA
> Reporter: Dimitris Andreadis
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-5.0.0.Beta3, JBossAS-4.2.1.CR1
>
>
> When EJB interfaces are analyzed and mapped to IDL, method like
> <return-type> get()
> is erroneously treated as attribute.
> It would be an attribute if it were of the type:
> <return-type> get<name>()
> Same for set(<parameter>)
--
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