|
Posted by Janwillem Borleffs on 10/25/84 11:25
Piro wrote:
> thanks, I'll try that. I notice your client call doesn't use WSDL, is
> there a reason to do it that way?
>
No, I'm just lazy
> Also, am I still correct that the constructor method is not accessible
> in the soap call?
>
Although the SoapServer->setClass() method accepts additional arguments
which will get passed to the class constructor, there doesn't seem to be an
elegant way of using this. With that in mind, the only straightforward way
to assign class properties is to implement setter methods.
JW
Navigation:
[Reply to this message]
|