hi all,

I tried create a service that its method has a DataHandler parameter, like
below:

    public void save(DataHandler dh) throws AxisFault ;

It works fine with java client (using Axis1.4), but I wonder it can not work
when use .Net (or sap or anyother client) to access it. Since I know nothing
about .Net, could anybody help me please ?

Regards,
- sukie


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to