You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/07/31 19:08:32 UTC

[jira] Created: (CXF-1729) Aegis service customizations don't work

Aegis service customizations don't work
---------------------------------------

                 Key: CXF-1729
                 URL: https://issues.apache.org/jira/browse/CXF-1729
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.0.8, 2.0.7, 2.1.1, 2.0.6, 2.1, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0
            Reporter: Benson Margulies


In XFire, Aegis supported the use of .aegis.xml files to configure the SEI. This allowed for parameter names, nillability, etc.

The port to CXF lost this, since the service factory system does not ask the data binding for advice on this subject.

Users want it back.


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


[jira] Resolved: (CXF-1729) Aegis service customizations don't work

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

Benson Margulies resolved CXF-1729.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

Code added to the databinding to reflect the type properties onto the parts.

> Aegis service customizations don't work
> ---------------------------------------
>
>                 Key: CXF-1729
>                 URL: https://issues.apache.org/jira/browse/CXF-1729
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.1, 2.0.6, 2.1.1, 2.0.7, 2.0.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.2
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> In XFire, Aegis supported the use of .aegis.xml files to configure the SEI. This allowed for parameter names, nillability, etc.
> The port to CXF lost this, since the service factory system does not ask the data binding for advice on this subject.
> Users want it back.

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


[jira] Assigned: (CXF-1729) Aegis service customizations don't work

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

Benson Margulies reassigned CXF-1729:
-------------------------------------

    Assignee: Benson Margulies

> Aegis service customizations don't work
> ---------------------------------------
>
>                 Key: CXF-1729
>                 URL: https://issues.apache.org/jira/browse/CXF-1729
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.1, 2.0.6, 2.1.1, 2.0.7, 2.0.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> In XFire, Aegis supported the use of .aegis.xml files to configure the SEI. This allowed for parameter names, nillability, etc.
> The port to CXF lost this, since the service factory system does not ask the data binding for advice on this subject.
> Users want it back.

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