Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails cxf plugin, how to use user-defined DTO as a parameter and return value #57

Open
linedwin opened this issue Dec 8, 2016 · 4 comments

Comments

@linedwin
Copy link

linedwin commented Dec 8, 2016

Grails cxf plugin, how to use user-defined DTO as a parameter and return value, DTO contains any-type such as greoovy def data type

@ctoestreich
Copy link
Member

@linedwin You can do this by using a mapper before calling cxf and before returning result. But I am not sure if you can just make your own DTO the input and output without making it exactly like the generated POJO from wsdl2java. Can you provide more details/context?

@linedwin
Copy link
Author

linedwin commented Dec 10, 2016 via email

@linedwin
Copy link
Author

linedwin commented Dec 10, 2016 via email

@linedwin
Copy link
Author

linedwin commented Dec 13, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants