FW: Response Data Mapping Problems

2003-03-05 Thread Doug Haigh
I got everything working under Axis by changing the response data from 0 0 1 -335544320 -144719872 to 0 0 1 -335544320 -144719872 It appears the BeanSerializer does not match 'IoctlError' to 'ioctlError' in the HashMap. It wan

FW: Response Data Mapping Problems

2003-03-05 Thread Doug Haigh
OK. I have changed my response to contain a complex data type and upgraded everything to Axis 1.1 RC1. My call now looks like -- try { Service service = new Service(); Callcall= (Call) service.createCall(); QName qn = new QName( "urn