Thread

Posted on Thu Sep 7 09:01:09 2006 by javardhan
Problem with XML RPC
Hi Friends, we are facing issue while integrating XML RPC server running on HP UNIX 11i with HP DCE client on same machine. The XML RPC server contains libpthread.h, POSIX multithreading library. We are integrating XML RPC server with DCE client using libdce which exists in DCE library. The integration of libpthread and libdce is not working well. It seems these two libraries are incompatible. Is it possible to replace libpthread library with any other one? Pls suggest me any solution.
Direct Responses: 2945 | Write a response
Posted on Thu Sep 7 10:39:30 2006 by mirod in response to 2943
Re: Problem with XML RPC

I think you posted this to the wrong place. It is not even clear that your question is related to Perl at all.

If you have a problem related to RPC-XML, then you can post it to the appropriate section. You could also try posting on perlmonks. If your problem is unrelated to Perl, then you will have better luck with some other place, a usent group, forum or mailing list about HPUX seems like your best bet.

In any case I don't see how your question relates to XML::Twig, but feel free to correct me.

Write a response