Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Achala Aponso
Hi Tharindu, I took a svn up. bam2 builds successfully. I made the following change to orbit/trunk/json/pom.xml . -version20090211/version +version20070829/version And the dashboard bundle is in ACTIVE state. osgi ss dashboard Framework is launched. idState

Re: [Dev] DB Schema generation errors in dependency/ode modules

2012-05-15 Thread Waruna Ranasinghe
On Sat, May 12, 2012 at 12:43 AM, Denis Weerasiri de...@wso2.com wrote: Hi Waruna, ODE dao-jpa-ojpa-derby and dao-hibernate-db modules having this schema generation errors and were they exist before? [INFO] --- maven-antrun-plugin:1.1:run (create-h2-database) @ ode-dao-jpa-ojpa-derby ---

Re: [Dev] [Architecture] BAM mediator for ESB

2012-05-15 Thread Suhothayan Sriskandarajah
On Tue, May 15, 2012 at 11:28 AM, Srinath Perera srin...@wso2.com wrote: have two constructors .. for two scenarios If so will this do ? DataPublisher dataPublisher1 = new *SecureDataPublisher*(tcp://localhost:7613, admin, admin); DataPublisher dataPublisher2 = new

Re: [Dev] [Architecture] BAM mediator for ESB

2012-05-15 Thread Srinath Perera
I think this is better DataPublisher dataPublisher = new DataPublisher(tcp://localhost:7612,tcp://localhost:7613, admin, admin, *true/false*); On Tue, May 15, 2012 at 11:42 AM, Suhothayan Sriskandarajah s...@wso2.comwrote: On Tue, May 15, 2012 at 11:28 AM, Srinath Perera srin...@wso2.com

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Tharindu Mathew
I believe this should be the problem... Shindig uses guava while the dashboard is using google-collect for the same classes... But the weird thing is this only happens in BAM... so I will try building from the most recent svn head... osgi p com.google.common.base com.google.common.base;

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Nuwan Bandara
I dont think this is the issue resulted the problem ur having. Achala can you build bam2 with the json version which is available in trunk. its not good to change version at this stage unless its absolute necessity On Tue, May 15, 2012 at 11:36 AM, Tharindu Mathew thari...@wso2.com wrote: What

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Achala Aponso
Hi, I will try to build bam2 with the json version of the trunk. It will help to identify the exact reason for the issue. On Tue, May 15, 2012 at 11:52 AM, Nuwan Bandara nu...@wso2.com wrote: I dont think this is the issue resulted the problem ur having. Achala can you build bam2 with the

[Dev] Package naming inconsistencies in Stratos components

2012-05-15 Thread Thilina Buddhika
Hi Folks, Please see: https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/stratos Some of the Stratos Components do not have the word stratos as part of its bundle name. For example, org.wso2.carbon.activation, org.wso2.carbon.keystore.mgt. IIRC, these bindles were having stratos

[Dev] Platform dependencies svn update gives Error validating server certificate for 'https://oauth.googlecode.com:443'

2012-05-15 Thread Tharindu Mathew
Is this OK? Error validating server certificate for 'https://oauth.googlecode.com:443': - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! Certificate information: - Hostname: *.googlecode.com - Valid: from Wed, 02 May 2012

Re: [Dev] Jars in the CARBON_HOME/lib does not get added in to the CLASSPATH

2012-05-15 Thread Sameera Jayasoma
On Tue, May 15, 2012 at 10:18 AM, Afkham Azeez az...@wso2.com wrote: When I changed the bootstrap mechanism last year to accomodate proper child first classloading for Tomcat webapps, I set the classpath to CARBON_HOME/bin. Then on bootup we created a bootup classloader which included all

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Tharindu Mathew
I believe the reason this happens in BAM is because, Cassandra brings in Guava, and Shindig binds to that... Dashboard binds to google collect... I'm also building with a fresh update now. I feel that the resolution is to make Shindig to explicitly bind to google collect. On Tue, May 15, 2012

Re: [Dev] Package naming inconsistencies in Stratos components

2012-05-15 Thread Amila Maha Arachchi
Hi Thilina, AFAIR we removed the stratos part and decided to go with org.wso2.carbon for all components. Later this common component was renamed to org.wso2.carbon.stratos.common to avoid it getting misunderstood with the carbon.common component. Other than that there is no components with

Re: [Dev] Package naming inconsistencies in Stratos components

2012-05-15 Thread Thilina Buddhika
Thanks for clarification. I got confused to see 3 components with stratos part. - org.wso2.carbon.stratos.deployment - org.wso2.carbon.stratos.common - org.wso2.carbon.stratos.landing.page.deployer And if we take the component org.wso2.carbon.keystore.mgt , then it is probable that someone

Re: [Dev] Platform dependencies svn update gives Error validating server certificate for 'https://oauth.googlecode.com:443'

2012-05-15 Thread Thilina Buddhika
It returns an incomplete certificate chain. But it should be fine IMO. :) Thanks, Thilina On Tue, May 15, 2012 at 12:16 PM, Tharindu Mathew thari...@wso2.com wrote: Is this OK? Error validating server certificate for 'https://oauth.googlecode.com:443 ': - The certificate is not issued by

Re: [Dev] Package naming inconsistencies in Stratos components

2012-05-15 Thread Amila Maha Arachchi
Hi Thilina, On Tue, May 15, 2012 at 12:37 PM, Thilina Buddhika thili...@wso2.comwrote: Thanks for clarification. I got confused to see 3 components with stratos part. - org.wso2.carbon.stratos.deployment - org.wso2.carbon.stratos.common - org.wso2.carbon.stratos.landing.page.deployer I

[Dev] openjpa warning in G-reg log (latest pack)

2012-05-15 Thread Charitha Kankanamge
Hi, I noticed the following warning at carbon log when log in to G-reg management console. Worth having a look at this. 38535 HT-PU WARN [http-nio-9443-exec-26] openjpa.MetaData - The discriminator for type org.wso2.carbon.humantask.core.dao.jpa.openjpa.model.PresentationElement cannot

Re: [Dev] JMS Compliant Test Results For Andes

2012-05-15 Thread Hasitha Hiranya
Hi Srinath, There is a way to set filters according to JMSCTS documentation here. http://jmscts.sourceforge.net/filter.html In that case I will be able to restrict the test under following criteria. - *session* The * session *element specifies t he type of session message

Re: [Dev] DB Schema generation errors in dependency/ode modules

2012-05-15 Thread Denis Weerasiri
On Tue, May 15, 2012 at 11:34 AM, Waruna Ranasinghe war...@wso2.com wrote: On Sat, May 12, 2012 at 12:43 AM, Denis Weerasiri de...@wso2.com wrote: Hi Waruna, ODE dao-jpa-ojpa-derby and dao-hibernate-db modules having this schema generation errors and were they exist before? [INFO] ---

Re: [Dev] openjpa warning in G-reg log (latest pack)

2012-05-15 Thread Evanthika Amarasiri
This is reported at [1]. [1] - https://wso2.org/jira/browse/CARBON-12968 Regards, Evanthika On Tue, May 15, 2012 at 1:36 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi, I noticed the following warning at carbon log when log in to G-reg management console. Worth having a look at this.

Re: [Dev] JMS Compliant Test Results For Andes

2012-05-15 Thread Paul Fremantle
How hard was it to run this test? I'd be interested to know what the compliance of MB1 was. It might be a good start to say we are aiming to meet the same bar. Paul On 15 May 2012 09:34, Hasitha Hiranya hasit...@wso2.com wrote: Hi Srinath, There is a way to set filters according to JMSCTS

Re: [Dev] Ship svn-based deployment synchronizer with products by default?

2012-05-15 Thread Kasun Gajasinghe
This is now implemented. Cheers, --KasunG On Mon, May 14, 2012 at 7:24 PM, Kasun Gajasinghe kas...@wso2.com wrote: Great. I'll proceed with the changes. Thanks, --KasunG On Mon, May 14, 2012 at 6:00 PM, Supun Malinga sup...@wso2.com wrote: +1 thanks, On Mon, May 14, 2012 at 5:41

[Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Afkham Azeez
Please try out the attached proxy service. If the Enrich mediator is not used, the response is as follows: ns:getSimpleQuoteResponse xmlns:ns=http://services.samples; ns:return xsi:type=ax21:GetQuoteResponse xmlns:ax21= http://services.samples/xsd; xmlns:xsi=

[Dev] [Bamboo-Build] WSO2 Carbon platform #208 has FAILED. Change made by amani.

2012-05-15 Thread Bamboo
--- WSO2 Carbon platform #208 failed. --- Code has been updated by amani. No failed tests found, a possible compilation error.

Re: [Dev] openjpa warning in G-reg log (latest pack)

2012-05-15 Thread Denis Weerasiri
On Tue, May 15, 2012 at 1:36 PM, Charitha Kankanamge chari...@wso2.comwrote: Hi, I noticed the following warning at carbon log when log in to G-reg management console. Worth having a look at this. SanjayaV will fix this issue. 38535 HT-PU WARN [http-nio-9443-exec-26] openjpa.MetaData

[Dev] [Bamboo-Build] WSO2 Carbon Orbit #94 was SUCCESSFUL. Change made by lakmali.

2012-05-15 Thread Bamboo
--- WSO2 Carbon Orbit #94 was successful. --- Code has been updated by lakmali. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-94/

[Dev] Modified registry core jar to dump logs of different media types

2012-05-15 Thread Charitha Kankanamge
Hi Senaka, This is regarding @subject. Please send over the updated registry core jar for testing media types. Thanks! Charitha ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Tharindu Mathew
I managed to fix it by fixing versions correctly in the 3.2.x branch version of shindig. Nuwan/Achala, as we are using a branch version of shindig in the trunk version of the dashboard *I can't fix this in the trunk build*. We have to change shindig trunk code to the 3.2.x version of shindig,

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Amila Suriarachchi
I am not sure about your problem. But seems to be this is not logical. messageCount min=3 max=-1/ thanks, Amila. On Tue, May 15, 2012 at 2:25 PM, Afkham Azeez az...@wso2.com wrote: Please try out the attached proxy service. If the Enrich mediator is not used, the response is as follows:

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Afkham Azeez
On Tue, May 15, 2012 at 2:41 PM, Amila Suriarachchi am...@wso2.com wrote: I am not sure about your problem. But seems to be this is not logical. messageCount min=3 max=-1/ Don't worry about those min max values. Those are not applicable in this scenario, unless I give min number of

[Dev] Query on

2012-05-15 Thread gnanaguru.sattanathan
Hi I am familiar in creating projects in wso2 esb and wso2 DS. But I am struck while using the same products in stratos live. If am doing some file manipulation, I will use VFS to read a local file. In case of stratos, the file has to be in some relative location. I understood this from some

[Dev] Query on file mapping

2012-05-15 Thread gnanaguru.sattanathan
Hi (Resending after editing subject) I am familiar in creating projects in wso2 esb and wso2 DS. But I am struck while using the same products in stratos live. If am doing some file manipulation, I will use VFS to read a local file. In case of stratos, the file has to be in some relative

[Dev] Query on File Mapping

2012-05-15 Thread gnanaguru.sattanathan
Hi I am familiar in creating projects in wso2 esb and wso2 DS. But I am struck while using the same products in stratos live. If am doing some file manipulation, I will use VFS to read a local file. In case of stratos, the file has to be in some relative location. I understood this from some

[Dev] How to Use Data Sources While Creating a Data Service

2012-05-15 Thread metin d
I created a data source from  Home Configure Data Sources - Add Data Source and I want to create a data service(.dbs) which uses this data source, how can I accomplish this? Thansk, ___ Dev mailing list Dev@wso2.org

Re: [Dev] Inserting Categories in p2 Repo

2012-05-15 Thread Dileepa Jayakody
Hi All, I have committed the above 2 categories in repository/pom.xml (r127303). I have also created another category called Product Styles Category and added the styles for DSS and AS there. We can add other product categories in the repo in a similar manner. Thanks, Dileepa On Sat, May 12,

[Dev] [Bamboo-Build] WSO2 Carbon Kernel #240 has FAILED (6 tests failed, no failures were new). Change made by lakmali.

2012-05-15 Thread Bamboo
--- WSO2 Carbon Kernel #240 failed. --- Code has been updated by lakmali. 6/2775 tests failed, no failures were new.

Re: [Dev] Package naming inconsistencies in Stratos components

2012-05-15 Thread Lakmali Baminiwatta
Hi, On Tue, May 15, 2012 at 1:02 PM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Thilina, On Tue, May 15, 2012 at 12:37 PM, Thilina Buddhika thili...@wso2.comwrote: Thanks for clarification. I got confused to see 3 components with stratos part. - org.wso2.carbon.stratos.deployment -

Re: [Dev] [Bamboo-Build] WSO2 Carbon Kernel #240 has FAILED (6 tests failed, no failures were new). Change made by lakmali.

2012-05-15 Thread Sameera Jayasoma
The Carbon kernel build has been broken for few days now. The issue is related to persistant manager tests. Can someone have a look at this please? Thanks, Sameera. On Tue, May 15, 2012 at 3:40 PM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2

Re: [Dev] WSO2 Carbon Beta Packs for QA

2012-05-15 Thread Sameera Jayasoma
Hi Charitha, I have triggered a new P2-Repo build. Dileepa committed the category details of AS and DSS. Will give you the repo, once is built. Thanks, Sameera. On Mon, May 14, 2012 at 10:22 PM, Charitha Kankanamge chari...@wso2.comwrote: Folks, Please host a testable P2-repo associated with

[Dev] How is the correlateOn configuration used in the aggregate mediator in practice?

2012-05-15 Thread Afkham Azeez
Does anybody have a sample which shows how to use the correlateOn configuration? The documentation is not that clear on how this would be used. -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ *

Re: [Dev] [Bamboo-Build] WSO2 Carbon Kernel #240 has FAILED (6 tests failed, no failures were new). Change made by lakmali.

2012-05-15 Thread Kasun Gajasinghe
Hi SupunM, Can you have a look at this please? Seems the test failures were introduced by the commits 127223,127224, 127232,127233. On Tue, May 15, 2012 at 4:58 PM, Sameera Jayasoma same...@wso2.com wrote: The Carbon kernel build has been broken for few days now. The issue is related to

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Nuwan Dias
Hi Azeez, This is the default behavior of the Aggregate Mediator. It appends the string matching the xpath expression to the response payload of the first response. Thanks, On Tue, May 15, 2012 at 2:48 PM, Afkham Azeez az...@wso2.com wrote: On Tue, May 15, 2012 at 2:41 PM, Amila

[Dev] Fwd: Your message to Dev awaits moderator approval

2012-05-15 Thread Lahiru Sandaruwan
Hi , My mail is bounced saying $subject. Thanks. -- Forwarded message -- From: dev-boun...@wso2.org Date: Tue, May 15, 2012 at 4:58 PM Subject: Your message to Dev awaits moderator approval To: lahi...@wso2.com Your mail to 'Dev' with the subject Sequence diagrams capturing

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Afkham Azeez
But this doesn't go with the users' intuition. I mean, when we use certain constructs we have an intuitive feeling about what to expect. In this case appending the string matching the xpath expression to the response payload of the first response is not intuitive IMO. When things are not

[Dev] Invitation: [Integration-TG] Code review - JMS Message Store @ Wed May 16 2pm - 3pm (dev@wso2.org)

2012-05-15 Thread Charith Wickramarachchi
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120516T083000Z DTEND:20120516T093000Z DTSTAMP:20120515T124212Z ORGANIZER;CN=Charith Wickramarachchi:mailto:char...@wso2.com

Re: [Dev] CSG Service - Login page images.

2012-05-15 Thread Rajika Kumarasiri
These are look good. Rajika On Tue, May 15, 2012 at 5:30 PM, Ramith Jayasinghe ram...@wso2.com wrote: Forwarding the images created for CSG login page. -- Forwarded message -- From: Amal Rangana a...@wso2.com Date: Tue, May 15, 2012 at 3:37 PM Subject: Re: Images for CSG

[Dev] [Bamboo-Build] WSO2 Carbon P2-Repo #95 has FAILED

2012-05-15 Thread Bamboo
--- WSO2 Carbon P2-Repo #95 failed. --- This build was manually triggered by BambooBuilder. No failed tests found, a possible compilation error.

[Dev] [Bamboo-Build] WSO2 Carbon platform #210 has FAILED. Change made by charith, shammi and subash.

2012-05-15 Thread Bamboo
--- WSO2 Carbon platform #210 failed. --- Code has been updated by charith, shammi, subash. No failed tests found, a possible compilation error.

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Afkham Azeez
For those interested, I raised these queries while working on a related blog post on Scatter-Gather EIP http://blog.afkham.org/2012/05/scatter-gather-eip-with-wso2-esb.html On Tue, May 15, 2012 at 6:10 PM, Afkham Azeez az...@wso2.com wrote: But this doesn't go with the users' intuition. I mean,

Re: [Dev] How to Use Data Sources While Creating a Data Service

2012-05-15 Thread Jorge Infante Osorio
De: dev-boun...@wso2.org [mailto:dev-boun...@wso2.org] En nombre de metin d Enviado el: martes, 15 de mayo de 2012 6:01 Para: carbon-...@wso2.org Asunto: [Dev] How to Use Data Sources While Creating a Data Service I created a data source from Home Configure Data Sources - Add Data Source and I

[Dev] [platform] Build failed

2012-05-15 Thread Ajith Vitharana
[ERROR] Two or more projects in the reactor have the same identifier, please make sure that groupId:artifactId:version is unique for each project:

[Dev] Replicated caching issues back in action in C4

2012-05-15 Thread Charitha Kankanamge
See [1]. We encountered the following error in a C4 product cluster setup. We frequently came across similar infinispan/JGroup errors in 3.2.X releases but this is the first one in C4 testing cycle. [1]https://wso2.org/jira/browse/CARBON-13113 ERROR

[Dev] Load balancer failed to start due to unsatisfied reference

2012-05-15 Thread Sanjeewa Malalgoda
Hi All, I'm getting following error when server starts up. Here i have attached the osgi console output as well. How we can fix this? (Load balancer trunk built today) [2012-05-15 19:04:46,355] WARN - CarbonServerManager Carbon initialization is delayed due to the following unsatisfied items:

Re: [Dev] [platform] Build failed

2012-05-15 Thread Sanjeewa Malalgoda
We will look into this. thanks. On Tue, May 15, 2012 at 7:08 PM, Ajith Vitharana aji...@wso2.com wrote: [ERROR] Two or more projects in the reactor have the same identifier, please make sure that groupId:artifactId:version is unique for each project:

Re: [Dev] [Bamboo-Build] WSO2 Carbon P2-Repo #95 has FAILED

2012-05-15 Thread Dimuthu Leelarathne
Hi all, Please look into this error. QA is asking for a p2 repo for the beta builds. thanks, dimuthu On Tue, May 15, 2012 at 6:02 PM, Bamboo cbuil...@wso2.org wrote: [image: Failed] WSO2 Carbonhttp://wso2.org/bamboo/browse/WSO2CARBON/› P2-Repo

Re: [Dev] Replicated caching issues back in action in C4

2012-05-15 Thread Dimuthu Leelarathne
Hi Charitha, I will look into this. Just to add, this error has a clear reason, unlike the 3.2.X branch. thanks, dimuthu On Tue, May 15, 2012 at 7:09 PM, Charitha Kankanamge chari...@wso2.comwrote: See [1]. We encountered the following error in a C4 product cluster setup. We frequently came

Re: [Dev] Is it mandatory to use Enrich mediator before Aggregate mediator

2012-05-15 Thread Nuwan Dias
On Tue, May 15, 2012 at 6:59 PM, Afkham Azeez az...@wso2.com wrote: For those interested, I raised these queries while working on a related blog post on Scatter-Gather EIP http://blog.afkham.org/2012/05/scatter-gather-eip-with-wso2-esb.html On Tue, May 15, 2012 at 6:10 PM, Afkham Azeez

[Dev] A gadget code change is reflected only after a server restart

2012-05-15 Thread Tharindu Mathew
Hi, Is there any other way to get this reflected? This sort of impedes the dev experience :( -- Regards, Tharindu blog: http://mackiemathew.com/ M: +9459908 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [Bamboo-Build] WSO2 Carbon Kernel #241 has FAILED (6 tests failed, no failures were new). Change made by ajithn.

2012-05-15 Thread Bamboo
--- WSO2 Carbon Kernel #241 failed. --- Code has been updated by ajithn. 6/2775 tests failed, no failures were new.

[Dev] [Bamboo-Build] WSO2 Carbon Orbit #95 was SUCCESSFUL. Change made by anjana.

2012-05-15 Thread Bamboo
--- WSO2 Carbon Orbit #95 was successful. --- Code has been updated by anjana. http://wso2.org/bamboo/browse/WSO2CARBON-CARBONKERNELBUILD-95/ --

[Dev] [Bamboo-Build] WSO2 Carbon platform #211 has FAILED. Change made by 6 authors.

2012-05-15 Thread Bamboo
--- WSO2 Carbon platform #211 failed. --- Code has been updated by hiranya, sanjeewa, shammi, ajithn, chanaka, senaka. No failed tests found, a possible

[Dev] [Bamboo-Build] WSO2 Carbon P2-Repo #96 was SUCCESSFUL. Change made by 13 authors.

2012-05-15 Thread Bamboo
--- WSO2 Carbon P2-Repo #96 was successful. --- This build was manually triggered by BambooBuilder. http://wso2.org/bamboo/browse/WSO2CARBON-P2REPO-96/

[Dev] [Bamboo-Build] WSO2 Carbon Kernel #242 was SUCCESSFUL (with 2800 tests). Change made by kasung and lakmali.

2012-05-15 Thread Bamboo
--- WSO2 Carbon Kernel #242 was successful. --- This build occurred because it is a dependant of WSO2CARBON-CARBONKERNELBUILD-95. 2800 tests in total.

Re: [Dev] Dashboard UI bundle not starting in BAM

2012-05-15 Thread Achala Aponso
Hi , I tried to build bam2 with the json version of the trunk and got the package conflict issue which is mentioned by Tharindu. When the json version is changed to the older version , the conflict is not occurred. As it is not recommended to do that change in orbit/trunk/json/pom.xml, i

[Dev] [Bamboo-Build] WSO2 Carbon platform #212 was SUCCESSFUL (with 2036 tests). Change made by 11 authors.

2012-05-15 Thread Bamboo
--- WSO2 Carbon platform #212 was successful. --- This build occurred because it is a dependant of WSO2CARBON-CARBONCOREKERNELBUILD-242. 2036 tests in total.

[Dev] Jag DB Docs

2012-05-15 Thread Srinath Perera
In docs/apidocs/rdb.jag We should say 1. It support H2, MySQL etc .. (supported databases) 2. If it is not H2 we need to copy the connector jar 3. Also should say where to copy the connector jar -- Srinath Perera, Ph.D. Senior Software Architect, WSO2 Inc.

[Dev] Asking Jaggary DB support to return only N results

2012-05-15 Thread Srinath Perera
Hi All, I think we need to be able to say that we need only N results from DB in DB.query(..) method. Since Jaggery loads all the data to memory and return, IMO this is critical. --Srinath -- Srinath Perera, Ph.D. Senior Software Architect, WSO2 Inc. Visiting

Re: [Dev] Asking Jaggary DB support to return only N results

2012-05-15 Thread Paul Fremantle
Is there no cursor based resultset model? Maybe we need that. +1 to also returning only n. Paul On 16 May 2012 02:45, Srinath Perera srin...@wso2.com wrote: Hi All, I think we need to be able to say that we need only N results from DB in DB.query(..) method. Since Jaggery loads all the

Re: [Dev] WSO2 Carbon Beta Packs for QA

2012-05-15 Thread Pradeep Fernando
Hi Charitha, please find the newly built (bamboo) p2-repo here.[1] [1] http://wso2.org/bamboo/browse/WSO2CARBON-P2REPO-97/artifact --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] JMS Compliant Test Results For Andes

2012-05-15 Thread Charith Wickramarachchi
Hi Hasitha , In the reports if we look at the coverage reports. In Both MB an andes there are lot of untested requirements. And when i look in to the details.The reason is it can't connect to the broker. javax.jms.JMSException: Error creating connection: Connection refused at

Re: [Dev] JMS Compliant Test Results For Andes

2012-05-15 Thread Srinath Perera
Hi Hasitha, We need to understand this bit more. For example, XA connection generally mean transactions .. we do not support transactions yet. So we need to remove those. We have to find what are the tests that failed for supported features. You might need to go through the error list with Shammi

Re: [Dev] JMS Compliant Test Results For Andes

2012-05-15 Thread Shammi Jayasinghe
On Wed, May 16, 2012 at 9:58 AM, Charith Wickramarachchi char...@wso2.comwrote: Hi Hasitha , In the reports if we look at the coverage reports. In Both MB an andes there are lot of untested requirements. And when i look in to the details.The reason is it can't connect to the broker.

Re: [Dev] WSO2 Carbon Beta Packs for QA

2012-05-15 Thread Charitha Kankanamge
Hi Pradeep, Thanks but this P2 repo does not seem to work. I got the following error when querying features. (I'm in Windows) [2012-05-16 10:20:36,332] ERROR {org.wso2.carbon.feature.mgt.services.prov.RepositoryAdminService} - Error occured while quering installable features

[Dev] Images for CSG Dash board

2012-05-15 Thread Ramith Jayasinghe
Forwarding Images created for CSG Dashboard. -- Forwarded message -- From: Chanaka Jayasena chan...@wso2.com Date: Wed, May 16, 2012 at 5:12 AM Subject: Re: Icons for CSG Dash boards To: Ramith Jayasinghe ram...@wso2.com On Tue, May 15, 2012 at 5:56 PM, Ramith Jayasinghe

Re: [Dev] WSO2 Carbon Beta Packs for QA

2012-05-15 Thread Dileepa Jayakody
Hi Charitha, We are looking into this. Thanks, Dileepa On Wed, May 16, 2012 at 10:27 AM, Charitha Kankanamge chari...@wso2.comwrote: Hi Pradeep, Thanks but this P2 repo does not seem to work. I got the following error when querying features. (I'm in Windows) [2012-05-16 10:20:36,332]

Re: [Dev] WSO2 Carbon Beta Packs for QA

2012-05-15 Thread Charitha Kankanamge
The root cause of this error is; (this is a random error) [2012-05-16 11:16:10,813] ERROR {org.wso2.carbon.feature.mgt.services.prov.Repos itoryAdminService} - Error occured while adding repository: http://wso2.org/bam boo/artifact/WSO2CARBON-P2REPO/JOB1/build-97/P2-Repo/p2-repo