[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Condor 6.7.6 SOAP under .net




Hello,

I'm still having issues with SOAP under .net (Axis and java works fine).
It seems that .net is being "helpfull" and unwraps any complex arrays in the wsdl.
So .net's definition is: ClassAdStructAttr[][] condorSchedd.queryAnyAds()
whereas Axis produces: ClassAdStructArray condorSchedd.queryAnyAds()

Watching the traffic shows that both Axis and .net receive the same response
from condor. Axis interprets the structure correctly, but .net returns a 0-size array.

This seems to happen with other methods dealing with ClassAdStruct as well,
including schedd's createJobTemplate().

Has any one else tried this?

Thanks,
Pawel

*************************************************************************
PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information. If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited. If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************