Parameter mapping by schema type fails to come up with an appropriate Aegis 
type and throws
-------------------------------------------------------------------------------------------

                 Key: CXF-2224
                 URL: https://issues.apache.org/jira/browse/CXF-2224
             Project: CXF
          Issue Type: Bug
          Components: Aegis Databinding
    Affects Versions: 2.2.1, 2.1.5, 2.0.11, 2.2
            Reporter: Benson Margulies
            Assignee: Benson Margulies


If you make a <parameter/> mapping for a method, and specify the typeName, and 
don't specify the type itself, Aegis fails. The parallel case for properties is 
handled inside of BeanType, but BeanType is not in the act for parameters. A 
tiny bit of duplication in AbstractTypeCreator is called for.


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

Reply via email to