[Dev] wss4j build fails in jdk 1.7

2014-07-03 Thread Vijayaratha Vijayasingam
hi ; getting; [ERROR] \Projects\kernel\branches\4.2.0\dependencies\wss4j\1.5.11-wso2v6\src\org\apache\ws\security\kerberos\KrbTicketDecoder.java:[114,13] Encryption Key is internal proprietary API and may be removed in a future release [INFO] 28 errors [INFO]

Re: [Dev] wss4j build fails in jdk 1.7

2014-07-03 Thread Vanjikumaran Sivajothy
It is recommended to build wso2 products in JDK 1.6. Isn't it? On Thu, Jul 3, 2014 at 11:35 AM, Vijayaratha Vijayasingam rat...@wso2.com wrote: hi ; getting; [ERROR]

Re: [Dev] wss4j build fails in jdk 1.7

2014-07-03 Thread Kasun Dissanayake
Hi Vanjikumaran Yep It is recommended to build it in JDK 1.6. But you getting this error in Kernel. If you build platform it doesn't matter. If you are working with products just build kernel patches. since these build things are in nexus you can proceed. All thing you have to do is build kernel

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Chamil Jeewantha
Hi Prasad, Understood. you can use Jetty to deploy your webapp within your test. Other solution is simple[1] it is one single jar file which gives you the server capabilities. It comes under apache 2 licence. [1] http://sourceforge.net/projects/simpleweb/ On Thu, Jul 3, 2014 at 5:17 AM, Prasad

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Chamil Jeewantha
Forgot to give you the Jetty example. http://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty On Thu, Jul 3, 2014 at 11:56 AM, Chamil Jeewantha cha...@wso2.com wrote: Hi Prasad, Understood. you can use Jetty to deploy your webapp within your test. Other solution is simple[1] it is one

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Krishantha Samaraweera
Hi Prasad, Sample code provided by WarunaP for SAML sso scenario, contain starting tomcat server pragmatically with sample webapp. What made you really interesting on mocking this behavior ? Thanks, Krishantha. On Thu, Jul 3, 2014 at 11:56 AM, Chamil Jeewantha cha...@wso2.com wrote: Hi

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Prasad Tissera
(adding Johann) Hi Krishantha, That was the first option. But later we discussed that it will be better if we can use HttpClient to do this. Now I am trying to use HttpClient to directly send requests to IS without using the sample webapp. On Thu, Jul 3, 2014 at 12:08 PM, Krishantha

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Chamil Jeewantha
According to this scenario, You should have a receiving endpoint to receive and verify the SAML response from IS to Assertion consumer URL. So I think HttpClient is not enough. You should have at-least a simple socket listening on the Assertion Consumer URL. WDYT? On Thu, Jul 3, 2014 at 12:23

Re: [Dev] wss4j build fails in jdk 1.7

2014-07-03 Thread Vijayaratha Vijayasingam
We say carbon can run in jdk1 7..In that case, will this work? On 3 July 2014 11:48, Kasun Dissanayake kas...@wso2.com wrote: Hi Vanjikumaran Yep It is recommended to build it in JDK 1.6. But you getting this error in Kernel. If you build platform it doesn't matter. If you are working with

Re: [Dev] wss4j build fails in jdk 1.7

2014-07-03 Thread Prasad Tissera
Yes, you can run Carbon products on JDK1.7. But you can build Carbon products only using JDK1.6. You can refer the following documentation. http://docs.wso2.com/display/IS450/Installation+Prerequisites On Thu, Jul 3, 2014 at 12:37 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: We say

[Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Rushmin Fernando
There is a UI component which I need. Its under MIT license. $subject please. -- *Rushmin Fernando* *Technical Lead* WSO2 Inc. http://wso2.com/ - Lean . Enterprise . Middleware email : rush...@wso2.com mobile : +94772310855 ___ Dev mailing list

Re: [Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Kasun Gajasinghe
Yes. MIT is compatible with ASL 2.0. On Thu, Jul 3, 2014 at 1:50 PM, Rushmin Fernando rush...@wso2.com wrote: There is a UI component which I need. Its under MIT license. $subject please. -- *Rushmin Fernando* *Technical Lead* WSO2 Inc. http://wso2.com/ - Lean . Enterprise .

Re: [Dev] [dev] BLOCKER https://wso2.org/jira/browse/CARBON-14842

2014-07-03 Thread Kishanthan Thangarajah
@Pubudu, please have a look at this issue. On Fri, Jun 27, 2014 at 8:27 PM, Dushan Abeyruwan dus...@wso2.com wrote: Hi Kishanthan, Will you able to looking to this as this due to Carbon changes On Thu, Jun 26, 2014 at 5:07 PM, Dushan Abeyruwan dus...@wso2.com wrote: HI We hit

Re: [Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Rushmin Fernando
Its just a Bootstrap extension which I'm planning to use in App Manager front end. Thought of using it rather than writing it from the scratch. [1] or [2] are the candidate components. [1] - http://montrezorro.github.io/bootstrap-checkbox/ [2] - http://silviomoreto.github.io/bootstrap-select/

[Dev] [chunk13-build error] Hive error

2014-07-03 Thread Vijayaratha Vijayasingam
Hi; What i'm missing? This occurs at builder.. INFO] WSO2 Carbon - Releases - products - Aggregator Module SKIPPED INFO] INFO] BUILD FAILURE INFO]

Re: [Dev] Request to deploy Disruptor and Cassandra Driver jars in nexus

2014-07-03 Thread Kishanthan Thangarajah
Just for the info, please note that once released, we can't do any modification to those poms. We will have to update to a new version and then release again, if needed. On Tue, Jul 1, 2014 at 4:49 PM, Shammi Jayasinghe sha...@wso2.com wrote: Hi Maheshika I have created the orbit

Re: [Dev] RabbitMQ Transport Has Compatibility Issues with Carbon 4.2.0 based Products

2014-07-03 Thread Kishanthan Thangarajah
@HasithaH, you also need to send a pull request to relevant git repo with these fixes. On Tue, Jul 1, 2014 at 5:44 PM, Hasitha Hiranya hasit...@wso2.com wrote: Hi, When RabbitMQ Transport is configured with ESB according to documentation at [1], messages does not get published to RabbitMQ

Re: [Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Prasad Tissera
Hi Rushmin, There are components which are under MIT licence [1] used in WSO2 products. All the licence information used in a product is listed in LICENSE.txt [2]. [1] MIT License : http://www.opensource.org/licenses/mit-license.php [2]

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

2014-07-03 Thread Sameera Medagammaddegedara
Hi, These changes have been merged to the wso2-dev repos by Darshana. Thank You, Sameera On Fri, Jun 27, 2014 at 3:11 PM, Sameera Medagammaddegedara samee...@wso2.com wrote: Hi, This is a small update on the current status of the issue. We were able to enable SSO after the following

Re: [Dev] [chunk13-build error] Hive error

2014-07-03 Thread Vijayaratha Vijayasingam
Can this jar to be added in our nexus? looks like it is missing?[1] [1] http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/hadoop/hadoop-core/ thanks. On 3 July 2014 14:09, Vijayaratha Vijayasingam rat...@wso2.com wrote: Hi; What i'm missing? This occurs at builder.. INFO]

Re: [Dev] [dev] BLOCKER https://wso2.org/jira/browse/CARBON-14842

2014-07-03 Thread Pubudu Dissanayake
Will do the needful On Thu, Jul 3, 2014 at 2:24 PM, Dushan Abeyruwan dus...@wso2.com wrote: Tested in recent ESB pack built seems like this has been resolved, anyway better recheck On Thu, Jul 3, 2014 at 2:04 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: @Pubudu, please have a

[Dev] Support Tomcat Virtual Hosts in WSO2 AS - update

2014-07-03 Thread Nipuni Perera
Hi, I am continuing project Support Tomcat Virtual Hosts in WSO2 AS [1] adding the following improvements. - Improvements: - Enable adding webapps with the same name to different host-names - Improve UI support to add webapps to different virtual hosts - Update application

Re: [Dev] [chunk13-build error] Hive error

2014-07-03 Thread Vijayaratha Vijayasingam
Hi Maheshika; please add following jar too; On 3 July 2014 14:51, Vijayaratha Vijayasingam rat...@wso2.com wrote: Can this jar to be added in our nexus? looks like it is missing?[1] [1] http://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/hadoop/hadoop-core/ thanks. On 3

Re: [Dev] [chunk13-build error] Hive error

2014-07-03 Thread Vijayaratha Vijayasingam
missed the info;(org.apache.hive:hive-exec:jar:0.8.1-wso2v9) [INFO] WSO2 Carbon - BAM Toolbox Deployer - BE ... SUCCESS [6.189s] [INFO] WSO2 Hive - DataSource access interface ... FAILURE [21.409s] [INFO] WSO2 Carbon - Data Services Core .. SKIPPED [INFO] WSO2

Re: [Dev] [chunk13-build error] Hive error

2014-07-03 Thread Sinthuja Ragendran
Hi, I changed the dependency to hive 0.8.1-wso2v10 to resolve this. Please check now. Thanks, Sinthuja. On Thu, Jul 3, 2014 at 4:03 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: missed the info;(org.apache.hive:hive-exec:jar:0.8.1-wso2v9) [INFO] WSO2 Carbon - BAM Toolbox Deployer -

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Thanuja Jayasinghe
As HttpClient gets the SAML response and forward it to the desired endpoint, you can validate the response in your HttpClient. So HttpClient will be enough for the task. On Thu, Jul 3, 2014 at 12:28 PM, Chamil Jeewantha cha...@wso2.com wrote: According to this scenario, You should have a

[Dev] Invitation: Code Review - ESB sample Test cases @ Fri Jul 4, 2014 3pm - 4pm (waru...@wso2.com)

2014-07-03 Thread Waruna Perera
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20140704T093000Z DTEND:20140704T103000Z DTSTAMP:20140703T11Z ORGANIZER;CN=Waruna Perera:mailto:waru...@wso2.com UID:54nltcopm3ljjt0lncu9l91...@google.com

[Dev] [RabbitMQ] Cannot send messages to RabbitMQ in remote server

2014-07-03 Thread Indika Sampath
Hi All, I have integrate IBM MQ, Rabbit MQ with WSO2 ESB. Setup environment as below. IBM MQ version 7.0 running on Windows 7 WSO2 ESB 4.8.0 running on Windows 7 Rabbit MQ version 3.3.4 running on Linux Message flow as below. Send SOAP message - messageAcceptProxy - IBM MQ (queue: ivtQ) -

Re: [Dev] Mock a web application in integration tests

2014-07-03 Thread Prasad Tissera
Thank you very much for all your help. Did it successfully using HttpClient. Sample code provided by WarunaP was also helped a lot. Thanks. On Thu, Jul 3, 2014 at 4:11 PM, Thanuja Jayasinghe than...@wso2.com wrote: As HttpClient gets the SAML response and forward it to the desired endpoint,

[Dev] Please commit this to patch 0009

2014-07-03 Thread Shelan Perera
Hi, Please add this fix to patch0009 so that BAM new release will have this fix. https://wso2.org/jira/browse/BAM-1659 Thanks -- *Shelan Perera* Senior Software Engineer Integration Technology Group *WSO2, Inc. : wso2.com http://wso2.com* lean.enterprise.middleware. *Blog* :

[Dev] [chunk13-build error] BAM product

2014-07-03 Thread Vijayaratha Vijayasingam
hi getting; INFO] --- maven-assembly-plugin:2.2-beta-2:attached (dist) @ wso2bam --- INFO] Reading assembly descriptor: bin.xml INFO] INFO] Reactor Summary: INFO] INFO] WSO2 Business Activity Monitor

Re: [Dev] [chunk13-build error] BAM product

2014-07-03 Thread Sinthuja Ragendran
Hi, This is fixed already, please update products/bam/2.4.2. Thanks, Sinthuja. On Thu, Jul 3, 2014 at 5:49 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: hi getting; INFO] --- maven-assembly-plugin:2.2-beta-2:attached (dist) @ wso2bam --- INFO] Reading assembly descriptor: bin.xml

[Dev] Developer Studio 3.7.0 RC4 Released!

2014-07-03 Thread Susankha Nirmala
Hi All, We have WSO2 Developer Studio 3.7.0 RC4 ready to be downloaded at [1] and installed eclipse distributions available at [2]. This release includes following bug fixes, improvements. *Improvement* [TOOLS-2570] https://wso2.org/jira/browse/TOOLS-2570 - Improve look and feel of AF tools

[Dev] [chunk13-build err] DSS-integration tests fails

2014-07-03 Thread Vijayaratha Vijayasingam
014-07-03 05:41:33,695] INFO {org.wso2.carbon.automation.core.utils.serverutils.ServerUtils} - Shutting down server.. sults : iled tests: securityPolicy10(org.wso2.carbon.dss.services.test.SecureDataServiceTestCase): Error in obtaining a token

Re: [Dev] [IS 4.6.0] New tenant creation error

2014-07-03 Thread Asela Pathberiya
On Sat, Jun 14, 2014 at 10:39 AM, Supun Nakandala supun.nakand...@gmail.com wrote: Hi Prabath, I have attached the server side log herewith. Are you able to resolve this issue ? It seems to be error is generating when doing password encryption using the certificate of your keystore. May be

Re: [Dev] Invitation: App Manager SAML2AuthenticationHandler code review @ Thu Jul 3, 2014 3pm - 3:30pm (ruw...@wso2.com)

2014-07-03 Thread Ruwan Yatawara
Hi All, Please find below a list of improvements identified during the code review. - buildSAMLResponse() method is getting called even if its not a SAML response, because to determine if its a SAML response we need to build the message, which is expensive. - getResult()

Re: [Dev] [IS 4.6.0] New tenant creation error

2014-07-03 Thread Dulanja Liyanage
Hi Supun, Seems this is a known issue [1]. Also please refer [AS5.2.1} Could not add datasource via managementconsole in @support-dev. Seems Ratha has able to resolve a similar issue - maybe you can check with her too. [1] https://wso2.org/jira/browse/CARBON-14417 Thanks, Dulanja On Thu, Jul

Re: [Dev] [chunk13-build err] DSS-integration tests fails

2014-07-03 Thread Chanika Geeganage
Hi Ratha, This is because of the security policy used in these test cases are using a key size larger than the default key limit restriction of the JDK. So you have to patch the JDK in your machine. You can find the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files

Re: [Dev] Please Apply the CARBON-14841 changes to kernel patch0009

2014-07-03 Thread Waruna Jayaweera
Hi, Please merge the pull request to carbon4-kernel https://github.com/wso2-dev/carbon4-kernel/pull/33 Thanks, Waruna On Thu, Jul 3, 2014 at 2:23 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Waruna, did you send the pull request to the carbon4-kernel repo :

[Dev] Chunk-13 packs-03/07/2014

2014-07-03 Thread Vijayaratha Vijayasingam
Hi all; Please find packs at[1] [1]https://svn.wso2.org/repos/wso2/scratch/chunk13-release/03_07_2014 Thanks. -- -Ratha mobile: (+94)755906608 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Chunk-13 packs-03/07/2014

2014-07-03 Thread Evanthika Amarasiri
We will start platform testing with these products. Currently we are setting up a distributed setup with API-M, BAM IS (using the released packs). We will replace them with these and start platform testing from today. Hope these are built after running integration tests. Regards, Evanthika On

Re: [Dev] Chunk-13 packs-03/07/2014

2014-07-03 Thread Yumani Ranaweera
Is this a milestone pack. Can we share with customers? Regards, Yumani On Fri, Jul 4, 2014 at 7:28 AM, Evanthika Amarasiri evanth...@wso2.com wrote: We will start platform testing with these products. Currently we are setting up a distributed setup with API-M, BAM IS (using the released

Re: [Dev] Chunk-13 packs-03/07/2014

2014-07-03 Thread Nuwan Dias
This is a patch release. So there are no milestones since we're not introducing any features. I'm not sure whether we ran a smoke test on this but this is public anyway. Thanks, NuwanD. On Fri, Jul 4, 2014 at 8:06 AM, Yumani Ranaweera yum...@wso2.com wrote: Is this a milestone pack. Can we

Re: [Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Sameera Perera
Hi Ruchira, Can someone from your team review this library? Also, in case there's an alternative that is already in use or is a better fit to other UI components we use; please suggest. On a cursory glance, it's only dependencies seem to be jQuery and Bootstrap; so relative safe unless we have an

Re: [Dev] Please Apply the CARBON-14841 changes to kernel patch0009

2014-07-03 Thread Shameera Rathnayaka
Done On Thu, Jul 3, 2014 at 9:25 PM, Waruna Jayaweera waru...@wso2.com wrote: Hi, Please merge the pull request to carbon4-kernel https://github.com/wso2-dev/carbon4-kernel/pull/33 Thanks, Waruna On Thu, Jul 3, 2014 at 2:23 PM, Kishanthan Thangarajah kishant...@wso2.com wrote:

Re: [Dev] Can we use libs with MIT license, in WSO2 ?

2014-07-03 Thread Rushmin Fernando
Hi Sameera, Use case -- In the enterprise subscription feature of App Manager, the list of available enterprises will be listed down and the user can select one or more enterprises to mark them as subscribed enterprises. Initially I thought of using [1] for the purpose (Its a

Re: [Dev] Invitation: Data source deployer feature code review @ Tue Jul 1, 2014 3pm - 4pm (chan...@wso2.com)

2014-07-03 Thread Chanika Geeganage
Hi, Please find the code review comments listed below. 1. Put the content in the file which has the list of datasource files (i.e. dataSource-info .xml) to the artifact.xml file it self and change the code accordingly. 2. Put the licensing content to the top of the newly introduced classes. 3.

Re: [Dev] WebSocket Adaptor for CEP

2014-07-03 Thread Kasun Gajasinghe
Hi Suho, Please look into the possibility of adding Websocket support via the Tomcat websocket feature. This will get shipped starting from Carbon 4.3.0, so it's better if you can use the same. Thanks, KasunG On Mon, Jun 23, 2014 at 3:07 PM, Paul Fremantle p...@wso2.com wrote: Suho I'm