[Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Shamika Ariyawansa
Hi, Our initial thought was to deploy synapse.xml from appfactory to S2. This works fine with super tenant. But as we have been informed by the ESB team that deploying the synapse.xml will not work with multi-tenancy as it does not get split up to proxy-services, sequences etc. Instead we have to

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Ramith Jayasinghe
what should be the behaviour when user clicks on 'launch' button for esb ? On Wed, May 15, 2013 at 12:44 PM, Shamika Ariyawansa sham...@wso2.comwrote: Hi, Our initial thought was to deploy synapse.xml from appfactory to S2. This works fine with super tenant. But as we have been informed by

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Harshana Martin
Hi Shamika, Please see the comments inline. On Wed, May 15, 2013 at 12:44 PM, Shamika Ariyawansa sham...@wso2.comwrote: Hi, Our initial thought was to deploy synapse.xml from appfactory to S2. This works fine with super tenant. But as we have been informed by the ESB team that deploying

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Harshana Martin
Another important fact to have the project is that, it does not make sense to have an App Factory Application with just a Proxy or a Sequence, etc. Synapse Language constructs can be used in conjunction to create a meaningful Synapse config. Thanks and Regards, Harshana On Wed, May 15, 2013 at

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Manisha Gayathri
Hi Shamika, Please note that this required change has been done in r171867. Earlier the sample ESB archetype that has been created by AF was just the synapse.xml. Now I have changed the maven archetype in a way that it generates the entire ESB synapse directory structure as a sample ESB

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Harshana Martin
HI Manisha, On Wed, May 15, 2013 at 1:40 PM, Manisha Gayathri mani...@wso2.com wrote: Hi Shamika, Please note that this required change has been done in r171867. Earlier the sample ESB archetype that has been created by AF was just the synapse.xml. Now I have changed the maven archetype

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Manisha Gayathri
On Wed, May 15, 2013 at 1:43 PM, Harshana Martin harsh...@wso2.com wrote: HI Manisha, On Wed, May 15, 2013 at 1:40 PM, Manisha Gayathri mani...@wso2.comwrote: Hi Shamika, Please note that this required change has been done in r171867. Earlier the sample ESB archetype that has been

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Harshana Martin
On Wed, May 15, 2013 at 1:45 PM, Manisha Gayathri mani...@wso2.com wrote: On Wed, May 15, 2013 at 1:43 PM, Harshana Martin harsh...@wso2.comwrote: HI Manisha, On Wed, May 15, 2013 at 1:40 PM, Manisha Gayathri mani...@wso2.comwrote: Hi Shamika, Please note that this required change has

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Manjula Rathnayake
Hi Harshana, Have we identified a way of deploying multiple versions of ESB artifacts in Dev-Studio? In initial version of AF supporting ESB artifacts will contain only single version deployed in one environment. thank you. On Wed, May 15, 2013 at 1:43 PM, Harshana Martin harsh...@wso2.com

Re: [Dev] [Appfactory] Deploy ESB application from Appfactory

2013-05-15 Thread Manjula Rathnayake
Hi Shamika, In BPS, we are exposing a web service similar to data services, so launch will provide you links to WSDLs. But in ESB artifacts, we can have many types not only proxy services. I think for initial step, we should try out proxy services and demonstrate working sample and move forward.