Re: [Architecture] [Cloud] Filtering applications based on subscription

2013-10-11 Thread Sanjiva Weerawarana
No I don't agree Chris. We are offering 3 URLs for the 3 cloud services ... app, integration and API clouds. API is a different product so lets ignore that. (There's absolutely no unified interface to see that.) If a person is writing an app in the app cloud then they should not see the integratio

Re: [Architecture] New Mediator for Transformation

2013-10-11 Thread Ravi Undupitiya
That's basically it - except that we can use JAXB to annotate the java classes to give a finer control over what the serialization would look like. But you're right, it is a solution forcing Java on the user. We just came up with this as a PoC (using Jackson) to some of the issues we were facing w

Re: [Architecture] New Mediator for Transformation

2013-10-11 Thread Sanjiva Weerawarana
I'm sorry but I don't understand this at all. This means I have to write Java classes to represent each of my data items and then there's some magic to convert the Java class to JSON/XML? Java <-> JSON/XML is not possible without loss either. Can you please explain a bit more of what this is? Forc

[Architecture] WSO2 Enterprise Store 1.0.0 Beta-1 Released !

2013-10-11 Thread Nuwan Bandara
*WSO2 Enterprise Store 1.0.0 Beta-1 Released !* This is the Beta-1 release of WSO2 Enterprise Store, which will create a marketplace for your enterprise assets. You can download the Beta-1 at [1]. This release specifically contains following tasks, improvements and bug fixes towards 1.0.0 GA. *Bu

Re: [Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Sanjiva Weerawarana
Great feature but don't slip it into 4.8.0 which is due to release in days! NOT a good idea to add features last second like this. On Fri, Oct 11, 2013 at 10:50 PM, Sumedha Rubasinghe wrote: > > > On Friday, October 11, 2013, Isuru Udana wrote: > >> Hi Sagara, >> >> This is a very useful fea

Re: [Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Sumedha Rubasinghe
On Friday, October 11, 2013, Isuru Udana wrote: > Hi Sagara, > > This is a very useful feature to have. Please check-in the code to synapse > so that we can have it for ESB 4.8.0. > +1 > > Thanks, > IsuruU > > > On Fri, Oct 11, 2013 at 8:12 PM, Sagara Gunathunga > > > wrote: > >> >> Proxy servi

Re: [Architecture] CEP: Support small Batch within Sliding Windows

2013-10-11 Thread Sriskandarajah Suhothayan
+1 to improve the current windows to support that as well. I was also thinking its better if we can make Windows a top-level element like the tables, so that the same window can we used by many queries, which will improve the performance even more. Suho On Thu, Oct 10, 2013 at 8:53 PM, Srinath P

Re: [Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Jackie Wheeler
If this is going into 4.8.0, please be sure to create a RedMine story for it (if you haven't already) and follow the usual protocol. No more features slipped into releases like stealthy ninjas, please. :) Sent from my iPhone > On Oct 11, 2013, at 9:23 AM, Isuru Udana wrote: > > Hi Sagara, >

Re: [Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Kasun Indrasiri
On Fri, Oct 11, 2013 at 8:12 PM, Sagara Gunathunga wrote: > > Proxy services already support for per service logging configuration, > which means though the log4j.properties file it is possible to control > logging behavior per proxy services such as create separate log file per > proxy, define l

Re: [Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Isuru Udana
Hi Sagara, This is a very useful feature to have. Please check-in the code to synapse so that we can have it for ESB 4.8.0. Thanks, IsuruU On Fri, Oct 11, 2013 at 8:12 PM, Sagara Gunathunga wrote: > > Proxy services already support for per service logging configuration, > which means though t

Re: [Architecture] [Cloud] Filtering applications based on subscription

2013-10-11 Thread Chris Haddad
The stated use case is simply broken " user needs to log out and log in to the other cloud to access its services" If I subscribe to all cloud services, I should be able to access all cloud services without multiple logins. My credentials should work across all clouds, and I should have a unifi

[Architecture] Support per API (ESB) logging configuration

2013-10-11 Thread Sagara Gunathunga
Proxy services already support for per service logging configuration, which means though the log4j.properties file it is possible to control logging behavior per proxy services such as create separate log file per proxy, define log category per proxy etc. But for the moment ESB APIs don't support

Re: [Architecture] [Cloud] Filtering applications based on subscription

2013-10-11 Thread Ashansa Perera
Hi Chris, If I am not mistaken, what Amila means is to show only the services related to iPaaS if the user logs in through iPaaS login and show only aPaaS related services if he logs in through aPaaS login. So this would require a separate log in to access the services in the other cloud. ( user n