[erlang-questions] gen_server:call reply problem

001001 001011 visionary_synthesis@REDACTED
Thu Mar 27 10:38:37 CET 2008


Hi all!

I've built an web interface application as part of a release using the httpd of R12 in combination with several ESI-modules performing server-side evaluation of form-data and serving the according response. These ESI -modules also have to hand  data to other supervised gen_servers and helpers of this release. 

When i use a gen_server:call from the esi-modules to the gen_servers, the reply {reply, Reply, State} of the handle_call of the clb-module doesn't seem to get back to the calling process of the ESI-modules. 

Anyone encountered this problem before?

Cheers,   
Theo
       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080327/495b3bbb/attachment.htm>


More information about the erlang-questions mailing list