[Carbon-dev] Ntask compoennet build fails-chunk13

2014-07-02 Thread Vijayaratha Vijayasingam
Hi all; Im getting following error in chunk13 components.. Where should i take up? [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.wso2.carbon.ntask.core --- [INFO] Compiling 41 source files to

[Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (ka...@wso2.com)

2014-07-02 Thread Kasun Indrasiri
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20140702T08Z DTEND:20140702T09Z DTSTAMP:20140702T060531Z ORGANIZER;CN=Kasun Indrasiri:mailto:ka...@wso2.com UID:dn4j4e871nbnh0vc6m4eki0...@google.com

Re: [Dev] Test cases are not getting executed in the newly setup integration test framework in MB 3.0.0

2014-07-02 Thread Nuwan Wimalasekara
moved @dev On Wed, Jul 2, 2014 at 11:04 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Sewwandi, You should discuss this at @dev. Integration tests work fine with DSS, AS, ESB and other products. We haven't came across such an issue before. Since this is not reproducible with

[Dev] Expose a RESTful service as a Carbon Component

2014-07-02 Thread Supun Sethunga
Hi, What is the best way to $subject? Is it possible achieve this, by creating an Equinox OSGI bundle from the RESTful service and creating an carbon component out of the OSGI bundle created? Thanks, Supun -- *Supun Sethunga* Software Engineer WSO2, Inc. lean | enterprise | middleware Mobile :

Re: [Dev] Expose a RESTful service as a Carbon Component

2014-07-02 Thread Srinath Perera
We should do this as a carbon component. I believe we can expose a rest service from a carbon component. --Srinath On Wed, Jul 2, 2014 at 8:12 AM, Supun Sethunga sup...@wso2.com wrote: Hi, What is the best way to $subject? Is it possible achieve this, by creating an Equinox OSGI bundle

Re: [Dev] Expose a RESTful service as a Carbon Component

2014-07-02 Thread Sagara Gunathunga
On Wed, Jul 2, 2014 at 11:45 AM, Srinath Perera srin...@wso2.com wrote: We should do this as a carbon component. I believe we can expose a rest service from a carbon component. Usually what we have done in G-Reg/IS/APIM is write a JAX-RS service and deploy, within the JAX-RS services you

Re: [Dev] Test cases are not getting executed in the newly setup integration test framework in MB 3.0.0

2014-07-02 Thread Nuwan Wimalasekara
On Wed, Jul 2, 2014 at 11:42 AM, Nuwan Wimalasekara nuw...@wso2.com wrote: moved @dev On Wed, Jul 2, 2014 at 11:04 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Sewwandi, You should discuss this at @dev. Integration tests work fine with DSS, AS, ESB and other products. We

[Dev] java.io.NotSerializableException gets when initialContext.lookup is called in Weblogic

2014-07-02 Thread Sajini De Silva
Hi, I configured WSO2 MB as a foreign server to Oracle Weblogic and implemented a java client to access a queue in MB. Configuration details can be found from the thread in [1].My java code is shown below. Hashtable properties = new Hashtable();

Re: [Dev] Ntask compoennet build fails-chunk13

2014-07-02 Thread Vijayaratha Vijayasingam
Hi all; Im getting following error in chunk13 components.. Where should i take up? [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.wso2.carbon.ntask.core --- [INFO] Compiling 41 source files to

Re: [Dev] Expose a RESTful service as a Carbon Component

2014-07-02 Thread Supun Sethunga
[adding Kishanthan] On Wed, Jul 2, 2014 at 11:48 AM, Sagara Gunathunga sag...@wso2.com wrote: On Wed, Jul 2, 2014 at 11:45 AM, Srinath Perera srin...@wso2.com wrote: We should do this as a carbon component. I believe we can expose a rest service from a carbon component. Usually what

[Dev] Error (java.io.NotSerializableException) getting when java Weblogic client is run

2014-07-02 Thread Sajini De Silva
Hi, I configured WSO2 MB as a foreign server to Oracle Weblogic and implemented a java client to access a queue in MB. My java code is shown below. Hashtable properties = new Hashtable(); properties.put(Context. INITIAL_CONTEXT_FACTORY, weblogic.jndi.WLInitialContextFactory);

Re: [Dev] Expose a RESTful service as a Carbon Component

2014-07-02 Thread Srinath Perera
this is OK. On Wed, Jul 2, 2014 at 8:18 AM, Sagara Gunathunga sag...@wso2.com wrote: On Wed, Jul 2, 2014 at 11:45 AM, Srinath Perera srin...@wso2.com wrote: We should do this as a carbon component. I believe we can expose a rest service from a carbon component. Usually what we have

[Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Vijayaratha Vijayasingam
Hi all; For the platform, we have chunk release poms , so we know form where to build.. But what about kernel/orbit changes..There is no common chunk release poms for them.. How do we know, what/where to build or where the change made? We might skip some kernel/orbit fixes in this case.. Thanks.

[Dev] [ESB] Fault mediator doesn't display full error details when used with POX format

2014-07-02 Thread Ishara Premadasa
Hi, I used fault mediator with both soap 1.1 and pox format where the format of the generated fault response appeared to be different. With the pox format some elements of the fault message was missing. For e.g: This is the response getting for Soap 1.1 format soapenv:Envelope

Re: [Dev] Ntask compoennet build fails-chunk13

2014-07-02 Thread Sinthuja Ragendran
Hi ratha, I'm unable to reproduce this error; I removed the hazelcast jars from my m2 repo and tried to build as well to verify whether it's due to some local changes of mine. Please try to build orbit and kernal patches, or remove the hazelcast jar from m2 repo and see whether you get this

[Dev] Issue in Connector Test

2014-07-02 Thread Amaaniy Muhammad
Hi All, when I tried to check the Rest request and response on esb, it gives me following error. (in line:66). It says Unexpected end of file from server. please let me know what does it mean? what is the cause of this error? Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:

[Dev] Integration Tests - AS BAM stat publishing or ESB-Activity Monitoring

2014-07-02 Thread Chamil Jeewantha
Can someone point me to the git/svn location which has the $subject. My requirement is to write an Integration Test for AS-BAM data publishing. its really helpful if I can find some existing tests to refer to. Regards, Chamil -- K.D. Chamil Jeewantha Associate Technical Lead WSO2, Inc.;

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

2014-07-02 Thread Chamil Jeewantha
Hi Prasad, Mocking is good for unit tests. but its better if you minimize mocks on Integration tests. Regards, Chamil On Wed, Jul 2, 2014 at 2:09 PM, Prasad Tissera pras...@wso2.com wrote: Hi, I am writing integration tests for SAML sso scenarios. We have a sample web application which

Re: [Dev] Integration Tests - AS BAM stat publishing or ESB-Activity Monitoring

2014-07-02 Thread Gayan Yalpathwala
Hi Chamil, Did you happen to come across already existing test cases[1]? Hope you can refer [2] as a sample test case and [3] is a good article to follow. [1]

[Dev] Invitation: Yelp ESB connector - Code review @ Wed Jul 2, 2014 2:30pm - 3:30pm (va...@wso2.com)

2014-07-02 Thread Vanjikumaran Sivajothy
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20140702T09Z DTEND:20140702T10Z DTSTAMP:20140702T091910Z ORGANIZER;CN=Vanjikumaran Sivajothy:mailto:va...@wso2.com UID:cg94jo3roolvtf5qholneob...@google.com

Re: [Dev] Fixing CApp story for Carbon 4.3.0

2014-07-02 Thread Kasun Indrasiri
On Tue, Jul 1, 2014 at 8:03 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Hi All, We recently had a meeting on $subject. Our current story for CApp (Carbon Application) development approach is broken when including application of QoS for services. This was mainly due to the issues we

[Dev] Invitation: [Code Review] ESB Connector- Delicious @ Wed Jul 2, 2014 3:30pm - 4:30pm (va...@wso2.com)

2014-07-02 Thread Vanjikumaran Sivajothy
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20140702T10Z DTEND:20140702T11Z DTSTAMP:20140702T094852Z ORGANIZER;CN=Vanjikumaran Sivajothy:mailto:va...@wso2.com UID:3ikmhk98bhi30cvcsgrcvrr...@google.com

Re: [Dev] BRS integration tests are using wrong test framework dependency.

2014-07-02 Thread Krishantha Samaraweera
Hi Hasitha, This is great. I will go though the test modules and provide my feedback. Thanks, Krishantha. On Wed, Jul 2, 2014 at 3:06 PM, Hasitha Aravinda hasi...@wso2.com wrote: Hi Krishantha, We have completed migrating BRS integration tests to new test framework. Could you please check

Re: [Dev] cassandra.service 4.3.0-SNAPSHOT - Not Satisfied

2014-07-02 Thread Shammi Jayasinghe
Hi Prabath, Could you please make a pull request for WSO2 repo from wso2-dev/carbon-storage-management to merge these changes to WSO2 repo. Since when we building online, we are still getting the libraries which doesn't have these changes. Thanks Shammi On Mon, Jun 30, 2014 at 6:41 PM, Prabath

Re: [Dev] Stabilise APIM features on GitHub

2014-07-02 Thread Ruwan Yatawara
Hi All, Update on AM git migration task : - We were able to migrate all the API manager components and and dependencies to wso2-dev repo - Added Ganalytics Component to carbon-commons - Added Forum component/feature to carbon-apimgt - Added thrift-authentication feature to

[Dev] org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT dependency

2014-07-02 Thread Udara Rathnayake
Hi all, I noticed that org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT has a dependency to apache-cassandra 1.2.10.wso2v1. Is this correct? We already have apache-cassandra 1.2.13.X released and even previous org.wso2.carbon.cassandra.server.feature-4.2.4 has apache-cassandra

[Dev] ESB Connector Soundcloud | Upload a soundfile from a proxy- API cannot recognize as a file

2014-07-02 Thread Manil Liyanage
Hi All, I'm trying to upload a song file to the soundcloud using its API. When i upload it using curl [1] , i was able to upload it. But when I upload it using a proxy sequence[2], it sends a error message from the API saying cannot recognize is its as a soundfile[3]. Please let me know a

[Dev] Issue : Wordpress Connector API

2014-07-02 Thread Asinsala Ratnayake
Hi all, We are implementing a ESB Connector for Wordpress REST API. While running the test cases for the wordpress connector we encountered that there's one method we can not implement[1]. The method is; Notifications: markAsRead - - Mark a set of notifications as read This method

[Dev] Mounting WSO2Greg

2014-07-02 Thread Dimuthu Leelarathne
Hi all, I am getting following error when do registering mounting int WSO2 Greg product. Any idea what is happening? 2014-07-02 16:27:18,640] INFO {org.wso2.carbon.core.init.JMXServerManager} - JMX Service URL : service:jmx:rmi://localhost:1/jndi/rmi://localhost:/jmxrmi [2014-07-02

Re: [Dev] Mounting WSO2Greg

2014-07-02 Thread Subash Chaturanga
Hi Clean AM and G-Reg both DBs and start the server. On Wed, Jul 2, 2014 at 4:29 PM, Dimuthu Leelarathne dimut...@wso2.com wrote: Hi all, I am getting following error when do registering mounting int WSO2 Greg product. Any idea what is happening? 2014-07-02 16:27:18,640] INFO

Re: [Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Manoj Kumara
Hi Ratha, You do not need to build either kernel or orbit to build platform. These artifacts are already deployed to nexus and will be downloaded during the build. But you may need to build only the available kernel patches to make available them in your local repo. Thanks, Manoj *Manoj

Re: [Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Vijayaratha Vijayasingam
//But you may need to build only the available kernel patches// why? if i do online build at platform chunk releases what is wrong? And , what is the procedure i need to follow to build at builder machine? If i build online at platform/chunk releases, is that enough? Thanks. On 2 July 2014

Re: [Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Manoj Kumara
Hi Ratha, Please check my inline comments. On Wed, Jul 2, 2014 at 5:02 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: //But you may need to build only the available kernel patches// why? if i do online build at platform chunk releases what is wrong? This is due to we are not deploying

Re: [Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Vijayaratha Vijayasingam
Thanks..so, no need to worry about orbit? On 2 July 2014 17:10, Manoj Kumara ma...@wso2.com wrote: Hi Ratha, Please check my inline comments. On Wed, Jul 2, 2014 at 5:02 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: //But you may need to build only the available kernel patches//

Re: [Dev] Issue in Connector Test

2014-07-02 Thread Krishantha Samaraweera
Hi Ammaniy, What was the result once you run the same scenario manually? Thanks, Krishantha. On Wed, Jul 2, 2014 at 1:56 PM, Amaaniy Muhammad amaa...@gmail.com wrote: Hi All, when I tried to check the Rest request and response on esb, it gives me following error. (in line:66). It says

Re: [Dev] org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT dependency

2014-07-02 Thread Udara Rathnayake
Hi, One more thing, We have cassandra-jdbc-1.2.5 in 4.3.0-SNAPSHOT. Are these two compatible? cassandra-jdbc-1.2.5 and apache-cassandra 1.2.10.wso2v1 Appreciate any help. Regards, UdaraR On Wed, Jul 2, 2014 at 3:48 PM, Udara Rathnayake uda...@wso2.com wrote: Hi all, I noticed that

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

2014-07-02 Thread Krishantha Samaraweera
On Wed, Jul 2, 2014 at 2:12 PM, Chamil Jeewantha cha...@wso2.com wrote: Hi Prasad, Mocking is good for unit tests. but its better if you minimize mocks on Integration tests. +1, mocking is not recommended when it comes to integration and platform tests. Unit tests have full control over all

Re: [Dev] Integration Tests - AS BAM stat publishing or ESB-Activity Monitoring

2014-07-02 Thread Krishantha Samaraweera
Hi Chamil, You can refer test case at [1] which publish web app stats to BAM. You need to assume BAM server is running and write your test. Test case location should be [2]. You can consider this as a platform scenario. So platform test case guide at [3] would help you. [1]

Re: [Dev] Integration Tests - AS BAM stat publishing or ESB-Activity Monitoring

2014-07-02 Thread Chamil Jeewantha
Thanks Everybody, @Krishantha: Thats what I was exactly looking for. On Wed, Jul 2, 2014 at 6:13 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Chamil, You can refer test case at [1] which publish web app stats to BAM. You need to assume BAM server is running and write your test.

Re: [Dev] Please review and merge PR carbon-storage-management#2

2014-07-02 Thread Mohanadarshan Vivekanandalingam
Hi Prabath Dhanuka, Above changes are not merged to carbon-storage-management of wso2 repo yet... Can you guys please merge those.. Thanks, Mohan On Mon, Jun 30, 2014 at 2:23 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi Prabath, I have re checked the changes that you

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

2014-07-02 Thread Isura Karunaratne
Try to use HttpClient On Wednesday, July 2, 2014, Krishantha Samaraweera krishan...@wso2.com wrote: On Wed, Jul 2, 2014 at 2:12 PM, Chamil Jeewantha cha...@wso2.com javascript:_e(%7B%7D,'cvml','cha...@wso2.com'); wrote: Hi Prasad, Mocking is good for unit tests. but its better if you

Re: [Dev] How do we know what to build at kernel/orbit?

2014-07-02 Thread Manoj Kumara
Yes, you don't. *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Wed, Jul 2, 2014 at 5:13 PM, Vijayaratha Vijayasingam rat...@wso2.com wrote: Thanks..so, no need to worry about orbit? On 2 July 2014 17:10, Manoj Kumara

Re: [Dev] Issue in Connector Test

2014-07-02 Thread Amaaniy Muhammad
Hi Krishantha, As you said, I found an error when tried it manually. It was a parameter error. And now I solved it. Thanks Regards, Amaaniy M. On Wed, Jul 2, 2014 at 5:30 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi Ammaniy, What was the result once you run the same scenario

[Dev] why do i get this maven error?

2014-07-02 Thread Vijayaratha Vijayasingam
When build carbon, in Debian linux machine i get;[1] For all projects it says some timestamp folder missing.. Is something wrong in my maven installation? [1] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java: 356) [INFO]

Re: [Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (va...@wso2.com)

2014-07-02 Thread Vanjikumaran Sivajothy
Hi All, During the code review, first we check the demonstration and Upul demonstrated the follow of the Http connector tool. Basically tool is capable of creating the wso2 ESB connector artifact based on the swagger description. For a very first version of the tool, Upul has covered all the

Re: [Dev] why do i get this maven error?

2014-07-02 Thread Vijayaratha Vijayasingam
I tried with maven 3.0.5 and maven 3.2.2 ..both give same issue..[1] Tried with clean repo and used -Dmaven.repo.local param too..but no luck.. [1] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0 .2/maven-model-2.0.2.pom (3 KB at 68.7 KB/sec) [INFO] Verifying

Re: [Dev] Please review and merge PR carbon-storage-management#2

2014-07-02 Thread Mohanadarshan Vivekanandalingam
Thanks Prabath.. It seems changes are merged to the repo now... Regards, Mohan On Wed, Jul 2, 2014 at 7:22 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi Prabath Dhanuka, Above changes are not merged to carbon-storage-management of wso2 repo yet... Can you guys please

Re: [Dev] Please review and merge PR carbon-storage-management#2

2014-07-02 Thread Prabath Abeysekera
Hi Mohan, Only now I managed to fix this. Apologies for the delay! Let me know if you encounter any other issue further to this. Cheers, Prabath On Thu, Jul 3, 2014 at 12:31 AM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Thanks Prabath.. It seems changes are merged to the repo

Re: [Dev] org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT dependency

2014-07-02 Thread Prabath Abeysekera
AFAIK, Cassandra JDBC driver 1.2.5 is only compatible with Cassandra versions 1.x.x. Datastax Java Driver is what's recommended the most as the client connector library to be used with Cassandra versions 1.2.x. There has been a few discussions going on for some time about adding a JDBC module to

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

2014-07-02 Thread Prasad Tissera
I am trying to mock the behaviour of the application. ( ex. travelocity sample) that sends SAML requests to IS. Not the behaviour of IS ( Start IS and send requests to it). Here I am trying to avoid launching the application inside Tomcat during the test and mock the behaviour of the application.

Re: [Dev] [ESB] Fault mediator doesn't display full error details when used with POX format

2014-07-02 Thread Ishara Premadasa
Hi all, Any idea on this. Would be great if i can know the reason for the difference here. Thanks! On Wed, Jul 2, 2014 at 3:15 AM, Ishara Premadasa ish...@wso2.com wrote: Hi, I used fault mediator with both soap 1.1 and pox format where the format of the generated fault response appeared

Re: [Dev] [ESB] Fault mediator doesn't display full error details when used with POX format

2014-07-02 Thread Dushan Abeyruwan
For soap 1.1 vs soap 1.2 fault there is a clear specification so what ever web service engine whose executing soap 1.2 or soap 1.1 fault know how to deal with when it receives faults according. SOAP 1.1SOAP 1.2 e:Fault e:Fault faultcode e:Code, e:Subcode, e:Value faultstring e:Reason

Re: [Dev] [ESB] Fault mediator doesn't display full error details when used with POX format

2014-07-02 Thread Ishara Premadasa
Thanks Dushan for the clarification. On Wed, Jul 2, 2014 at 10:39 PM, Dushan Abeyruwan dus...@wso2.com wrote: For soap 1.1 vs soap 1.2 fault there is a clear specification so what ever web service engine whose executing soap 1.2 or soap 1.1 fault know how to deal with when it receives faults

[Dev] Integration tests for App-Manager

2014-07-02 Thread Dinusha Senanayaka
Hi Thilini/Chamila/Roshan/Jenananthan, 0. One of you need to create the integration module for AppM. (Take a copy from the API Manager and delete the all unnecessary classes and resources. Keep only the server startup test). Following are the 4 use cases that we could start writing integration

[Dev] Callout component in HTML

2014-07-02 Thread Rushmin Fernando
Does anyone know about a good callout component? Bootstrap extensions are preferred. Please see the image below. -- *Rushmin Fernando* *Technical Lead* WSO2 Inc. http://wso2.com/ - Lean . Enterprise . Middleware email : rush...@wso2.com mobile : +94772310855

Re: [Dev] Callout component in HTML

2014-07-02 Thread Kasun Dissanayake
Hi Rushmin, As far as I know the Bootstrap is the best one as you mentioned. But there are some good callout Components are there like feathers and Flex. And Flex, Feathers both use JS. Thanks and Regards On Thu, Jul 3, 2014 at 9:44 AM, Rushmin Fernando rush...@wso2.com wrote: Does anyone

Re: [Dev] Callout component in HTML

2014-07-02 Thread Rushmin Fernando
Are you referring to the Bootstrap popover component ? On Thu, Jul 3, 2014 at 9:52 AM, Kasun Dissanayake kas...@wso2.com wrote: Hi Rushmin, As far as I know the Bootstrap is the best one as you mentioned. But there are some good callout Components are there like feathers and Flex. And

Re: [Dev] Callout component in HTML

2014-07-02 Thread Kasun Dissanayake
Hi Rushmin. Yep I mentioned these are call out components (yes popovers). I guess you are looking for this. Thanks and Regards On Thu, Jul 3, 2014 at 9:56 AM, Rushmin Fernando rush...@wso2.com wrote: Are you referring to the Bootstrap popover component ? On Thu, Jul 3, 2014 at 9:52 AM,

Re: [Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (va...@wso2.com)

2014-07-02 Thread Ramindu Deshapriya
Hi all, We have managed to modify the Maven Archetype for connector development in compliance with the latest normalized pom and connector structure. Would appreciate your comments on this. The JAR is available at [1] Thanks. [1]

Re: [Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (va...@wso2.com)

2014-07-02 Thread Vanjikumaran Sivajothy
Hi Ramindu, Is it a correct thread? that you are communicating on? BR\ 1G On Thu, Jul 3, 2014 at 10:21 AM, Ramindu Deshapriya rasad...@gmail.com wrote: Hi all, We have managed to modify the Maven Archetype for connector development in compliance with the latest normalized pom and

[Dev] How to configure Apache H2 in Ubuntu 14.04

2014-07-02 Thread Kasun Dissanayake
Hi All, I'm working with App manager and for some testings I need to configure Apache H2 DBMS in my machine. Any Help ? Thanks and Regards -- Kasun Dissanayake Software Engineer WSO2 Inc. Lean | Enterprise | Middleware Tel - +94 77 086 2860 Skype - kasun.dissanayake4 LinkedIn -

Re: [Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (va...@wso2.com)

2014-07-02 Thread Ramindu Deshapriya
Hi Vanjikumaran, I apologize, didn't notice that this was an internal discussion. I will open up a new thread to discuss the cloud connector archetype. Thanks. On Thu, Jul 3, 2014 at 10:26 AM, Vanjikumaran Sivajothy [via WSO2 Oxygen Tank] ml-node+s10903n98876...@n7.nabble.com wrote: Hi

Re: [Dev] Invitation: [Code Review] ESB - HTTP Connector Generator @ Wed Jul 2, 2014 1:30pm - 2:30pm (va...@wso2.com)

2014-07-02 Thread Vanjikumaran Sivajothy
Btw this is not an internal mail thread :D so no worries! On Thu, Jul 3, 2014 at 10:42 AM, Ramindu Deshapriya rasad...@gmail.com wrote: Hi Vanjikumaran, I apologize, didn't notice that this was an internal discussion. I will open up a new thread to discuss the cloud connector archetype.

Re: [Dev] Callout component in HTML

2014-07-02 Thread Dakshika Jayathilaka
Hi, here is the working sample with bootstrap. http://jsfiddle.net/dakshika/wuxs3/ ​​ Regards, *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Thu, Jul 3, 2014 at 4:29 AM, Kasun Dissanayake kas...@wso2.com wrote: Hi Rushmin. Yep I mentioned

Re: [Dev] How to configure Apache H2 in Ubuntu 14.04

2014-07-02 Thread Amila Maha Arachchi
Are you referring to H2 DBMS. AFAIK it is not from Apache. And, what exactly is your requirement? Do you need to read, write data to the embedded H2 of App Manager? On Thu, Jul 3, 2014 at 10:37 AM, Kasun Dissanayake kas...@wso2.com wrote: Hi All, I'm working with App manager and for some

Re: [Dev] How to configure Apache H2 in Ubuntu 14.04

2014-07-02 Thread Dinusha Senanayaka
Hi Kasun, On Thu, Jul 3, 2014 at 10:37 AM, Kasun Dissanayake kas...@wso2.com wrote: Hi All, I'm working with App manager and for some testings I need to configure Apache H2 DBMS in my machine. Any Help ? All wso2 servers contains inbuilt H2 Server. Therefore you do not need to configure

Re: [Dev] How to configure Apache H2 in Ubuntu 14.04

2014-07-02 Thread Darshana Akalanka Pagoda Arachchi
Are you referring to http://www.h2database.com/? As per my knowledge this is not from Apache. Anyhow, this doesn't need any configurations and can run directly from the binary distribution. There is a client included in the binary distribution which you can use to create DB's. The created database

Re: [Dev] Callout component in HTML

2014-07-02 Thread Rushmin Fernando
Thanks Dakshitha ! On Thu, Jul 3, 2014 at 10:48 AM, Dakshika Jayathilaka daksh...@wso2.com wrote: Hi, here is the working sample with bootstrap. http://jsfiddle.net/dakshika/wuxs3/ ​​ Regards, *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware

Re: [Dev] Callout component in HTML

2014-07-02 Thread Dakshika Jayathilaka
Here is the updated link http://jsfiddle.net/dakshika/wuxs3/2/ *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Thu, Jul 3, 2014 at 5:36 AM, Rushmin Fernando rush...@wso2.com wrote: Thanks Dakshitha ! On Thu, Jul 3, 2014 at 10:48 AM, Dakshika

Re: [Dev] org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT dependency

2014-07-02 Thread Harsha Kumara
@Prabath Added pull request https://github.com/wso2-dev/carbon-storage-management/pull/7 to update the cassandra version to the newest. Please review and commit it. On Thu, Jul 3, 2014 at 1:15 AM, Prabath Abeysekera praba...@wso2.com wrote: AFAIK, Cassandra JDBC driver 1.2.5 is only compatible

Re: [Dev] How to configure Apache H2 in Ubuntu 14.04

2014-07-02 Thread Isura Karunaratne
You can refer http://ajithvblogs.blogspot.com/2012/04/how-to-browse-h2-database-of-wso2.html On Thu, Jul 3, 2014 at 10:51 AM, Darshana Akalanka Pagoda Arachchi darsha...@wso2.com wrote: Are you referring to http://www.h2database.com/? As per my knowledge this is not from Apache. Anyhow, this

Re: [Dev] org.wso2.carbon.cassandra.server.feature-4.3.0-SNAPSHOT dependency

2014-07-02 Thread Prabath Abeysekera
Done. Reviewed and merged into both wso2 and wso2-dev repos. Cheers, Prabath On Thu, Jul 3, 2014 at 11:14 AM, Harsha Kumara hars...@wso2.com wrote: @Prabath Added pull request https://github.com/wso2-dev/carbon-storage-management/pull/7 to update the cassandra version to the newest. Please