I would like to generate a test version of a web service using its WSDL.
What I would like to do is to assign reasonable defaults inside of the
various data containers during the generation so that there is minimal data
setup to do after the code is generated. I'm thinking of something along
the lines of getValue(xsdElementName) that is called for each field
generated. Is this possible? If so, how would I go about doing it? Is
there a better way to accomplish my goal?
Thanks in advance,
Chris
--
View this message in context:
http://www.nabble.com/Customizing-Generated-Java-tp20772926p20772926.html
Sent from the cxf-user mailing list archive at Nabble.com.