Re: [Architecture] Specifying the tenant domain in the request URI for the cross-tenant scenarois in API Manager REST API

2015-11-17 Thread Sanjeewa Malalgoda
I added thread local variable to our component to keep track of requested tenant as we cannot use carbon context. We will set requested tenant in CXF interceptor level and reuse it in other places. After initial tests will merge this to rest API component. Thanks, sanjeewa. On Tue, Nov 17, 2015

Re: [Architecture] Specifying the tenant domain in the request URI for the cross-tenant scenarois in API Manager REST API

2015-11-17 Thread Sanjeewa Malalgoda
If we think this very carefully requested tenant domain should be part of the API. Let me explain it, We have API and that behave in some manner according to provided parameters and inputs. In this particular scenario, we are passing completely different data set and get different results. So cant

Re: [Architecture] Fwd: ESB Mediation Debugger Tool for Developer Studio

2015-11-17 Thread Nuwan Pallewela
See the commented line, On Tue, Nov 17, 2015 at 6:09 PM, Nuwan Pallewela wrote: > Hi All, > > Following are the key notes taken down in the ESB Debugger Demonstration > with ESB Team 16/11/2015. > > > *Developer Studio Debugger Implementation* > >- Test debugger with complex artifacts. >

Re: [Architecture] Fwd: ESB Mediation Debugger Tool for Developer Studio

2015-11-17 Thread Nuwan Pallewela
Hi All, Following are the key notes taken down in the ESB Debugger Demonstration with ESB Team 16/11/2015. *Developer Studio Debugger Implementation* - Test debugger with complex artifacts. - Introduce a new category in right click menu for ESB Debugger specific commands. - Show bre