Re: [Dev] Why carbon-platform-integration fails in master jenkins

2014-06-27 Thread Maheshika Goonetilleke
Hi Krishantha I started a manual build and is successful. On Fri, Jun 27, 2014 at 10:54 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Maheshika, Can you please check why this fails - https://wso2.org/jenkins/job/carbon-platform-integration/422/console It seems like a git

Re: [Dev] @Before and @After annotations

2014-06-27 Thread Nuwan Wimalasekara
Hi Prasad, @Before and @After annotations come with the JUnit. The test framework works with TestNg. So you can not get worked JUint annotations with test framework. Please use @BeforeClass and @AfterClass annotations to get the same work done and refer [1] for all annotation support with

[Dev] Debug Server in Integration Tests

2014-06-27 Thread Prasad Tissera
Hi, When using mvn -Dmaven.surefire.debug test we cannot debug the server. Is there a way to launch the server (ex. IS) in debug mode. Because sometimes it is helpful when creating test cases. Thanks. -- Prasad Tissera Software Engineer. Mobile : +94777223444

[Dev] Where is axiom svn location in our svn?

2014-06-27 Thread Vijayaratha Vijayasingam
Hi all; I could not find the place.. Can somebody point me? I do not see axiom jar in my svn, due to that service-stub build does not build in my machine.. Thanks. -- -Ratha mobile: (+94)755906608 ___ Dev mailing list Dev@wso2.org

Re: [Dev] Debug Server in Integration Tests

2014-06-27 Thread Krishantha Samaraweera
Debugging carbon server is describes at TAF documentation - https://docs.wso2.com/display/TA430/Debugging+Product+Integration+Tests Thanks, Krishantha. On Fri, Jun 27, 2014 at 11:40 AM, Prasad Tissera pras...@wso2.com wrote: Hi, When using mvn -Dmaven.surefire.debug test we cannot debug the

Re: [Dev] @Before and @After annotations

2014-06-27 Thread Isura Karunaratne
Hi Prasad, You can use *@BeforeMethod and @AfterMethod *annotations instead of @Before and @After Thanks On Fri, Jun 27, 2014 at 11:33 AM, Nuwan Wimalasekara nuw...@wso2.com wrote: Hi Prasad, @Before and @After annotations come with the JUnit. The test framework works with TestNg. So

Re: [Dev] [G-Reg]5.0.0-SNAPSHOT Build failure

2014-06-27 Thread Sameera Kannangara
Hi Darshana, Build progresses passing last failure point after changing line 288. previous build failure occurred due to changing all org.wso2.carbon.identity.relying.party.server.feature.group entries to org.wso2.carbon.identity.relying.party.server.feature. Thanks a lot, SameeraK On Fri,

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Sanjeewa Malalgoda
10th step is about database creation. Did get duplicates while doing that? Thanks, sanjeewa. On Thu, Jun 26, 2014 at 7:44 PM, Lahiru Sandaruwan lahi...@wso2.com wrote: Hi, At [1], while following 10th step of IS configuration, it complains about two duplication. We can manually remove them

[Dev] Disabled test cases in DSS integration tests

2014-06-27 Thread Krishantha Samaraweera
Hi Anjana, Can you check why these test cases are disabled. We need to fix test cases or product issues which caused issues. These disabled tests might downgrade the coverage. 1. ReScheduleTaskTestCase.java 2. EventingSampleTestCase.java 3. ExcelSampleTestCase.java 4.

Re: [Dev] Where is axiom svn location in our svn?

2014-06-27 Thread Manoj Kumara
Hi Ratha, You can find the svn location of axiom under [1]. We are using the same dependancy released under 4.1.0 branch. Jar is hosted in nexus [2] [1] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/dependencies/axiom/ [2]

Re: [Dev] Where is axiom svn location in our svn?

2014-06-27 Thread Vijayaratha Vijayasingam
I rebuilt the axiom from 4.1.0 branch..but it didn't solve my issue.. When i build service stub, it is not generating class files..Im getting;[1] Looks like same issue is discussed here[2] Did anyone face this issue before? [2]

Re: [Dev] Where is axiom svn location in our svn?

2014-06-27 Thread Vijayaratha Vijayasingam
When I change the axiom version to 1.2.11.wso2v4 --1.2.11.wso2v3, service-stub builds fine.. On 26 June 2014 23:58, Vijayaratha Vijayasingam rat...@wso2.com wrote: I rebuilt the axiom from 4.1.0 branch..but it didn't solve my issue.. When i build service stub, it is not generating class

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Lahiru Sandaruwan
Yes, when i run /identity/mysql.sql after apimgt/mysql.sql there were two duplicates. Couldn't record the log :( On Fri, Jun 27, 2014 at 12:02 PM, Sanjeewa Malalgoda sanje...@wso2.com wrote: 10th step is about database creation. Did get duplicates while doing that? Thanks, sanjeewa. On

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Nirmal Fernando
Hi Lahiru, In latest APIM's mysql script, IS DB related tables are there by default. Hence, you don't need to run both scripts. On Fri, Jun 27, 2014 at 1:37 PM, Lahiru Sandaruwan lahi...@wso2.com wrote: Yes, when i run /identity/mysql.sql after apimgt/mysql.sql there were two duplicates.

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Lahiru Sandaruwan
On Fri, Jun 27, 2014 at 1:44 PM, Nirmal Fernando nir...@wso2.com wrote: Hi Lahiru, In latest APIM's mysql script, IS DB related tables are there by default. Hence, you don't need to run both scripts. I'm working with API Manager 1.6. On Fri, Jun 27, 2014 at 1:37 PM, Lahiru Sandaruwan

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Nirdesha Munasinghe
Samuel, please note On Fri, Jun 27, 2014 at 1:47 PM, Lahiru Sandaruwan lahi...@wso2.com wrote: On Fri, Jun 27, 2014 at 1:44 PM, Nirmal Fernando nir...@wso2.com wrote: Hi Lahiru, In latest APIM's mysql script, IS DB related tables are there by default. Hence, you don't need to run both

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Nuwan Dias
Guys, this doc is for APIM 1.7.0 and IS 5.0.0. Please make a note of that. On Fri, Jun 27, 2014 at 2:38 PM, Nirdesha Munasinghe nirde...@wso2.com wrote: Samuel, please note On Fri, Jun 27, 2014 at 1:47 PM, Lahiru Sandaruwan lahi...@wso2.com wrote: On Fri, Jun 27, 2014 at 1:44 PM,

[Dev] Connector Integration Test error - SSLHandshakeException

2014-06-27 Thread Jayomi Rajapaksha
Hi All, I tryed to execute the integration test cases of the Bitly connector, it gives me the following error.I try to solve this and added keytool to the cacerts file as this[1], but above exception and failer is continuing yet.Please let me know a way to solve this. Failed:

Re: [Dev] Issues with SAML SSO component in the ES 1.2.0

2014-06-27 Thread Sameera Medagammaddegedara
Hi, This is a small update on the current status of the issue. We were able to enable SSO after the following steps: - ES needs to be started with -Dsetup (Currently looking into this) - Changed the org.wso2.carbon.claim.mgt component pom (Included missing src plugin) - Changed the

[Dev] Build failure in carbon4-kernel Git repo

2014-06-27 Thread Dunith Dhanushka
Hi all, I enountered following compilation failure when building carbon4-kernel 4.3.0 SNAPSHOT. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 15:10.873s [INFO] Finished at: Fri Jun 27 12:13:18 IST 2014 [INFO] Final

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Nuwan Dias
There are slight differences. Not many. I think it'll be better to maintain a different doc for older versions. On Fri, Jun 27, 2014 at 3:26 PM, Lahiru Sandaruwan lahi...@wso2.com wrote: Nuwan, APIM 1.6 and IS 4.6.0 has a different doc? It seems we can use the same. We can note the

Re: [Dev] Concern in configuring IS as key manager doc

2014-06-27 Thread Samuel Gnaniah
This version of the clustering guide is aimed at all WSO2 products that are based on Carbon 4.2.0 (and that includes IS 4.6.0 and APIM 1.6), so Lahiru's suggestion has merit IMO. If we can identify the differences, I can work on integrating them into the current doc (depending on the type of

Re: [Dev] Build failure in carbon4-kernel Git repo

2014-06-27 Thread Kasun Gajasinghe
You need to build carbon in JDK 1.6. On Fri, Jun 27, 2014 at 3:27 PM, Dunith Dhanushka dun...@wso2.com wrote: Hi all, I enountered following compilation failure when building carbon4-kernel 4.3.0 SNAPSHOT. [INFO] BUILD FAILURE [INFO]

Re: [Dev] Connector Integration Test Error!- SSL Handshake Exception

2014-06-27 Thread Udara Liyanage
Hi, Could you please check by adding the certificates to the client-trustore.jks On Thu, Jun 26, 2014 at 5:09 PM, Asanki Fernando iasankiferna...@gmail.com wrote: Hi All, When I try to execute the integration test cases of the connector, it gives me the following error. The connector is

[Dev] Publisher's Certain Error messages are not informative

2014-06-27 Thread Bhathiya Jayasekara
Hi APIM team, In APIM 1.6, I tried to insert an image to an API. But the image was larger than 1MB. When I click save button, I get a message saying Error while updating the API. It doesn't say what the problem is. Only backend prints the correct message which is Image file exceeds the maximum

Re: [Dev] Test failure in VHost intg tests

2014-06-27 Thread Kasun Gajasinghe
The error is that it couldn't find the AuthenticationAdmin service. I see that the Mgt Console URL is printed after your test. Does this mean that your test was run before the server has fully started? @Krishantha/NuwanW The server restart happens in a test method with @BeforeClass annotation. Is

Re: [Dev] Connector Integration Test Error!- SSL Handshake Exception

2014-06-27 Thread Asanki Fernando
Hi, Yeah thanks. I fixed it. We've to add the certificate to the client-truststore.jks and wso2carbon.jks as well. For our project folder and .m2 repo's esb security folder. Regards, Asanki On Sat, Jun 28, 2014 at 12:01 AM, Udara Liyanage ud...@wso2.com wrote: Hi, Could you please check

Re: [Dev] Test failure in VHost intg tests

2014-06-27 Thread Nipuni Perera
Hi, I am not sure if even the server restart failed it continues with test cases. testWebApplicationDeployment() is the first test in the class and it deploys a webapp into a new appBase. server should start with the new configurations defined in the init() to pass the test. I guess this error is