Re: namespace problem after upgrading

2006-01-05 Thread Anne Thomas Manes
According to WS-I rules, the accessor elements for the parameters in an RPC style service (in this case "submitOrderReturn") should not be namespace qualified. The namespace qualification of orderId is determined by how you defined the submitOrderReturn type. (Did you specify elementFormDefault="qu

namespace problem after upgrading

2006-01-05 Thread Wenslauw
hi, After upgrading from axis 1.1 to 1.2 the response from our webservices changed. It looked like this: http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">