Hi all, when are Holder Classes generated by WSDL2Java? Reading the user guide, it says that they are generated if a type is used as an input or uotput parameter. In my own service I use a complex type (JavaBean) as input (and output) parameter of one of my service' s methods. The problem is that I don' t see the Holder class generated. WSDL2Java just generates a class for that type. Should I expect to see a Holder or have I misunderstood the user guide? Thanks in advance
Massimo Barabino
