[
https://issues.apache.org/jira/browse/CXF-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916226#comment-16916226
]
Andriy Redko commented on CXF-8094:
-----------------------------------
Hi [~mkamalov] ,
It sounds like a useful feature, would you mind submitting the PR for it?
Thank you.
Best Regards,
Andriy Redko
> 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
> Priority: Major
> 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)