Hello, I have a problem with the return of an Array of a specific type of complex type element in a capability operation. If I define an complex type element in the WSDL, and I indicate this type as element like I would do it in a property capability, the Capability class that it generates is correct and indicates an array of Element[], but I indicate this type of element like return of an operation, simply indicates that it gives back a Element, not an array of element.
Does anybody faced this problem before? Thanks in advance, Jesús -- View this message in context: http://www.nabble.com/Return-an-Array-of-complexType-in-an-operation-tf3815541.html#a10801173 Sent from the Muse User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
