Re: [Dev] [EI] Car application with only registry resources

2018-02-09 Thread Prabushi Samarakoon
Hi, We have changed the registry resource project's server role to "EnterpriseIntegrator" (Default of EI tooling) to resolve the above issue [1] . Thanks, Prabushi [1] - https://github.com/wso2/devstudio-tooling-platform/pull/35 On

Re: [Dev] [EI] Car application with only registry resources

2017-11-28 Thread Senduran Balasubramaniyam
The reason for this is, initially the developer studio was across the platform, so the server role was there to distinguish the artifacts. But since now we have the EI / ESB tooling we can have the EnterpriseServiceBus as the default role. On Tue, Nov 28, 2017 at 11:07 PM, Shazni Nazeer

Re: [Dev] [EI] Car application with only registry resources

2017-11-28 Thread Shazni Nazeer
+1 for fixing this. This is common nuisance when deploying registry artifacts, usually when we add new artifacts through the devS UI at times the ones which had 'EnterpriseServiceBus' reverts back to ' GovernanceRegistry'. On Tue, Nov 28, 2017 at 5:46 AM, Senduran Balasubramaniyam <

Re: [Dev] [EI] Car application with only registry resources

2017-11-28 Thread Senduran Balasubramaniyam
+1 for fixing this. since G-Reg is no longer active Anyway Godwin, if you have created a ESB solution project the server role is by default set to EnterpriseServiceBus On Tue, Nov 28, 2017 at 2:17 PM, Vinod Kavinda wrote: > Hi Godwin, > Thanks for the update. Reported the issue

Re: [Dev] [EI] Car application with only registry resources

2017-11-28 Thread Vinod Kavinda
Hi Godwin, Thanks for the update. Reported the issue [1] [1] - https://github.com/wso2/product-ei/issues/1428 Regards, Vinod On Tue, Nov 28, 2017 at 2:02 PM, Godwin Shrimal wrote: > Thanks for the response guy, I could resolve it by setting > "EnterpriseServiceBus" server

Re: [Dev] [EI] Car application with only registry resources

2017-11-28 Thread Godwin Shrimal
Thanks for the response guy, I could resolve it by setting "EnterpriseServiceBus" server role when exporting car file. I think this should work OOB, best thing is adding "GovernanceRegistry" in carbon.xml under server roles. Thanks Godwin On Mon, Nov 27, 2017 at 12:23 PM, Sashika Wijesinghe

Re: [Dev] [EI] Car application with only registry resources

2017-11-26 Thread Sashika Wijesinghe
Hi Himasha, When exporting the carbon application project we can select the required server role. I have tried that option for 'EnterpriseServiceBus' server role and it works for me. Regards, Sashika On Mon, Nov 27, 2017 at 10:27 AM, Himasha Guruge wrote: > Hi Sashika, > >

Re: [Dev] [EI] Car application with only registry resources

2017-11-26 Thread Himasha Guruge
Hi Sashika, To solve the issue, you can add the 'GovernanceRegistry' server role to the EI server under "" in the carbon.xml or set the server role of the registry resource to 'EnterpriseIntegrator' when creating the CAR file. Have we tried out option 2? (setting role to 'EnterpriseIntegrator')

Re: [Dev] [EI] Car application with only registry resources

2017-11-26 Thread Vinod Kavinda
Hi All, IMO, this should work OOB. If above changes works, we can ship the carbon.xml with the role 'GovernanceRegistry'. Shall we report a bug? Regards, Vinod On Mon, Nov 27, 2017 at 10:05 AM, Sashika Wijesinghe wrote: > Hi Godwin, > > To solve the issue, you can add the

Re: [Dev] [EI] Car application with only registry resources

2017-11-26 Thread Sashika Wijesinghe
Hi Godwin, To solve the issue, you can add the 'GovernanceRegistry' server role to the EI server under "" in the carbon.xml or set the server role of the registry resource to 'EnterpriseIntegrator' when creating the CAR file. Regards, Sashika On Mon, Nov 27, 2017 at 8:32 AM, Rukshan Premathunga

Re: [Dev] [EI] Car application with only registry resources

2017-11-26 Thread Rukshan Premathunga
Hi Godwin, I think it because of your car file don't compatible with EI server role. Can you please find the EI server role and update in the artifact.xml. Thanks and Regards On Mon, Nov 27, 2017 at 8:21 AM, Godwin Shrimal wrote: > Hi Devs, > > Can't we have a CAR application