Hi all, I've been following the sample here
http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/help/001468.html
And tweaking it for my own solution. The only thing is that my solution is a long lived, and i'm getting an error saying that my long lived service cannot be invoked synchronously. My question is, how would i call it asynchronously? I know that with the s ervlet api you specify it in the parameter of the invoke method, but i'm not sure with webservices.
Thanks
Billy
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Billy,
Instead of invoke() method did you try invoke_Async()?
Parth Pandya
Views
Replies
Total Likes
Hi Billy,
Instead of invoke() method did you try invoke_Async()?
Parth Pandya
Views
Replies
Total Likes
Yep, that work, thx very much. Just out of curiosity is there a LiveCycle resource where this is mentioned?
Views
Replies
Total Likes
Views
Replies
Total Likes
Thanks Jasmin. I was looking for a java reference/sample, i guess thats why i didn't find it.
Thanks again!
Billy
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies