Hi Akila, AFAIK the Python code is generated from the .thrift file. I went through the wrapper code and it seems what it does is to just use a given IP address and port and open a socket connection to it.
Regards, Chamila de Alwis Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Tue, Oct 14, 2014 at 11:31 PM, Akila Ravihansa Perera <[email protected] > wrote: > Hi Chamila, > > Perhaps the problem is with the logic related to hostname that you use > to create the socket in Python client. Have you tried enabling DEBUG > mode in Python? > > > > On Tue, Oct 14, 2014 at 9:57 PM, Chamila De Alwis <[email protected]> > wrote: > > Hi Manula, > > > > On Tue, Oct 14, 2014 at 7:48 PM, Manula Chathurika Thantriwatte > > <[email protected]> wrote: > >> > >> when you run the both servers in the same virtualbox. > > > > > > I didn't run both BAM and CEP together, just separate, in a another > machine > > actually. The same CEP and BAM with same configuration was run on both > > machines. > > > > > > Regards, > > Chamila de Alwis > > Software Engineer | WSO2 | +94772207163 > > Blog: code.chamiladealwis.com > > > > > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > > -- > Akila Ravihansa Perera > Software Engineer, WSO2 > > Blog: http://ravihansa3000.blogspot.com >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
