Re: [Carbon-dev] non-static method getPolicy(java.lang.Object) cannot be referenced from a static context

2011-02-14 Thread Indika Kumara
Thanks .. It is working now. ~ Indika On Mon, Feb 14, 2011 at 12:01 PM, Thilina Buddhika thili...@wso2.comwrote: Please take an update of dependencies/Axis2 and Sandesha and try building again. We have reverted them to work with Neethi 2.0.4 until we properly fix Axis2, Rampart, Sandesha,

[Carbon-dev] Cannot use TryIt with JAXWS services

2011-02-14 Thread Afkham Azeez
Ruchira, This is a major usability problem since the first thing users do is invoke the service using TryIt. Several users have reported this annoying issue. Can you please look into this ASAP or guide somebody else to fix this? It has been dragging on for quite a while. There are WSDL imports in

Re: [Carbon-dev] Cannot use TryIt with JAXWS services

2011-02-14 Thread Isuru Suriarachchi
Not only JAX-WS, Try-It can't be used for any service with a WSDL import. +1 for fixing this ASAP. Thanks, ~Isuru On Mon, Feb 14, 2011 at 2:38 PM, Afkham Azeez az...@wso2.com wrote: Ruchira, This is a major usability problem since the first thing users do is invoke the service using TryIt.

Re: [Carbon-dev] REST testing

2011-02-14 Thread Charitha Kankanamge
Jmeter HTTP Sampler is ideal for REST testing. Will start this. There is a jmeter maven plugin too. With that, we can add the tests based on jmxs to the existing admin test framework and run everything together. Regards Charitha On Mon, Feb 14, 2011 at 2:08 PM, Samisa Abeysinghe

Re: [Carbon-dev] Cannot use TryIt with JAXWS services

2011-02-14 Thread Afkham Azeez
We cannot ignore this anymore. The first thing anybody does after a service gets successfully deployed is click on TryIt. On Mon, Feb 14, 2011 at 2:42 PM, Isuru Suriarachchi is...@wso2.com wrote: Not only JAX-WS, Try-It can't be used for any service with a WSDL import. +1 for fixing this

Re: [Carbon-dev] Login error in latest registry build

2011-02-14 Thread Sameera Jayasoma
This error only occurs in greg product. We are not getting this from any other products. Did someone change greg related components which affects the login process? Thanks Sameera On Mon, Feb 14, 2011 at 12:45 PM, Janaka Ranabahu jan...@wso2.com wrote: Hi all, I get the following login error

[Carbon-dev] orbit/shindig build error

2011-02-14 Thread Kasun Indrasiri
orbit/shindig : Revision: 87498 [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1) com.google.guice.wso2:guice:jar:2.0.wso2v1 Try downloading the file manually from the project website.

Re: [Carbon-dev] orbit/shindig build error

2011-02-14 Thread Nuwan Bandara
Hi Kasun, You have to build Guice before building shindig. I will add this to ESB profile. Regards, /Nuwan On Mon, Feb 14, 2011 at 5:10 PM, Kasun Indrasiri ka...@wso2.com wrote: orbit/shindig : Revision: 87498 [ERROR] BUILD ERROR [INFO]

Re: [Carbon-dev] orbit/shindig build error

2011-02-14 Thread Kasun Indrasiri
Added to ESB profile. Thanks. On Mon, Feb 14, 2011 at 5:14 PM, Nuwan Bandara nu...@wso2.com wrote: Hi Kasun, You have to build Guice before building shindig. I will add this to ESB profile. Regards, /Nuwan On Mon, Feb 14, 2011 at 5:10 PM, Kasun Indrasiri ka...@wso2.com wrote:

Re: [Carbon-dev] orbit/shindig build error

2011-02-14 Thread Sameera Jayasoma
guice-2.0.wso2v1.jar is an newly introduced orbit bundle. You need to build that first. When you see a jar missing error and the version of the missing jar ends with wso2vX, that mean it comes from the orbit project. Thanks Sameera On Mon, Feb 14, 2011 at 5:10 PM, Kasun Indrasiri

Re: [Carbon-dev] Cannot use TryIt with JAXWS services

2011-02-14 Thread Ruchira Wageesha
Hi Azeez, Current Tryit implementation is with XSLT and now I have added the relative schema import support to the trunk-tryit. Although it can now import all the schemas recusively and build the sig file(a sig is generated extracting needed information from the wsdl and tryit ui is generated

Re: [Carbon-dev] Cannot use TryIt with JAXWS services

2011-02-14 Thread Afkham Azeez
This has surfaced many times and gotten pushed underneath the carpet. I'm afraid the same is going to happen again. This will never get done. Azeez On Mon, Feb 14, 2011 at 5:26 PM, Ruchira Wageesha ruch...@wso2.com wrote: Hi Azeez, Current Tryit implementation is with XSLT and now I have

[Carbon-dev] Carbon build fails on dependencies/qpid module...

2011-02-14 Thread Roberto Morales
Hi all, I'm trying to build Carbon from trunk but the next error appears, any solution? Thanx in advance. [exec] build: [exec] [echo] Running ant for module : broker [exec] [exec] prepare: [exec] [mkdir] Created dir:

[Carbon-dev] How to get a sorted list of resources from the registry ?

2011-02-14 Thread Nuwan Bandara
Hi Guys, Is there a way for me to obtain a collection of resources sorted by name. I do not want to take all the resources to memory and then sort it and paginate, can we do it directly at DB level. Currently I am getting an array of resources by collection.getChildren(start, pageLen); Any help

[Carbon-dev] Carbon build error in qpid module...

2011-02-14 Thread Roberto Morales
Hi all, I'm trying to build Carbon from trunk but the next error appears in the dependencies/qpid module, any solution? Thanx in advance. Robert Morales [exec] build: [exec] [echo] Running ant for module : broker [exec] [exec] prepare: [exec] [mkdir] Created dir:

Re: [Carbon-dev] How to get a sorted list of resources from the registry ?

2011-02-14 Thread Nuwan Bandara
Hi On Mon, Feb 14, 2011 at 5:38 PM, Nuwan Bandara nu...@wso2.com wrote: Hi Guys, Is there a way for me to obtain a collection of resources sorted by name. I do not want to take all the resources to memory and then sort it and paginate, can we do it directly at DB level. Currently I am

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread WSO2 Builder
[INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/core/org.wso2.carbon.base/src/main/resources [INFO] [compiler:compile] [INFO] Compiling 7 source files to

Re: [Carbon-dev] Carbon build error in qpid module...

2011-02-14 Thread Roberto Morales
Hi Danushka, I was using Ant 1.7.0 (as described in guidelines). I updated to 1.8.1 and now is ok. Thanks, Robert On Mon, Feb 14, 2011 at 1:47 PM, Danushka Menikkumbura danus...@wso2.comwrote: Hi Robert, What is the Ant version you use?. The cause for the issue is a CNF as I can see.

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread WSO2 Builder
[INFO] snapshot org.apache.ws.commons.axiom:axiom-api:1.2.12-SNAPSHOT: checking for updates from wso2-maven2-snapshot-repository [INFO] snapshot org.apache.ws.commons.axiom:axiom-dom:1.2.12-SNAPSHOT: checking for updates from wso2-maven2-snapshot-repository [INFO] snapshot

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread WSO2 Builder
[INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/core/org.wso2.carbon.base/src/main/resources [INFO] [compiler:compile] [INFO] Compiling 7 source files to

[Carbon-dev] Tomcat 7 migration

2011-02-14 Thread Afkham Azeez
I have started working on this. There are major changes, and most of the core classes have been deprecated or the method signatures have been changed. Now, there is a single Tomcat server instance per connector. There is major code change involved. I'll be looking into migrating to Tomcat 7 while

Re: [Carbon-dev] Tomcat 7 migration

2011-02-14 Thread Samisa Abeysinghe
Are we doing this on scratch? On Mon, Feb 14, 2011 at 8:07 PM, Afkham Azeez az...@wso2.com wrote: I have started working on this. There are major changes, and most of the core classes have been deprecated or the method signatures have been changed. Now, there is a single Tomcat server

Re: [Carbon-dev] Tomcat 7 migration

2011-02-14 Thread Afkham Azeez
I'm working on trunk but I'm not committing anything. I'm just saving the patches elsewhere. Probably I'll move this to scratch, but I will not commit anything to trunk until everything works perfectly. Azeez On Mon, Feb 14, 2011 at 8:13 PM, Samisa Abeysinghe sam...@wso2.com wrote: Are we

[Carbon-dev] Carbon build error in orbit module..

2011-02-14 Thread Roberto Morales
Hi again, Updating Ant to version 1.8.1 I can compile ./dependencies succesfully. The next step was to compile orbit without success, the next error appears: Thanks, Robert [INFO] [INFO] Building axis2.client.wso2 [INFO]

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread Denis Weerasiri
On Mon, Feb 14, 2011 at 7:47 PM, WSO2 Builder buil...@wso2.org wrote: [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/core/org.wso2.carbon.base/src/main/resources [INFO]

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread Amila Maha Arachchi
Hi Senaka, Not much changes have occurred around this area. r87344 | denis | 2011-02-11 15:41:15 +0530 (Fri, 11 Feb 2011) | 1 line Added JBoss repo. Had to add the repo at this level due to avoid the build failure occurs

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread Amila Maha Arachchi
This from svn log of caching.core On Mon, Feb 14, 2011 at 10:16 PM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Senaka, Not much changes have occurred around this area. r87344 | denis | 2011-02-11 15:41:15 +0530

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread Senaka Fernando
OK, rhq helpers are from JBoss, and adding the JBoss repo could've had something to do with this. Anyway, the caching core does not perhaps require the rhq helpers to compile, though they will be needed @ runtime, so you might be able to exclude that and recompile. But, its hard to imagine why

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED

2011-02-14 Thread Denis Weerasiri
On Mon, Feb 14, 2011 at 10:42 PM, Senaka Fernando sen...@wso2.com wrote: OK, rhq helpers are from JBoss, and adding the JBoss repo could've had something to do with this. Anyway, the caching core does not perhaps require the rhq helpers to compile, though they will be needed @ runtime, so you

[Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Jorge Infante Osorio
Hi all. I´m using WSAS 3.2.1 and right now is frozen when I restarted it. [2011-02-14 14:04:20,255] INFO - Initializing system... {org.wso2.carbon.server.Main} [2011-02-14 14:04:26,345] INFO - Starting WSO2 Carbon... {org.wso2.carbon.core.internal.CarbonCoreActivator} [2011-02-14

[Carbon-dev] Dashboard gadgets do not appear on BAM trunk

2011-02-14 Thread Tharindu Mathew
Hi folks, I've been digging into the problem of the dashboard gadgets not working in BAM. Since this works in the previous release I compared and tried to figure out the differences. Both the gadgets and the components are almost similar word to word, and all I don't see any problems in the back

Re: [Carbon-dev] Carbon build error in orbit module..

2011-02-14 Thread Roberto Morales
Seems like a wrong reference to carbon-orbit-parent in XmlSchema-1.4.6.wso2v2.pom. I change it to 3.2.0 locally and now I have a succesful compilation. Thanks, Robert On Mon, Feb 14, 2011 at 3:47 PM, Roberto Morales ooso.esc...@gmail.comwrote: Hi again, Updating Ant to version 1.8.1 I can

[Carbon-dev] wsdl4j not included in build profiles, 3.1.0 branch.

2011-02-14 Thread Pradeep Fernando
hi, $subject the branched wsdl4j in carbon/dependencies and the orbit/wsdl4j do not get build, while executing the default profile. is there a specific reason for this.? users get compilation failures in the component stage, unless they build above artifacts. --Pradeep

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Lahiru Gunathilake
Hi Jorgeio, Yes this is due to database lock created due to some reason, to figure this out let us know some more information about your setup ? How did you configure the ESB and WSAS ? Are you using G-Reg instance in your setup ? or just send us send the registry.xml configuration of these two

Re: [Carbon-dev] Carbon build error in orbit module..

2011-02-14 Thread Lahiru Gunathilake
Robert, It's good that you were able to build, this is due to some wrong deployments in our snapshot repo, which we will be fixing these days. Lahiru On Tue, Feb 15, 2011 at 3:12 AM, Roberto Morales ooso.esc...@gmail.comwrote: Seems like a wrong reference to carbon-orbit-parent in

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread WSO2 Builder
3/145K 1/1015K 3/145K 2/1015K 3/145K 3/1015K 3/145K 3/1015K 0/368K 3/145K 3/1015K 2/368K 3/145K 3/1015K 3/368K 5/145K 3/1015K 3/368K 6/145K 3/1015K 3/368K 8/145K 3/1015K 3/368K 9/145K 3/1015K 3/368K 10/145K 3/1015K 3/368K 12/145K 3/1015K 3/368K 12/145K 5/1015K 3/368K 12/145K 6/1015K

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/brs

2011-02-14 Thread WSO2 Builder
3/145K 1/1015K 3/145K 2/1015K 3/145K 3/1015K 3/145K 3/1015K 0/368K 3/145K 3/1015K 2/368K 3/145K 3/1015K 3/368K 5/145K 3/1015K 3/368K 6/145K 3/1015K 3/368K 8/145K 3/1015K 3/368K 9/145K 3/1015K 3/368K 10/145K 3/1015K 3/368K 12/145K 3/1015K 3/368K 12/145K 5/1015K 3/368K 12/145K 6/1015K

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Afkham Azeez
Can we get rid of this lock or at least have a mechanism to detect this failure and auto clear the lock? This is a real pain. On Tuesday, February 15, 2011, Lahiru Gunathilake lah...@wso2.com wrote: Hi Jorgeio, Yes this is due to database lock created due to some reason, to figure this out

[Carbon-dev] How to Turn off BAM for BPS in Stratos [running in local machine]

2011-02-14 Thread Srinath Perera
We are hitting BPS stratos (running in a laptop) with about 30 clients, and there are lot of BAM publishing errors and it is as twice as slow as standalone BPS. Is there a way to run off data publishing to BAM from BPS completely? (for this test) --Srinath --

Re: [Carbon-dev] wsdl4j not included in build profiles, 3.1.0 branch.

2011-02-14 Thread Janaka Ranabahu
Hi, I see that wsdl4j has been included in both these places but they have been commented out. I don't know the exact reason why they have been commented in the poms. Thanks Janaka On Tue, Feb 15, 2011 at 3:33 AM, Pradeep Fernando prad...@wso2.com wrote: hi, $subject the branched wsdl4j in

Re: [Carbon-dev] How to Turn off BAM for BPS in Stratos [running in local machine]

2011-02-14 Thread Afkham Azeez
Try removing the BAM server URL from the carbon.XML file On Tuesday, February 15, 2011, Srinath Perera srin...@wso2.com wrote: We are hitting BPS stratos (running in a laptop) with about 30 clients, and there are lot of BAM publishing errors and it is as twice as slow as standalone BPS. Is

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread WSO2 Builder
[INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance from source: pom [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/cep

2011-02-14 Thread WSO2 Builder
[INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance from source: pom [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-02-14 Thread WSO2 Builder
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: System is offline. Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.wso2.mashup -DartifactId=org.wso2.mashup.styles.feature

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/brs

2011-02-14 Thread WSO2 Builder
[INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance from source: pom [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Jorge Infante Osorio
Hi Lahiru, thanks a lot. Attach the files configuration, registry.xml and user-mgt.xml, of WSAS, ESB and Greg. Jorge. De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En nombre de Lahiru Gunathilake Enviado el: lunes, 14 de febrero de 2011 17:19 Para: carbon-dev@wso2.org

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Kasun Indrasiri
Hi Jorge, From the database wso2greg_db, can you find out the value for following sql query. select * from REG_CLUSTER_LOCK; What we are interested here is the value of 'REG_LOCK_STATUS' column. Thanks. Kasun On Tue, Feb 15, 2011 at 9:40 AM, Jorge Infante Osorio jorg...@uci.cuwrote: Hi

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Amila Maha Arachchi
Hi, DSS build has been failing since the build got up to product level (i.e. Sunday I guess). Embedded error: Class Not Found: JDBC driver org.h2.Driver could not be loaded DSS guys, What can be the reason for this? Is this driver downloaded from a repo. Is this supposed to be included in

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-02-14 Thread Amila Maha Arachchi
Hi, This error occurs when building p2-repo. This is built after building all the products. Because of mashup build is successful, the requested zip file should be there. I dont understand the reason for this error. This error occurred a few days ago due to some version problems. Then I

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-02-14 Thread Amila Maha Arachchi
Hi again, On Tue, Feb 15, 2011 at 10:22 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi, This error occurs when building p2-repo. This is built after building all the products. Because of mashup build is successful, the requested zip file should be there. I dont understand the reason for

[Carbon-dev] Who changed the Stratos SVN structure???

2011-02-14 Thread Afkham Azeez
Now it is https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/ !!! https://svn.wso2.org/repos/wso2/trunk/stratos/stratos/Whoever changed this, please explain yourself. -- *Afkham Azeez* Senior Software Architect Senior Manager; WSO2, Inc.; http://wso2.com, * * *Member; Apache Software

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-02-14 Thread Nuwan Bandara
Hi Isolated the error, Its an artifact id mismatch in mashup styles and features/repository. Will fix it asap. Regards, /Nuwan On Tue, Feb 15, 2011 at 10:29 AM, Amila Maha Arachchi ami...@wso2.comwrote: Hi again, On Tue, Feb 15, 2011 at 10:22 AM, Amila Maha Arachchi ami...@wso2.comwrote:

Re: [Carbon-dev] Who changed the Stratos SVN structure???

2011-02-14 Thread Thilina Buddhika
Hi Azeez, This was discussed here [1] and it was decided to add an svn external to the Carbon trunk from Stratos trunk. So if someone checks out the Stratos source, then the Carbon code should also be checked out. We maintained a similar svn structure for Stratos 1.0.0[2] as well. Thanks,

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Lahiru Gunathilake
Hi Jorgeio, Please refer this Knowledge base document[1] in OT, and hope this will help. [1] http://wso2.org/library/knowledge-base/2010/12/wso2-product-cluster-hangs-during-restart Azeez, Sumedha already fixed this issue and due to the trunk build is not stable, he is planning to commit this

Re: [Carbon-dev] Who changed the Stratos SVN structure???

2011-02-14 Thread Afkham Azeez
Hmm, I seemed to have missed this conversation. But stratos/stratos looks ugly in the trunk, doesn't it? Azeez On Tue, Feb 15, 2011 at 10:53 AM, Thilina Buddhika thili...@wso2.comwrote: Hi Azeez, This was discussed here [1] and it was decided to add an svn external to the Carbon trunk from

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Afkham Azeez
On Tue, Feb 15, 2011 at 11:00 AM, Lahiru Gunathilake lah...@wso2.comwrote: Hi Jorgeio, Please address him by his correct name, i.e. Jorge :) Please refer this Knowledge base document[1] in OT, and hope this will help. [1]

Re: [Carbon-dev] problem with startup wso2 WSAS and ESB

2011-02-14 Thread Sumedha Rubasinghe
On Tue, Feb 15, 2011 at 11:11 AM, Afkham Azeez az...@wso2.com wrote: On Tue, Feb 15, 2011 at 11:00 AM, Lahiru Gunathilake lah...@wso2.comwrote: Hi Jorgeio, Please address him by his correct name, i.e. Jorge :) Please refer this Knowledge base document[1] in OT, and hope this will

Re: [Carbon-dev] Who changed the Stratos SVN structure???

2011-02-14 Thread Thilina Buddhika
On Tue, Feb 15, 2011 at 11:10 AM, Afkham Azeez az...@wso2.com wrote: Hmm, I seemed to have missed this conversation. But stratos/stratos looks ugly in the trunk, doesn't it? Agree.. But since we are including an external to Carbon which has components, feature, etc similar to Stratos, we

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread WSO2 Builder
[INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance from source: pom [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance

[Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/cep

2011-02-14 Thread WSO2 Builder
[INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance from source: pom [WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance

Re: [Carbon-dev] Dashboard gadgets do not appear on BAM trunk

2011-02-14 Thread Nuwan Bandara
Hi, On Tue, Feb 15, 2011 at 2:08 AM, Tharindu Mathew thari...@wso2.com wrote: Hi folks, I've been digging into the problem of the dashboard gadgets not working in BAM. Since this works in the previous release I compared and tried to figure out the differences. Both the gadgets and the

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-02-14 Thread WSO2 Builder
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: System is offline. Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.wso2.mashup -DartifactId=org.wso2.mashup.styles.feature

Re: [Carbon-dev] Invitation: [Group E] Code Review @ Thu Feb 10 11am - 12pm (udaya...@wso2.com)

2011-02-14 Thread Udayanga Wickramasinghe
*Notes* *jmx MBeans Monitoring for NHTTP Transport * ConnectionsViewMBeans -- include interface docs possibility to refactor getConnectionsXXX methods , for performance reasons use ++i instead of i++

Re: [Carbon-dev] WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/cep

2011-02-14 Thread Shammi Jayasinghe
This was occurred since , Broker, Broker-Manager, and CEP modules was not added for the default profile. I added them Thanks On Tue, Feb 15, 2011 at 11:27 AM, WSO2 Builder buil...@wso2.org wrote: [INFO] skip non existing resourceDirectory

[Carbon-dev] GroupE Code-Review Notes (JMX Monitoring NHttp transport)

2011-02-14 Thread Udayanga Wickramasinghe
Hi , These are the notes taken @ subject ,, jmx MBeans Monitoring for NHTTP ConnectionsViewMBeans -- include interface docs possibility to refactor getConnectionsXXX methods , for performance reasons use ++i instead of i++

[Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Samisa Abeysinghe
Ping! Anyone looking into this? On Tue, Feb 15, 2011 at 11:14 AM, WSO2 Builder buil...@wso2.org wrote: [INFO] skip non existing resourceDirectory /home/carbon/stratos/carbon/products/dss/modules/distribution/src/main/resources [WARNING] Overriding profile: 'product-wsas' (source: pom) with

Re: [Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Tharindu Mathew
We encountered this in BAM as well. Please add the h2 orbit bundle directly as a dependency into your distribution. You maybe relying on a transitive dependency and this may have been removed. On Tue, Feb 15, 2011 at 12:21 PM, Samisa Abeysinghe sam...@wso2.com wrote: Ping! Anyone looking into

Re: [Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Amila Maha Arachchi
On Tue, Feb 15, 2011 at 12:25 PM, Tharindu Mathew thari...@wso2.com wrote: We encountered this in BAM as well. Please add the h2 orbit bundle directly as a dependency into your distribution. You maybe relying on a transitive dependency and this may have been removed. According to the error

Re: [Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Samisa Abeysinghe
On Tue, Feb 15, 2011 at 12:30 PM, Prabath Abeysekera praba...@wso2.comwrote: Hi! This has already been fixed. When? Why did the build break if it was fixed?? On Tue, Feb 15, 2011 at 12:21 PM, Samisa Abeysinghe sam...@wso2.comwrote: Ping! Anyone looking into this? On Tue, Feb 15,

[Carbon-dev] G-Reg People UI

2011-02-14 Thread Samisa Abeysinghe
Can someone please send some screenshots on $subject? Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Amila Maha Arachchi
On Tue, Feb 15, 2011 at 12:50 PM, Samisa Abeysinghe sam...@wso2.com wrote: On Tue, Feb 15, 2011 at 12:30 PM, Prabath Abeysekera praba...@wso2.comwrote: Hi! This has already been fixed. When? Why did the build break if it was fixed?? Prabath has fixed this around 11.50am today. This

Re: [Carbon-dev] DSS remains broken Re: WSO2 Carbon Continuous Build has FAILED /home/carbon/stratos/carbon/products/dss

2011-02-14 Thread Prabath Abeysekera
Hi samisa, On Tue, Feb 15, 2011 at 1:01 PM, Amila Maha Arachchi ami...@wso2.comwrote: On Tue, Feb 15, 2011 at 12:50 PM, Samisa Abeysinghe sam...@wso2.comwrote: On Tue, Feb 15, 2011 at 12:30 PM, Prabath Abeysekera praba...@wso2.comwrote: Hi! This has already been fixed. When? Why

Re: [Carbon-dev] Invitation: [Group E] Code Review @ Thu Feb 10 11am - 12pm (udaya...@wso2.com)

2011-02-14 Thread Anjana Fernando
Hi, On Tue, Feb 15, 2011 at 12:16 PM, Udayanga Wickramasinghe udaya...@wso2.com wrote: *Notes* *jmx MBeans Monitoring for NHTTP Transport * ConnectionsViewMBeans -- include interface docs possibility to refactor

[Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Samisa Abeysinghe
http://wso2.org/project/carbon-studio/1.0.3/docs/overview.html http://wso2.org/project/carbon-studio/1.0.3/docs/overview.htmlIt shows, you go from CApp project to on to create artifacts. That order is incorrect IMHO You first create artifacts, package those together and end up with the CApp

Re: [Carbon-dev] Fwd: Greg Test Automation Hackathon

2011-02-14 Thread Samisa Abeysinghe
What happened to this Hackathon? What do we have now?? On Thu, Feb 10, 2011 at 9:50 AM, Thilini Ishaka thil...@wso2.com wrote: +1 On Thu, Feb 10, 2011 at 6:34 AM, Chamara Silva cham...@wso2.com wrote: Most probably we can double our automation speed if we can have contact person in greg

Re: [Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Afkham Azeez
Both ways are possible. Either way, you will start a new CApp project, and then add artifacts to it. These can be existing artifacts or brand new ones. Azeez On Tue, Feb 15, 2011 at 1:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: http://wso2.org/project/carbon-studio/1.0.3/docs/overview.html

Re: [Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Saminda Wijeratne
On Tue, Feb 15, 2011 at 1:12 PM, Samisa Abeysinghe sam...@wso2.com wrote: http://wso2.org/project/carbon-studio/1.0.3/docs/overview.html http://wso2.org/project/carbon-studio/1.0.3/docs/overview.htmlIt shows, you go from CApp project to on to create artifacts. That order is incorrect IMHO

Re: [Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Samisa Abeysinghe
On Tue, Feb 15, 2011 at 1:21 PM, Saminda Wijeratne samin...@wso2.comwrote: On Tue, Feb 15, 2011 at 1:12 PM, Samisa Abeysinghe sam...@wso2.comwrote: http://wso2.org/project/carbon-studio/1.0.3/docs/overview.html http://wso2.org/project/carbon-studio/1.0.3/docs/overview.htmlIt shows, you go

[Carbon-dev] Error starting esb in trunk

2011-02-14 Thread Amila Jayasekara
Hi All, I am getting following error when starting esb in trunk (Complete log attached). First i found out that qpid is not in esb profile in features/pom.xml. But adding qpid to esb profile of features/pom.xml didnt solve the issue. It seems qpid is not added as a feature artifact in

Re: [Carbon-dev] Problem in CS overview diagram

2011-02-14 Thread Samisa Abeysinghe
Also, in addition to the diagram, we also need a para or two to explain this. Even I might understand that it is an ESB artifact like a proxy service that we package to a project, people might think that we are putting an ESB inside, given the diagram. On Tue, Feb 15, 2011 at 1:24 PM, Samisa