Hi,
Thanks for your reply but I dont thinkm that's the problem. If it's then the envelop method also would have not worked. In case of envelop method all the parameters getting extracted out of @{invoke{parameters}} but in case of Call method it's substituting number of array elements instead of array elements.
Thanks
| [reply] |
Then give us a runnable program that demonstrates the problem. Keep it small. 10 to 20 lines should be plenty.
| [reply] |
Hi ikegami,
Thanks for the reply and surely will provide code snippet but before that, I tried digging little more on this and found that problem is not due to what we are thinking (hash of array). Means, I tried calling another method for which no parameter passing is needed. So I just called the methd and still I am getting the same error "404 not found".
It can't be access problem, cause I have access to the server. Any idea now? Appreciate your help
| [reply] |