You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2019/08/28 11:57:00 UTC

[jira] [Resolved] (CXF-8094) Add a way to register additional classes in WadlGenerator

     [ https://issues.apache.org/jira/browse/CXF-8094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko resolved CXF-8094.
-------------------------------
    Resolution: Fixed

> 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, 3.2.10
>            Reporter: Marat
>            Priority: Major
>             Fix For: 3.4.0, 3.2.11, 3.3.4
>
>         Attachments: WadlGenerator.java
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)