Hi all,
Since I started using LITERAL style to generate my WSDL and then Skeleton classes, I can not use nillable fields.
Instead of Long, Integer (classes) I get long and integer (primitive types).
How can I use LITERAL and also have the option to have nillable fields?
tks
Daniel
Since I started using LITERAL style to generate my WSDL and then Skeleton classes, I can not use nillable fields.
Instead of Long, Integer (classes) I get long and integer (primitive types).
How can I use LITERAL and also have the option to have nillable fields?
tks
