[ 
http://issues.apache.org/jira/browse/YOKO-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire closed YOKO-261.
-----------------------------

    Resolution: Fixed

Committed revision 491791.

> PortableServer.Delegate.this_object() using wrong POA instance to activate 
> object.
> ----------------------------------------------------------------------------------
>
>                 Key: YOKO-261
>                 URL: http://issues.apache.org/jira/browse/YOKO-261
>             Project: Yoko - CORBA Server
>          Issue Type: Bug
>          Components: orb core
>    Affects Versions: 1.0-incubating-M2
>            Reporter: Rick McGuire
>         Assigned To: Rick McGuire
>             Fix For: 1.0-incubating-M2
>
>
> The PortableServer.Delegate.this_object() implementation is using the rootPOA 
> instance to activate the object.  This causes a failure for any non-system 
> generated object IDs because the rootPOA is always created with the SYSTEM_ID 
> id generation policy.  this_object() needs to obtain the POA from the request 
> current context rather than use the root. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to