Hi, I have a web service method that takes a long and long[] as parameters, how do I
pass those from the Call.invoke method?
I know how to pass objects like String as parameters, how does the service know the
difference between long and Long?
To be more precise:
call.addParameter( "f
Hi, I have a web service method that takes a long and long[] as parameters, how do I
pass those from the Call.invoke method?
I know how to pass objects like String as parameters, how does the service know the
difference between long and Long?
To be more precise:
call.addParameter( "f