Hello,

I have been trying to generate only mapped java classes from schema types
in WSDL. I do not need any client or server code. Just the POJOs.
I have tried various options listed on cxf.apache.org/docs/wsdl-to-java.html

I basically need to reuse the classes for a Java Rest client application.
So I was hoping to simply use the WSDL to generate POJOs.

Has anyone faced such issue?
Perhaps, I am missing something trivial.

Thanks,
Giriraj

Reply via email to