Re: [Dev] ApiStoreExecutor compatibility with APIM 1.9.1

2015-11-05 Thread Chamin Dias
Hi, We have reproduced the issue. Also we did some investigation of the code execution flow and found out the following. 1) When the given procedure [1] is followed, the code goes through the *addAPI* function in APIProviderHostObject java file. It tries to get the endpointConfig as, String endp

Re: [Dev] ApiStoreExecutor compatibility with APIM 1.9.1

2015-11-05 Thread Pubudu Priyashan
Hi Chamin, As per my investigations, it was apparent that the APIM 1.9.1 version is using following mandatory fields in Create API call. This was not the case for APIM 1.9.0. I'm assuming that this could be the root cause for this issue. 1. endpoint_type 2. endpoint_config 3. production_endpoints

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-05 Thread Nadeesha Meegoda
Thanks Chamila. Unerstood! On Thu, Nov 5, 2015 at 9:48 PM, Chamila Wijayarathna wrote: > Hi Nadeesha, > > As I mentioned in my previous mail, super admin and tenant admin are not > created with a SCIM ID, so you can't retrieve them using SCIM GET. > > I was suggesting above request to get other

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-05 Thread Jerad Rutnam
Hi Kamidu, Agreed that EMM is an end user application. So yes, if you get something like *@ *along with an email address will confuse the user. But since this is an end user application, showing the username like *@ *seems wrong to me. Here we should actually show a Display Name (ex:- Jerad Rutnam

Re: [Dev] [EMM-200] Clustering documentation is not available

2015-11-05 Thread Prabath Abeysekera
Ack! Will share the relevant details ASAP. Cheers, Prabath On Thu, Nov 5, 2015 at 11:37 AM, Chathurika De Silva wrote: > Hi > > Any update on this please, as we need to go for deployment soon. > > Thank You > Erandi > > On Thu, Oct 29, 2015 at 11:06 AM, Samuel Gnaniah wrote: > >> Hi EMM team,

[Dev] Unable to start AS-5.3.0 on Windows7/jdk8

2015-11-05 Thread Udara Rathnayake
Hi, $Subject. I tried setting java home to C:\Program Files\Java\jdk1.8.0_65 and C:\Progra~1\Java\jdk1.8.0_65 as well. But nothing appears after following info log, [2015-11-05 11:21:23,370] INFO {org.apache.catalina.startup.TaglibUriRule} - TLD skipped. URI: http://tiles.apache.org/tags-tiles

Re: [Dev] Displaying the username & email of users in EMM console

2015-11-05 Thread Kamidu Punchihewa
Hi Jerad, What you are saying is True .But i feel like we need to indicate these specially when come to scenarios where the username also an email or looks like an image. In my previous experience i had experience with the server where it gives the user name as *@*.In cases like that user might fe

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-05 Thread Chamila Wijayarathna
Hi Nadeesha, As I mentioned in my previous mail, super admin and tenant admin are not created with a SCIM ID, so you can't retrieve them using SCIM GET. I was suggesting above request to get other users of tenant, if you are interested, since the command you were using previously for retrieving t

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-05 Thread Isuru Haththotuwa
Great work Akila! This is really useful in setting up Stratos for demos and/or testing. On Wed, Nov 4, 2015 at 8:17 PM, Akila Ravihansa Perera wrote: > Hi, > > I've created an EC2 AMI preconfigured with WSO2 Private PaaS 4.1.0 and > WSO2 cartridges. The demo AMI contains init scripts to configur

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-05 Thread Gayan Gunarathne
Hi Akila, On Thu, Nov 5, 2015 at 11:44 AM, Akila Ravihansa Perera wrote: > Hi Gayan, > > Please see my answers inline. > > 1. How can user select the products that user need to deploy with the >> PPaaS? >> > > All cartridges released with Private PaaS cartridges 4.1.1 are added at > the instance

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Malintha Adikari
Hi, Testng provides 4 modes to run your tests in parallel[1]. Among those 4 modes, we recommend parallel="classes" mode. *parallel="methods"*: TestNG will run all your test methods in separate threads. Dependent methods will also run in separate threads but they will respect the order that you sp

Re: [Dev] ApiStoreExecutor compatibility with APIM 1.9.1

2015-11-05 Thread Pubudu Priyashan
Hi Chamin, I have logged [1] to address this issue now. [1] https://wso2.org/jira/browse/APIMANAGER-4199 Cheers, Pubudu. Pubudu D.P Senior Software Engineer - QA Team | WSO2 inc. Mobile : +94775464547 On Thu, Nov 5, 2015 at 4:52 PM, Pubudu Priyashan wrote: > Hi Chamin, > > While checking the

Re: [Dev] Couldn't change admin password through UI - ESB 4.8.1

2015-11-05 Thread Nayomi Dayarathne
Hi Iqbal, This is an issue and it was reported in JIRA[1]. Please reopen the JIRA[1] since the issue is still there. [1].https://wso2.org/jira/browse/IDENTITY-2018 Regards, Nayomi Nayomi Dayarathne *Software Engineer-QA* Mobile : +94 (0) 775246619 <+94+(0)+775246619> *nay...@wso2.com * On Th

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-05 Thread Nadeesha Meegoda
Hi all, So I requested to get the SCIM ID as what Chamila mentioned by the following command curl -v -k --user ten...@new.com:123456 https://localhost:9443/wso2/scim/Users?filter=userNameEqtenant But still this doesn't give any result only a http 404 error. So tenant admins also are considered fo

Re: [Dev] Office 365 SSO

2015-11-05 Thread JĂșnior
Hi Gayan, Thanks for your reply. Please let me know when you are done :) Thanks 2015-11-05 5:37 GMT-02:00 Gayan Gunawardana : > Hi Junior, > > We are still in progress with Office 365 SSO integration with WSO2 IS. We > will let you know once we are done with it. > > On Wed, Nov 4, 2015 at 10:5

Re: [Dev] IOT-Server does not start-up correctly

2015-11-05 Thread Charitha Goonetilleke
Looping Ayyoob On Thu, Nov 5, 2015 at 4:20 PM, Lasantha Fernando wrote: > Hi Ayyoob, > > Can you resend the PR so that it is mergeable? The current PR cannot be > merged to repo due to conflicts. > > Thanks, > Lasantha > > On 4 November 2015 at 17:30, Menaka Jayawardena wrote: > >> Problem solv

Re: [Dev] IOT-Server does not start-up correctly

2015-11-05 Thread Lasantha Fernando
Hi Ayyoob, Can you resend the PR so that it is mergeable? The current PR cannot be merged to repo due to conflicts. Thanks, Lasantha On 4 November 2015 at 17:30, Menaka Jayawardena wrote: > Problem solved :-) > > On Wed, Nov 4, 2015 at 5:05 PM, Menaka Jayawardena > wrote: > >> Thank you A

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-05 Thread Gayan Gunawardana
On Thu, Nov 5, 2015 at 3:13 PM, Darshana Gunawardana wrote: > > > On Thu, Nov 5, 2015 at 12:45 PM, Gayan Gunawardana wrote: > >> >> >> On Thu, Nov 5, 2015 at 11:26 AM, Chamila Wijayarathna >> wrote: >> >>> Hi Nadeesha, >>> >>> When creating super admin or tenant admin users, they don't get crea

Re: [Dev] Couldn't change admin password through UI - ESB 4.8.1

2015-11-05 Thread Shavantha Weerasinghe
Hi Irham Any user who change his own password should know the current password but if that user changes another users password he would not know that users current password as a result when changing is own password he has to enter the current password regards, Shavantha Weerasinghe Senior Softwa

Re: [Dev] [IS] Admin/Tenant Admin Users cannot be filtered to get the SCIM ID

2015-11-05 Thread Darshana Gunawardana
On Thu, Nov 5, 2015 at 12:45 PM, Gayan Gunawardana wrote: > > > On Thu, Nov 5, 2015 at 11:26 AM, Chamila Wijayarathna > wrote: > >> Hi Nadeesha, >> >> When creating super admin or tenant admin users, they don't get created >> with a SCIM ID since they are considered as special users in IS. Becau

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Akalanka Pagoda Arachchi
Thanks Dharshana. I will modify the tests as you have suggested and see if it fixes the issue. Thanks, Akalanka. On Thu, Nov 5, 2015 at 2:37 PM, Dharshana Warusavitharana < dharsha...@wso2.com> wrote: > Hi Akalanka, > > I see some issue how you initiate parallel test run in testng.xml > > thre

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Dharshana Warusavitharana
Hi Akalanka, I see some issue how you initiate parallel test run in testng.xml parallel= true is mainly used in test method level to run test methods parallel once you add this to suite level(testNG.xml) it will trigger all test methods in test suites run parallel. I dont think our architecture

Re: [Dev] [EMM] iOS launcher icons for new agent

2015-11-05 Thread Kasun Dananjaya Delgolla
Hi All, Check whether the attached icon satisfies the requirement? Thanks On Thu, Nov 5, 2015 at 1:48 PM, Dilshan Edirisuriya wrote: > We need to get the PSD file or a larger png image which we used for > Android and resize it accordingly. > > On Thu, Nov 5, 2015 at 7:20 AM, Inosh Perera wrot

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Akalanka Pagoda Arachchi
Hi Malitha, Thanks for taking a look at this. All our test cases are extended from MBIntegrationBaseTest [1]. Within each test's prepare method, we invoke the 'init' method of this class. The exception is occuring when invoking the line backendURL = automationContext.getContextUrls().getB

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Malintha Adikari
Thank you. I will have a look. On Thu, Nov 5, 2015 at 2:10 PM, Akalanka Pagoda Arachchi wrote: > Hi Malintha, > > The testng.xml file is located in [1]. > > The test cases failing are different in each run, at the moment test [2], > and [3] have failed in jenkins. > > Please note that although t

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Akalanka Pagoda Arachchi
Hi Malintha, The testng.xml file is located in [1]. The test cases failing are different in each run, at the moment test [2], and [3] have failed in jenkins. Please note that although this is frequent in jenkins, when doing a local run, this issue is rarely occurring. Furthermore, this issue did

Re: [Dev] WSO2 Private PaaS 4.1.0 EC2 Demo AMI

2015-11-05 Thread Imesh Gunaratne
On Wed, Nov 4, 2015 at 12:02 PM, Akila Ravihansa Perera wrote: > > > The demo AMI is currently publicly available only in Asia Pacific > (Singapore) region. > > Great!! > > I've created a repo with all the scripts and template modules used to > create the demo AMI at [1]. Do we need to create AMI

Re: [Dev] [DEV] Error when Running Automation Tests in Parallel

2015-11-05 Thread Malintha Adikari
Hi Akalanka, Can you point me to the test case which you are trying to run in parallel. Regards, Malintha On Thu, Nov 5, 2015 at 11:47 AM, Akalanka Pagoda Arachchi < darsha...@wso2.com> wrote: > Hi All, > > When we configure to run automation tests in parallel, following error is > thrown inter

Re: [Dev] [EMM] iOS launcher icons for new agent

2015-11-05 Thread Dilshan Edirisuriya
We need to get the PSD file or a larger png image which we used for Android and resize it accordingly. On Thu, Nov 5, 2015 at 7:20 AM, Inosh Perera wrote: > Hi Dilshan, > > > Got it. Do you have these images with you from EMM 1.1.0 agent. I couldn't > find these in the old agent repository. > >

Re: [Dev] [EMM]Switching view in login successful in iOS agent

2015-11-05 Thread Dilshan Edirisuriya
Rather presentViewController you need to call dismissModalViewcontroller to remove the view from the UI. Regards, Dilshan On Thu, Nov 5, 2015 at 8:44 AM, Inosh Perera wrote: > Hi Dilshan, > > I need to switch from LoginViewController to ViewController in the > Main.Storyboard when the login is