[ 
https://issues.apache.org/jira/browse/AXIS2-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eranga Jayasundera resolved AXIS2-3850.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

Please see the above comment.

> Corba module should support scoped names in IDL
> -----------------------------------------------
>
>                 Key: AXIS2-3850
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3850
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>            Reporter: Jürgen Weber
>            Assignee: Eranga Jayasundera
>             Fix For: nightly
>
>
> The Corba module should support scoped names i.e. references to definitions 
> in other modules. 
> Right now definitions like the one below result in NullPointerExceptions.
> module A {
>      struct S {  string value;  }; 
>  };
> module B {
>      struct S {  A::S  value;  }; 
>  };

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to