axis-dev folks:  I COULD easily put a _setOption method on Stub that
delegates to Call.  Sounds reasonable.  But before I do, a question.  Call
has a setProperty method.  Is anyone confused by the distinction between
setProperty and setOption?  Perhaps setOption should be folded into
setProperty?  Or, if not ...  The comment says "set engine option".
Perhaps the method name should be setEngineOption?  Or is that just as
befuddling?

Any thoughts?  I don't think this is a stop-ship issue for the beta, but
since the Call object is part of our published interfaces list, perhaps
this should be slipped in if we can agree on something quickly.

Russell Butek
[EMAIL PROTECTED]


"Simon McClenahan" <[EMAIL PROTECTED]> on 03/14/2002 09:34:05
AM

Please respond to [EMAIL PROTECTED]

To:    <[EMAIL PROTECTED]>
cc:
Subject:    RE: [server-config.wsdd] <parameter name="sendMultiRefs" value
       ="false "/>



On the client you set an option on the Call.

>From http://marc.theaimsgroup.com/?l=axis-user&m=101534226125705&w=2
call.setOption(AxisEngine.PROP_DOMULTIREFS, new Boolean(false));

I have posted requesting the ability to set Call options such as this
with WSDL2Java, but no response yet.
http://marc.theaimsgroup.com/?l=axis-user&m=101544868326157&w=2

cheers,
 Simon

-----Original Message-----
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 9:19 AM
To: [EMAIL PROTECTED]
Subject: RE: [server-config.wsdd] <parameter name="sendMultiRefs"
value="false "/>



server-config.wsdd sounds obvious it has only to do with the server side
(!), it's my mistake...

My question should have been: Does this hability exists on the client
side
as well?

Sylvain.



-----Original Message-----
From: St-Germain, Sylvain [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 10:48 AM
To: Axis-User (E-mail)
Subject: [server-config.wsdd] <parameter name="sendMultiRefs"
value="false "/>



May this option have been broken recently?  I do not see any differences
on
the request between setting it to true and false...

It allways sends the refs encoding.
--
Sylvain

This message may contain privileged and/or confidential information.  If
you
have received this e-mail in error or are not the intended recipient,
you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the
sender
promptly by e-mail that you have done so.  Thank you.

This message may contain privileged and/or confidential information.  If
you
have received this e-mail in error or are not the intended recipient,
you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the
sender
promptly by e-mail that you have done so.  Thank you.


Reply via email to