Can anyone please suggest where I can find a sample code where complex datatype is invoked using DDI on Axis's client API?
Currently I have a service end point which has an operation O that takes POJO as the input parameter. The pojo has the following attribute: Integer x; String y; I need to invoke the operation O using DDI (I'm using Weblogic 9.0 as a server) and Axis as a client api. Thanks in advance, -- View this message in context: http://www.nabble.com/DDI-and-Complex-Data-Types-tf4193700.html#a11926310 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
