Re: [dev] Help required for uno interprocess logging

2010-12-31 Thread Sudeep Krishnadasan
stephan.bergm...@oracle.com wrote: On 12/15/10 10:15, Sudeep Krishnadasan wrote: Does the current implementation of uno urp maintain unique identifier for each method calls? If no then, could you please share your ideas on, How to maintain unique id for each method calls processed through

[dev] Help required for uno interprocess logging

2010-12-15 Thread Sudeep Krishnadasan
Problem Statement: We are interested to log the calls processed through uno remote bridge (urp bridge). For each interface method invoked through uno remote bridge (urp bridge), we are interested to generate unique id and log the same on client side as well as on server side. Following points