Hi,

I think I found a "small, nice" Bug?!?!

For some of the given WebServices I need a Parameter as Java type LONG. The only REALbasic type that will not give an wrong-variable- type-mapping-error is when using a Int64 variable.

But when setting a parameter for a SOAP call with an Int64 variable, I get a "KeyNotFound"-Exception when calling

sResult = sMethod.invoke(myMethodName)

For a test we changed the type of this variable (btw. in the test- system the long variable contains the value 10!!!) to int and everything works, so it really seems to be the long/int64-type of the parameter. Any ideas are welcome...

ciao

Thorsten Hohage
--
that-Office.de Softwaredesign - Hamburg,Germany

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to