[erlang-questions] [erlang-question] gen_server:call reply problem

001001 001011 visionary_synthesis@REDACTED
Thu Mar 27 10:25:02 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 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



 
       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080327/2577af31/attachment.htm>


More information about the erlang-questions mailing list