Inc.
> >
> >
> >
> >-Original Message-
> >From: Anders Peterson [mailto:[EMAIL PROTECTED]
> >Sent: Friday, October 03, 2003 7:48 AM
> >To: [EMAIL PROTECTED]
> >Subject: Turning off multirefs
> >
> >
> >Hi,
> >
> >Ho
EMAIL PROTECTED]
Subject: Turning off multirefs
Hi,
How do I turn off multirefs for my client? The server seems to have
problems with them. Axis makes these kind of references down to
individual text/number fields (seems odd).
I've read in the docs about *.wsdd files. The problem is I don
TIREFS, new Boolean(false)); Good luck, mike Michael Ser Netweave Integrated Solutions, Inc. -Original Message- From: Anders Peterson [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 7:48 AM To: [EMAIL PROTECTED] Subject: Turning off multirefs Hi, How do I turn off multirefs for my client?
just simple decimals?
/Anders
On fredag, okt 3, 2003, at 17:54 Europe/Stockholm, Michael Ser wrote:
Anders,
In the createCall method of SoapBindingStub.java code created
by wsdl2java add the following:
_call.setOption(org.apache.axis.AxisEngine.PROP_DOMULTIREFS, new
Boolean(false));
Good luck,
mike
Michael Ser
Netweave Integr
,
mike
Michael Ser
Netweave Integrated Solutions, Inc.
-Original Message-
From: Anders Peterson [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 7:48 AM
To: [EMAIL PROTECTED]
Subject: Turning off multirefs
Hi,
How do I turn off multirefs for my client? The server seems to have
: Anders Peterson [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 7:48 AM
To: [EMAIL PROTECTED]
Subject: Turning off multirefs
Hi,
How do I turn off multirefs for my client? The server seems to have
problems with them. Axis makes these kind of references down to
individual text/number
Hi,
How do I turn off multirefs for my client? The server seems to have
problems with them. Axis makes these kind of references down to
individual text/number fields (seems odd).
I've read in the docs about *.wsdd files. The problem is I don't have
one! The only server-config.wsdd and client-