[ http://jira.jboss.com/jira/browse/JBAS-819?page=history ]
Scott M Stark closed JBAS-819:
------------------------------
Resolution: Done
Fix Version: JBossAS-4.0.1 Final
JBossAS-3.2.7 Final
> Bad mapping for method whose name clashes with its interface
> ------------------------------------------------------------
>
> Key: JBAS-819
> URL: http://jira.jboss.com/jira/browse/JBAS-819
> Project: JBoss Application Server
> Type: Bug
> Components: IIOP service
> Reporter: SourceForge User
> Assignee: Scott M Stark
> Fix For: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final
>
>
> SourceForge Submitter: reverbel .
> According to the Java to IDL mapping spec
> (http://www.omg.org/cgi-bin/doc?formal/03-09-04), Java
> method, constant, or field names whose mapped name
> collides with the mapped name of their Java container
> are mapped with an additional trailing underscore. For
> example, if a remote Java interface Foo has a method
> foo, the OMG IDL interface is called Foo and the OMG
> IDL operation is called foo_.
> Currently JBoss adds no trailing underscore to the
> mapped name of such a method. As a consequence, clients
> cannot use an rmic-generated stub to call the method:
> the stub sends out a mapped method name with a trailing
> underscore, but the server expects a name with no
> trailing underscore and hence it throws BAD_OPERATION.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development