Marat created CXF-8094:
--------------------------

             Summary: Add a way to register additional classes in WadlGenerator
                 Key: CXF-8094
                 URL: https://issues.apache.org/jira/browse/CXF-8094
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 3.3.2
            Reporter: Marat
         Attachments: WadlGenerator.java

Sometimes, I wan't to generate a schema for java classes that wasn't presenter 
in input/output model of my service.

For example, If I return a POJO object with a some fields of Object type. I 
can't use any annotations or configuration in design time, because I want to 
generate types for this fields in runtime and I want to register this classes 
in WADL generation to have a full schema.

It is very simple to implement. What do you think?



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to