Use generated JAXB class with lists in web servise wsdl/xsd
I have class definition in xsd file. I generated class using JAXB binding.
For lists I haven't setters.
After that, I used this classes in my web services. I created wsdl + xsd
for service. But ... in xsd I haven't some field definition (for lists,
because I haven't setters for these).
How can I generate correctly wsdl + xsd for my classes?
Netbeans 7.3.1 + Glassfish
No comments:
Post a Comment