When generating the client code from a WSDL using wsimport I am getting lot of ArrayOf*** classes. I want to make sure that I get String[] instead of ArrayOfString.
What external customization needs to be done to achieve this?
As of now I have done a workaround by modifying the ArrayOfXXX object in to XXX[] by using reflection in an utility method.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With