[ 
https://issues.apache.org/jira/browse/CXF-8094?focusedWorklogId=302220&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-302220
 ]

ASF GitHub Bot logged work on CXF-8094:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Aug/19 17:01
            Start Date: 27/Aug/19 17:01
    Worklog Time Spent: 10m 
      Work Description: yurkom commented on pull request #575: CXF-8094 
Register additional classes for WADL
URL: https://github.com/apache/cxf/pull/575
 
 
   It is useful in case when classes are provided by 3rd party and cannot be 
annotated by @XmlSeeAlso.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 302220)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>
>          Time Spent: 10m
>  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)

Reply via email to