RE: WSDL2Java sending incorrect data.

2002-10-28 Thread Peake, Chris
Title: WSDL2Java sending incorrect data. Digging deeper, it looks like the 'Parameter' object is created correctly 'initially'. That meaning the 'localPart' of the QName 'is' 'consultData'. Tracing through code changes, it looks like the fol

RE: WSDL2Java sending incorrect data.

2002-10-28 Thread Davanum Srinivas
ValueStressTypes.localhost", "Pattern"), new > javax.xml.namespace.QName("urn:ValueStressTypes.localhost", "Pattern"), > localhost.ValueStressTypes.Pattern[].class, javax.xml.rpc.ParameterMode.IN) > > This has changed in not too dista

RE: WSDL2Java sending incorrect data.

2002-10-28 Thread Peake, Chris
Title: WSDL2Java sending incorrect data. I've done a little more research and I see where the problem is 'starting'.   In the generated code, in the generate *Stub.java source file. The 'method' call uses the 'type' name for the parameter name to

WSDL2Java sending incorrect data.

2002-10-28 Thread Peake, Chris
Title: WSDL2Java sending incorrect data. // posted this to user group with no response. // time is short for us to release is reason posting directly to you guys. Now using RC1 Axis. Below describes the problem. This has changed post beta2. .NET still works  (which is usually not the