Hi Brian I dont see your stacktrace..can you re-display?
Thanks Martin ----- Original Message ----- From: "Brian Panulla" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, December 07, 2007 4:08 PM Subject: Re: Returning multidimensional arrays? > > > > On 12/7/07 11:32 AM, "Brian Panulla" <[EMAIL PROTECTED]> wrote: > > > Should I be able to return a multidimensional array of doubles from a Web > > Service method? I can send back a simple Strings and even arrays of doubles > > but trying to return a 2D array of doubles, or even a 3D (my ultimate goal) > > returns the stack trace listed below. > > > > The previous stack trace was indeed from the client. I figured out how to > turn on full stack traces by setting sendStacktraceDetailsWithFaults = true > in axis2.xml. > > I hooked up tcpmon into the mix and was able to grab this enhanced stack > trace: > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
