Re: [Dev] GovernanceUtils.findGovernanceArtifactConfiguration does not return results until a tenant logs in

2013-04-22 Thread Nuwan Dias
On Sat, Apr 20, 2013 at 1:20 AM, Lalaji Sureshika wrote: > Hi Nuwan, > > > On Fri, Apr 19, 2013 at 11:29 AM, Nuwan Dias wrote: > >> Hi, >> >> We are having an API Publisher and Store mounted to a remote governance >> registry. A tenant logs into the API Publisher to publish an API. When >> loadi

Re: [Dev] GovernanceUtils.findGovernanceArtifactConfiguration does not return results until a tenant logs in

2013-04-21 Thread Nuwan Dias
On Sat, Apr 20, 2013 at 12:31 AM, Senaka Fernando wrote: > Hi Nuwan, > > I believe some of the RXT or other related configuration population might > be happening on first login. So, do you need to use this method call before > somebody logs in? I didn't quite get he requirement as yet. > The req

Re: [Dev] GovernanceUtils.findGovernanceArtifactConfiguration does not return results until a tenant logs in

2013-04-19 Thread Lalaji Sureshika
Hi Nuwan, On Fri, Apr 19, 2013 at 11:29 AM, Nuwan Dias wrote: > Hi, > > We are having an API Publisher and Store mounted to a remote governance > registry. A tenant logs into the API Publisher to publish an API. When > loading the APIs on the API Store, the tenant registry is queried to load >

Re: [Dev] GovernanceUtils.findGovernanceArtifactConfiguration does not return results until a tenant logs in

2013-04-19 Thread Senaka Fernando
Hi Nuwan, I believe some of the RXT or other related configuration population might be happening on first login. So, do you need to use this method call before somebody logs in? I didn't quite get he requirement as yet. Thanks, Senaka. On Fri, Apr 19, 2013 at 11:59 PM, Nuwan Dias wrote: > Hi,

[Dev] GovernanceUtils.findGovernanceArtifactConfiguration does not return results until a tenant logs in

2013-04-19 Thread Nuwan Dias
Hi, We are having an API Publisher and Store mounted to a remote governance registry. A tenant logs into the API Publisher to publish an API. When loading the APIs on the API Store, the tenant registry is queried to load his APIs. Following is the code block that gets executed. GovernanceUtils.lo