You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Eranga Jayasundera (JIRA)" <ji...@apache.org> on 2008/01/23 06:35:33 UTC

[jira] Created: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

A patch for the CORBA module to support types declared insides interfaces.
--------------------------------------------------------------------------

                 Key: AXIS2-3464
                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
             Project: Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: modules
    Affects Versions: 1.4
         Environment: Linux, Java6
            Reporter: Eranga Jayasundera
            Priority: Minor
             Fix For: 1.4


This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-3464:
------------------------------------

    Assignee: Deepal Jayasinghe

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch, corba_new_2.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-3464.
--------------------------------------

    Resolution: Fixed

Applied the patch. Thank you very much for the patch 

Thanks
Deepal

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch, corba_new_2.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Eranga Jayasundera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eranga Jayasundera updated AXIS2-3464:
--------------------------------------

    Attachment: corba_new_2.patch

use corba_new_2.patch. It includes the missing exception.

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch, corba_new_2.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Eranga Jayasundera (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eranga Jayasundera updated AXIS2-3464:
--------------------------------------

    Attachment: corba_new.patch

File attached.

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568881#action_12568881 ] 

Deepal Jayasinghe commented on AXIS2-3464:
------------------------------------------

Seems like you have not added 

SchemaGeneratorException

Please add that and create a patch again

Thanks
Deepal

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3464) A patch for the CORBA module to support types declared insides interfaces.

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574579#action_12574579 ] 

Davanum Srinivas commented on AXIS2-3464:
-----------------------------------------

Deepal,

Can you please coordinate this?

-- dims

> A patch for the CORBA module to support types declared insides interfaces.
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-3464
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3464
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: modules
>    Affects Versions: 1.4
>         Environment: Linux, Java6
>            Reporter: Eranga Jayasundera
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: corba_new.patch, corba_new_2.patch
>
>
> This is a patch for the CORBA module to support types declared insides interfaces.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org