[Dev] Fix for password policy when updating passwords

2013-08-12 Thread Chamath Gunawardana
Hi Asela, Please review and apply the patches attached to JIRA [1] below for the $subject. [1] - https://wso2.org/jira/browse/IDENTITY-1544 Thanks, -- Best Regards, Chamath Gunawardana Technical Lead; WSO2 Inc. Mobile : +94776322240 ___ Dev mailing l

Re: [Dev] Getting the asset by the asset id using the store module (WSO2EnterpriseStore

2013-08-12 Thread Chan
@Nuwna the code is the same expect I removed the registry.get method call. Since it would break the functionality of the store I created a new method call getById. // asset module Manager.prototype.getById = function(id){ log.info(id); return this.manager.get(id); } // This also

Re: [Dev] Invitation: API Manager Code Review - Tier - User Permission Integration @ Fri Aug 9, 2013 2pm - 3pm (lakm...@wso2.com)

2013-08-12 Thread Lakmali Baminiwatta
Hi All, Please find the review notes. Do the tier permission validation in APIStoreHostobject @addSubscription as well, to handle direct Store API calls. Replace logic of comparison between current roles and defined roles with Lists.retainAll(Collection c) . For displaying default permissions,

Re: [Dev] mediation-initializer cannot be built.

2013-08-12 Thread Jeewantha Dharmaparakrama
The version for org.wso2.carbon org.wso2.carbon.caching.core should be added to tag in the parent pom file. Please fix this asap. Thanks. On Tue, Aug 13, 2013 at 11:15 AM, Jeewantha Dharmaparakrama < jeewan...@wso2.com> wrote: > Hi, > > The pom file > carbon

[Dev] mediation-initializer cannot be built.

2013-08-12 Thread Jeewantha Dharmaparakrama
Hi, The pom file carbon/platform/trunk/components/mediation-initializer/org.wso2.carbon.mediation.initializer/pom.xml seems to be erroneous. mvn clean install -Dmaven.test.skip=true [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The projec

Re: [Dev] High priority issues on User Store Management

2013-08-12 Thread Darshana Gunawardana
Noted, will fix them by EOD. Thanks, On Tue, Aug 13, 2013 at 11:08 AM, Prabath Siriwardena wrote: > Hi Pushpalanka/Datshana, > > Lets try to fix these by today.. Please let me know if you need any > assistance... > > 1. https://wso2.org/jira/browse/IDENTITY-1578 > 2. https://wso2.org/jira/brows

[Dev] (WSAS-1402) Add Topic throwing an error

2013-08-12 Thread Supun Malinga
Hi Sammi, Any idea of this issue? thanks, On Tue, Aug 6, 2013 at 2:13 PM, Thayalan Sivapaleswararajah (JIRA) < j...@wso2.org> wrote: >Thayalan > Sivapaleswararajahcreated > [image: > Bug] WSAS-1402

[Dev] High priority issues on User Store Management

2013-08-12 Thread Prabath Siriwardena
Hi Pushpalanka/Datshana, Lets try to fix these by today.. Please let me know if you need any assistance... 1. https://wso2.org/jira/browse/IDENTITY-1578 2. https://wso2.org/jira/browse/IDENTITY-1579 3. https://wso2.org/jira/browse/IDENTITY-1509 4. https://wso2.org/jira/browse/IDENTITY-1557 --

Re: [Dev] Getting the asset by the asset id using the store module (WSO2EnterpriseStore

2013-08-12 Thread Sameera Medagammaddegedara
Hello Chan, Do you need the asset instances or the rxt templates for the assets? *To get the asset instances;* The ArtifactManager in the carbon module has a method called get(id) which will allow you to retrieve assets by id. type='gadget'; //Asset type id='xx

Re: [Dev] Latest ELB spins after a simple load test/long running test

2013-08-12 Thread Jeewantha Dharmaparakrama
Working on it On Tue, Aug 13, 2013 at 10:27 AM, Kasun Indrasiri wrote: > We are done with the migration to latest httpcore-nio 4.3. > > @Jeewantha/Vanji : Please get new ELB and ESB packs with the required > changes. > > > On Thu, Aug 8, 2013 at 11:24 AM, Evanthika Amarasiri > wrote: > >> Than

Re: [Dev] Latest ELB spins after a simple load test/long running test

2013-08-12 Thread Kasun Indrasiri
We are done with the migration to latest httpcore-nio 4.3. @Jeewantha/Vanji : Please get new ELB and ESB packs with the required changes. On Thu, Aug 8, 2013 at 11:24 AM, Evanthika Amarasiri wrote: > Thanks Kasun. > > - Evanthika > > > On Thu, Aug 8, 2013 at 11:22 AM, Kasun Indrasiri wrote: >

Re: [Dev] Newly added User Store does not appear in the user store drop-down box sometimes..

2013-08-12 Thread Prabath Siriwardena
This issue here is different.. Here I am adding user stores with different domain names.. Thanks & regards, -Prabath On Tue, Aug 13, 2013 at 10:19 AM, Pavithra Madurangi wrote: > > > On Tue, Aug 13, 2013 at 9:53 AM, Prabath Siriwardena wrote: > >> https://wso2.org/jira/browse/IDENTITY-1579 > > >

Re: [Dev] Newly added User Store does not appear in the user store drop-down box sometimes..

2013-08-12 Thread Pavithra Madurangi
On Tue, Aug 13, 2013 at 9:53 AM, Prabath Siriwardena wrote: > https://wso2.org/jira/browse/IDENTITY-1579 Hi Prabath, We've already observed this issue in the early phase of testing ;) Please see [1] and the comment. "other similar scenario: 1. Add user store as foo.com and User Store Manager C

Re: [Dev] GReg pack built Aug 12

2013-08-12 Thread Evanthika Amarasiri
We are already on it Samisa. Ushani has started testing now. Regards, Evanthika On Tue, Aug 13, 2013 at 10:06 AM, Samisa Abeysinghe wrote: > OK, never mind. Till those are fixed, QA can go ahead and start with the > volume and API tests. With JMeter etc. > > We need an overnight run please, to

Re: [Dev] GReg pack built Aug 12

2013-08-12 Thread Samisa Abeysinghe
OK, never mind. Till those are fixed, QA can go ahead and start with the volume and API tests. With JMeter etc. We need an overnight run please, to ramp up the volume via the use of APIs. And do not hit it and beat it to the ground with load, rather long run with moderate load in QA. On Tue, Aug

Re: [Dev] GReg pack built Aug 12

2013-08-12 Thread Shelan Perera
Hi, Still there are integration test failures which we are actively fixing . Following is the current status of it. (We have broken down the packages as much as possible to minimize cascade failures) Passed FailedSkipped tests 745 12 21 tests-extensibility 146 2 7tests-governance-api18732tests-j

Re: [Dev] Newly added User Store does not appear in the user store drop-down box sometimes..

2013-08-12 Thread Prabath Siriwardena
More issues on user stores.. https://wso2.org/jira/browse/IDENTITY-1580 Thanks & regards, -Prabath On Tue, Aug 13, 2013 at 9:53 AM, Prabath Siriwardena wrote: > https://wso2.org/jira/browse/IDENTITY-1579 > > Thanks & regards, > -Prabath > > > On Tue, Aug 13, 2013 at 9:50 AM, Prabath Siriwardena

Re: [Dev] GReg pack built Aug 12

2013-08-12 Thread Samisa Abeysinghe
Built with tests and all integration tests pass? On Tue, Aug 13, 2013 at 9:53 AM, Shelan Perera wrote: > Hi, > > Please find the latest GReg pack [1]. You can use this for QA. > > [1] http://10.100.2.65/packs/aug-12/ > > -- > *Shelan Perera* > > Senior Software Engineer > ** > Integration Techn

[Dev] GReg pack built Aug 12

2013-08-12 Thread Shelan Perera
Hi, Please find the latest GReg pack [1]. You can use this for QA. [1] http://10.100.2.65/packs/aug-12/ -- *Shelan Perera* Senior Software Engineer ** Integration Technology Group *WSO2, Inc. : wso2.com* lean.enterprise.middleware. *Blog* : blog.shelan.org *Linked-i*n : h

Re: [Dev] Newly added User Store does not appear in the user store drop-down box sometimes..

2013-08-12 Thread Prabath Siriwardena
https://wso2.org/jira/browse/IDENTITY-1579 Thanks & regards, -Prabath On Tue, Aug 13, 2013 at 9:50 AM, Prabath Siriwardena wrote: > 1. Add new userstore pointing to the IS embedded LDAP - with the domain > name LDAP > > [2013-08-13 09:39:08,748] INFO > {org.wso2.carbon.user.core.ldap.ReadWriteL

[Dev] Newly added User Store does not appear in the user store drop-down box sometimes..

2013-08-12 Thread Prabath Siriwardena
1. Add new userstore pointing to the IS embedded LDAP - with the domain name LDAP [2013-08-13 09:39:08,748] INFO {org.wso2.carbon.user.core.ldap.ReadWriteLDAPUserStoreManager} - LDAP connection created successfully in read-write mode [2013-08-13 09:39:08,751] INFO {org.wso2.carbon.user.core.com

Re: [Dev] In AppFactory do we allow to update repository after promote the app

2013-08-12 Thread Ajanthan Balachandran
On Tue, Aug 13, 2013 at 5:18 AM, Dimuthu Leelarathne wrote: > > Hi Harsha, > > This is a bug. The initial "Auto Build" and "Auto Deploy" was only for > development stages. Opened a ticket. We'll propagate fixes to afpreview. > There is an issue already opened long time ago. https://wso2.org/jira/

Re: [Dev] In AppFactory do we allow to update repository after promote the app

2013-08-12 Thread Dimuthu Leelarathne
Hi Harsha, This is a bug. The initial "Auto Build" and "Auto Deploy" was only for development stages. Opened a ticket. We'll propagate fixes to afpreview. https://wso2.org/jira/browse/APPFAC-1447 On Mon, Aug 12, 2013 at 9:54 PM, Harsha Thirimanna wrote: > hi ashansa, > > Another point I notic

[Dev] [ESB] What is error code 102511

2013-08-12 Thread Isuru Perera
Hi, This is regarding SO question [1] and I could not find information about the error code 102511 from [2]. I could find only one JIRA regarding this code and it might be causing due to a problem with the client [3]. It would be great if someone can confirm this and then we can add to the docs.

Re: [Dev] 'dependencies.dependency.version' for rhino:js:jar is missing

2013-08-12 Thread Lakmali Baminiwatta
Hi, Fixed in r180766 Thanks, Lakmali On 12 August 2013 22:13, Shameera Rathnayaka wrote: > Please fix this. > > [INFO] Scanning for projects... > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project > org.wso2.carbon:org.wso2.carbon.hostobjects.sso:4.2.0-SN

[Dev] 'dependencies.dependency.version' for rhino:js:jar is missing

2013-08-12 Thread Shameera Rathnayaka
Please fix this. [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:org.wso2.carbon.hostobjects.sso:4.2.0-SNAPSHOT (/build/trunk/platform/components/hostobjects/org.wso2.carbon.hostobjects.sso/pom.xml) has 1 error [E

Re: [Dev] Is my use case suuported in WSO2 CEP (Siddhi)?

2013-08-12 Thread Elran Dvir
Hi Sriskandarajah, Thanks for the quick response. When you are saying scenario 1 and 2, which scenarios do you refer to? In option 2 : 1) When you are writing "a1.source_ip and a2.destination_ip" without operator, Is it like the group by feature I described? 2) Is the requirement of

Re: [Dev] In AppFactory do we allow to update repository after promote the app

2013-08-12 Thread Harsha Thirimanna
hi ashansa, Another point I noticed , in Repository & Build page , we have icons to copy git URL for each version. But all are just default trunk(master) related URL. To get specific branch we have to use some more parameter. git clone -b So If we can't give that URL with above parameters to s

Re: [Dev] Getting the asset by the asset id using the store module (WSO2EnterpriseStore

2013-08-12 Thread Nuwan Bandara
Sameera, I think you wrote some code to do this. Can you share Regards, /Nuwan On Mon, Aug 12, 2013 at 4:25 PM, Chan wrote: > $subject. > > I looked into the store module's asset method but it requires the path of > the asset. > > Thanks. > > -- > Chan (Dulitha Wijewantha) > Software Engineer

Re: [Dev] In AppFactory do we allow to update repository after promote the app

2013-08-12 Thread Ashansa Perera
Yes Harsh, in that case we should limit auto build and deploy only for the buildable stages. On Mon, Aug 12, 2013 at 9:23 PM, Harsha Thirimanna wrote: > Hi, > > I just notice, after we promote the app, if some one commit the code for > that branch then it will automatically build and deploy on

Re: [Dev] Jettison build issue (was: [Bamboo-Build] Carbon SNAPSHOT > 4.2.0 Products > #75 has FAILED (61 times).)

2013-08-12 Thread Dushan Abeyruwan
Hi Fix has been done and moved jettison bundle to kernel/dependency + kernal/dependency/orbit r180757 Cheers, Dushan On Mon, Aug 12, 2013 at 5:28 PM, Kasun Gajasinghe wrote: > Hi Dushan, > > Can you please move the jettison source out of orbit/ and move it to > kernel/dependencies/jettison/1.

[Dev] In AppFactory do we allow to update repository after promote the app

2013-08-12 Thread Harsha Thirimanna
Hi, I just notice, after we promote the app, if some one commit the code for that branch then it will automatically build and deploy on the promoted staging server. Is that the way that we are giving or we should not build and deploy it in to the promoted stages ? AFAIK It is not right if some o

Re: [Dev] What is the real use case of compressionMinSize property in catalina-server.xml in AS

2013-08-12 Thread Ushani Balasooriya
Hi Isuru, I already tested like that. I gave a larger and a smaller value to the compressionMinSize and tested. But the behavior is same as mentioned. On Mon, Aug 12, 2013 at 5:17 PM, Isuru Perera wrote: > Hi, > > > On Mon, Aug 12, 2013 at 5:07 PM, Ushani Balasooriya wrote: > >> What is the re

[Dev] Commits should be atomic as possible

2013-08-12 Thread Shelan Perera
Hi all, Please make sure the commits are atomic or should be in an order in order to prevent build failures. Do not try to have partial commits which are causing build failures if svn update is in between those commits. Thanks -- *Shelan Perera* Senior Software Engineer ** Integration Technolo

Re: [Dev] Compilation failure at Data Agents

2013-08-12 Thread Shelan Perera
Hi, This was because the commit was not in the desired order. Stub has been committed after the UI component which caused this compilation failure. Thanks On Mon, Aug 12, 2013 at 6:00 PM, Shelan Perera wrote: > INFO] Finished at: Mon Aug 12 17:54:37 IST 2013 > [INFO] Final Memory: 874M/3635M

[Dev] Compilation failure at Data Agents

2013-08-12 Thread Shelan Perera
INFO] Finished at: Mon Aug 12 17:54:37 IST 2013 [INFO] Final Memory: 874M/3635M [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.ba

Re: [Dev] How can I disable chunking in AS server side?

2013-08-12 Thread Ushani Balasooriya
[1] Link should be, http://docs.wso2.org/wiki/display/AS510/HTTP+Servlet+Transport. Ignore the previous link. On Mon, Aug 12, 2013 at 3:47 PM, Ushani Balasooriya wrote: > Hi, > > As per the [1] documentation, I tried to disable chunking by using "NOT > chunked" parameter. > But I couldn't see

[Dev] Jettison build issue (was: [Bamboo-Build] Carbon SNAPSHOT > 4.2.0 Products > #75 has FAILED (61 times).)

2013-08-12 Thread Kasun Gajasinghe
Hi Dushan, Can you please move the jettison source out of orbit/ and move it to kernel/dependencies/jettison/1.3.4/? We also need to move the Jettison orbit bundle to kernel/dependencies/orbit/. By convention, we do not keep any source code in orbit. Currently, there is a build failure in orbit b

Re: [Dev] What is the real use case of compressionMinSize property in catalina-server.xml in AS

2013-08-12 Thread Isuru Perera
Hi, On Mon, Aug 12, 2013 at 5:07 PM, Ushani Balasooriya wrote: > What is the real use case of compressionMinSize property in > catalina-server.xml in AS ? > > As per the apache tomcat documentation > [1], > compressionMinSize defined as

[Dev] What is the real use case of compressionMinSize property in catalina-server.xml in AS

2013-08-12 Thread Ushani Balasooriya
What is the real use case of compressionMinSize property in catalina-server.xml in AS ? As per the apache tomcat documentation [1], compressionMinSize defined as, If *compression* is set to "on" then this attribute may be used to specify t

Re: [Dev] Invitation: Code Review - Event Builder & Event Formatter @ Mon 12 Aug 2013 14:30 - 17:30 (lasan...@wso2.com)

2013-08-12 Thread Lasantha Fernando
*Code review notes for Event Formatter* Participants : Mohan, Suho, Anjana, Lasantha, Rajeev, Inosh, Malith, Gihan - EventSource interface - Method getStreamNames should be renamed getStreamId. - Information icon in UI to give a sample XML output mapping. - NotDeployed rename to Inac

[Dev] Start a Build at 6.00 PM (Today)

2013-08-12 Thread Shameera Rathnayaka
Hi All, Will start a new build at 6.00 PM please commit your changes before that. Thanks, Shameera. -- *Software Engineer - WSO2 Inc.* *email: shameera AT wso2.com , shameera AT apache.org * *phone: +9471 922 1454* * * *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 *T

Re: [Dev] Build break at Cassandra component

2013-08-12 Thread Shelan Perera
fixed in r180709 On Mon, Aug 12, 2013 at 2:50 PM, Shelan Perera wrote: > Hi, > > Please correct the module change in r180661 > > > On Mon, Aug 12, 2013 at 2:50 PM, Shelan Perera wrote: > >> Hi, >> >> Please correct the module change in r180661 >> >> >> On Mon, Aug 12, 2013 at 2:41 PM, Shelan P

[Dev] Fwd: Change log4j.properties files of all Products.

2013-08-12 Thread Shameera Rathnayaka
Hi All, Carbon logging has been improved and now we have capability to handle tomcat and hazelcast logs. we did some changes to log4j.properties file in order to achieve that. This changes should reflect to all products. As many products uses their own log4j.properties file, all product specific l

[Dev] Getting the asset by the asset id using the store module (WSO2EnterpriseStore

2013-08-12 Thread Chan
$subject. I looked into the store module's asset method but it requires the path of the asset. Thanks. -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dul

[Dev] How can I disable chunking in AS server side?

2013-08-12 Thread Ushani Balasooriya
Hi, As per the [1] documentation, I tried to disable chunking by using "NOT chunked" parameter. But I couldn't see any change in the response. Then via offline chat I got to know that it will not make any changes in the HTTP response. Pls let me know whether there is any other way to disable chun

Re: [Dev] Intermittent issue - in App Server from bam.webapp.stat.publisher

2013-08-12 Thread Evanthika Amarasiri
We've noticed the same. See [1]. [1] - https://wso2.org/jira/browse/CARBON-14348 Regards, Evanthika On Mon, Aug 12, 2013 at 2:04 PM, Prabath Siriwardena wrote: > [2013-08-12 13:53:06,239] ERROR > {org.wso2.carbon.tomcat.ext.valves.CompositeValve} - Could not handle > request: / > java.lang.Arr

Re: [Dev] What web request data should publish to the BAM as web statistics

2013-08-12 Thread Geeth Munasinghe
We have already updated the component to ignore request comes for js, css and images. We look at the "accept" of response header and distinguish content type of the response. If the "accept" of the response header is null, then we looked at request content type. This helps us to drop a lot of unnec

Re: [Dev] What web request data should publish to the BAM as web statistics

2013-08-12 Thread Kasun Gajasinghe
Hi, We have already improved the BAM Stat publisher valve to not publish images, css, js etc. Geeth, please update the thread with the details. Thanks, KasunG On Mon, Aug 12, 2013 at 3:22 PM, Shariq Muhammed wrote: > On Wed, Aug 7, 2013 at 5:44 PM, Asanka Vithanage wrote: > >> Hi All, >> >>

Re: [Dev] What web request data should publish to the BAM as web statistics

2013-08-12 Thread Shariq Muhammed
On Wed, Aug 7, 2013 at 5:44 PM, Asanka Vithanage wrote: > Hi All, > > With current web stat gathering implementation, when access a (web > statistics enabled) web app one time, BAM Event_KS getting updated more > than one time. > > As observed, reason is AS publishing all web request it made with

Re: [Dev] Build break at Cassandra component

2013-08-12 Thread Shelan Perera
Hi, Please correct the module change in r180661 On Mon, Aug 12, 2013 at 2:50 PM, Shelan Perera wrote: > Hi, > > Please correct the module change in r180661 > > > On Mon, Aug 12, 2013 at 2:41 PM, Shelan Perera wrote: > >> Hi, >> >> Please fix. >> >> wso2@wso2-ThinkPad-T520:~/checkout/platform/

Re: [Dev] Build break at Cassandra component

2013-08-12 Thread Shelan Perera
On Mon, Aug 12, 2013 at 2:41 PM, Shelan Perera wrote: > Hi, > > Please fix. > > wso2@wso2-ThinkPad-T520:~/checkout/platform/trunk$ tail -f nohup.out > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project org.wso2.carbon:cassandra:4.2.0-SNAPSHOT > (/home/wso2/ch

[Dev] GIT Hub project created for aPass - Issue Tracker

2013-08-12 Thread Manisha Gayathri
Hi all, For the simple MT issue tracker that we will be implementing for aPass, we have created a GIT Hub project. The project can be found at [1]. [1]. https://github.com/wso2/issue-tracker Thanks Manisha -- ~Regards *Manisha Eleperuma* Software Engineer WSO2, Inc.: http://wso2.com lean.ente

[Dev] One code coverage reports for all integration sub modules.

2013-08-12 Thread Krishantha Samaraweera
Hi all, $subject was implemented by merging all coverage data dumps of each integration sub module. This feature will be helpful to generate aggregated code coverage reports when there are multiple integration test modules. To use this feature you need to create a new test module with the pom at

[Dev] Introducing Axis2ServiceTracker for PassThroughHttpListener

2013-08-12 Thread Kasun Indrasiri
We have to do the $subject as per [1] and get rid of the AxisObserver that resides in the PTT listener. This gives a better control over the service level changes at transport level. I have done the required changes and will be adding it to trunk. [1] https://issues.apache.org/jira/browse/SYNAPSE-

[Dev] Intermittent issue - in App Server from bam.webapp.stat.publisher

2013-08-12 Thread Prabath Siriwardena
[2013-08-12 13:53:06,239] ERROR {org.wso2.carbon.tomcat.ext.valves.CompositeValve} - Could not handle request: / java.lang.ArrayIndexOutOfBoundsException: 1 at org.wso2.carbon.statistics.webapp.RequestIntercepterValve.invoke(RequestIntercepterValve.java:75) at org.wso2.carbon.bam.webapp.stat.publi

Re: [Dev] Is my use case suuported in WSO2 CEP (Siddhi)?

2013-08-12 Thread Sriskandarajah Suhothayan
There is two ways to solve the 1st scenario 1. write an window extension by improving the time window to only send the unique events E.g from connectionStream.window:ext:uniquetime(source_ip,destination_ip,1 min) insert into resultStream count (port) as event count source_ip a2.destination_ip as d

Re: [Dev] API Manager Milestone 1.5.0, Milestone 2 Released

2013-08-12 Thread Ruwan Yatawara
I've mistakenly used the word "Milestone" in excess! Thanks Senaka! for pointing it out. Regards, Ruwan On Mon, Aug 12, 2013 at 11:54 AM, Senaka Fernando wrote: > Hi Ruwan, > > I guess the title needs to be changed to "API Manager 1.5.0, Milestone 2". > > Thanks, > Senaka. > > > On Sat, Aug

Re: [Dev] Issues with datasources created under tenants - after a restart.

2013-08-12 Thread Prabath Siriwardena
On Mon, Aug 12, 2013 at 10:10 AM, Pradeep Fernando wrote: > Hi Prabath/Sumedha, > > AFAIK, we ditched the inline data-source model and moved to a centrally > defined data-source model sometime back. Aren't we going backwards with > this modification ? > > If i understand it correct, now we have,

Re: [Dev] Issues with datasources created under tenants - after a restart.

2013-08-12 Thread Prabath Abeysekera
On Mon, Aug 12, 2013 at 11:54 AM, Prabath Abeysekera wrote: > Hi, > > On Mon, Aug 12, 2013 at 10:37 AM, Pradeep Fernando wrote: > >> Hi, >> >> let me re-iterate the problem, i may be wrong here... >> >> - when we create secondary user-stores for tenants those get persisted in >> the file system. >

[Dev] [Blocker] Data Service Add output mappings UI is broken in AS

2013-08-12 Thread Nirodha Pramod
Hi, $Subject is blocker for creating data services using the wizard. https://wso2.org/jira/browse/WSAS-1464 regards, Nirodha -- * * *Nirodha Gallage* Senior Software Engineer, QA. WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 ___ Dev mailing list