RE: How to enable the processing of one way calls in asynchronous manner in Apache OpenOffice 3.4?

2011-12-28 Thread Kandarpa Malipeddi
Hi, Thank you very much for your inputs. In our use case we are not using soffice -accept="uno:socket,host=127.0.0.1,port=8100,tcpNoDelay=1;urp,Negotiate=0,ForceSynchronous=0;TheComponentContext" Following is the description of our use case in c++ code: 1. We have Reference localContext 2. Fro

Re: How to enable the processing of one way calls in asynchronous manner in Apache OpenOffice 3.4?

2011-12-28 Thread Ariel Constenla-Haile
Hi Kandarpa, On Wed, Dec 28, 2011 at 01:04:06PM +, Kandarpa Malipeddi wrote: > Hi All, > > > We have compiled Apache OpenOffice3.4 source code and generated RPMs > for core, URE and SDK. We have installed these RPMs. > > While using the Apache OpenOffice 3.4 ure and sdk we observed that, it

How to enable the processing of one way calls in asynchronous manner in Apache OpenOffice 3.4?

2011-12-28 Thread Kandarpa Malipeddi
Hi All, We have compiled Apache OpenOffice3.4 source code and generated RPMs for core, URE and SDK. We have installed these RPMs. While using the Apache OpenOffice 3.4 ure and sdk we observed that, it does not accept the urp protocol strings with "Negotiate=0,ForceSynchronous=0" parameters (i