Re: [Carbon-dev] Nexus integration to trunk

2011-03-30 Thread Samisa Abeysinghe
On Thu, Mar 31, 2011 at 7:46 AM, Chamith Kumarage wrote: > On 03/31/2011 07:37 AM, Pradeep Fernando wrote: > >> hi, >> >> what is the error here ? the blacklisting ? or artifact not found ? >> >> > > Saw tons of 404s. I think we need to go through the build log again. > What do you mean? Thanks

[Carbon-dev] Cleaned the repo on builder

2011-03-30 Thread Samisa Abeysinghe
FYI $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] More Build Errors due to stub change.

2011-03-30 Thread Pradeep Fernando
hi, fixed in trunk. --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Build break in identity provider

2011-03-30 Thread Dimuthu Leelarathne
Hi, On Thu, Mar 31, 2011 at 12:26 AM, Sameera Jayasoma wrote: > Hi Dimuth, > > I am afraid, you got it wrong this time. Here is the grammar for OSGi > bundle versions. > > version::= major( '.' minor ( '.' micro ( '.' qualifier )? )? )? > major ::= number > minor ::= number > micro

Re: [Carbon-dev] Issue tracker component and the feature is available in the trunk

2011-03-30 Thread Afkham Azeez
We use the jira soap API. What do you mean by I here? The jira server, carbon server or web browser? In any case, we could set the proxy at system level. Also, did you mean HTTP proxy or any other type of proxy? On Mar 31, 2011 6:47 AM, "Jorge Infante Osorio" wrote: > Hi all. > How the issue info

Re: [Carbon-dev] Testing transaction mediator with the standalone transaction provider - Atomikas

2011-03-30 Thread Ishani Ratnayake
On Thu, Mar 31, 2011 at 12:38 AM, Rajika Kumarasiri wrote: > > > On Wed, Mar 30, 2011 at 7:10 PM, Paul Fremantle wrote: > >> Rajika >> >> Please raise a JIRA. >> > > https://wso2.org/jira/browse/CARBON-9216 > Noted. > > >> >> Thanks >> Paul >> >> On 30 March 2011 12:26, Rajika Kumarasiri wrot

Re: [Carbon-dev] Notes from MB status meeting

2011-03-30 Thread Selvaratnam Uthaiyashankar
On Wed, Mar 30, 2011 at 6:49 PM, Samisa Abeysinghe wrote: > > > On Wed, Mar 30, 2011 at 1:48 PM, Rajika Kumarasiri wrote: > >> >> >> On Tue, Mar 29, 2011 at 4:57 PM, Rajika Kumarasiri wrote: >> >>> >>> >>> On Tue, Mar 22, 2011 at 5:33 PM, Rajika Kumarasiri wrote: >>> > > 9) TLS: this

Re: [Carbon-dev] Performance issue in request processing

2011-03-30 Thread Manisha Gayathri
On Thu, Mar 31, 2011 at 6:51 AM, Jorge Infante Osorio wrote: > Hi Manisha, can you tell us the technical characteristic of the machine you > use to made the test? > > Do you made this test for more complicate scenarios, UT over HTTPS security > for example? > > Hi Jorge, This test was performed o

Re: [Carbon-dev] Issue tracker component and the feature is available in the trunk

2011-03-30 Thread Jorge Infante Osorio
In my case I´m behind a http proxy also my carbon server , but in any of my development maybe the carbon server will be behind a reverse proxy or http proxy, not directly to internet. Jorge. De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En nombre de Afkham Azeez Enviado el:

[Carbon-dev] Governance Archive (GAR) support in CS

2011-03-30 Thread Saminda Wijeratne
I'm in the process of implementing $subject and I hit a few bumps on the way. Need a little help in solving them. When creating a GAR we package WSDL or a Schema and their imports (which can be wsdls, schemas and/or policies). I'm using WSDLFactory.newInstance().newWSDLReader().readWSDL which par

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Samisa Abeysinghe
Ran *find . -name pom.xml | xargs grep WSDL2Java | grep -v "service-stubs"* Found the following. I guess we can ignore samples, but they too should follow central service stub model for samples. But please fix components today! ./samples/shopping-cart/admin/pom.xml:

[Carbon-dev] Have a sample application deployed in AS

2011-03-30 Thread Samisa Abeysinghe
We have Hello World sample deployed for services But with a fresh AS, 4.0.0 applications is empty. We should have a sample I feel. Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org ___ Carbon-dev mailing list

Re: [Carbon-dev] Issue tracker component and the feature is available in the trunk

2011-03-30 Thread Hasini Yatawatte
On Thu, Mar 31, 2011 at 6:46 AM, Jorge Infante Osorio wrote: > Hi all. > How the issue information is send to you, by email, http, soap,etc…?? > Basically remote access to JIRA can be enabled via RPC plugin [1]. In that case, remote access is available through SOAP and XML_RPC interfaces. As pe

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Pradeep Fernando
there are few dependencies + product related things in the above results. but certainly there are some components to be done. --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Issue tracker component and the feature is available in the trunk

2011-03-30 Thread Afkham Azeez
If your Carbon server has no way of connecting to the Internet, and the JIRA is external, then this won't work. However, if your Carbon server is behind a proxy, and you connect to the Internet via that proxy, you can connect to the external JIRA. In the case where you have setup your own internal

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Samisa Abeysinghe
On Thu, Mar 31, 2011 at 10:40 AM, Pradeep Fernando wrote: > there are few dependencies + product related things in the above > results. but certainly there are some components to be done. > Dependencies are OK, but what are the products doing apart from samples, they should too ideally move to s

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Samisa Abeysinghe
On Thu, Mar 31, 2011 at 10:42 AM, Denis Weerasiri wrote: > Some of these come from commented That is not acceptable :) Comments waste bandwidth when the pom is downloaded. Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org __

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Afkham Azeez
On Thu, Mar 31, 2011 at 10:31 AM, Samisa Abeysinghe wrote: > Ran > > *find . -name pom.xml | xargs grep WSDL2Java | grep -v "service-stubs"* > > Found the following. I guess we can ignore samples, but they too should > follow central service stub model for samples. > I think we should keep the s

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Manjula Rathnayake
On Thu, Mar 31, 2011 at 10:31 AM, Samisa Abeysinghe wrote: > Ran > > *find . -name pom.xml | xargs grep WSDL2Java | grep -v "service-stubs"* > > Found the following. I guess we can ignore samples, but they too should > follow central service stub model for samples. > > But please fix components t

Re: [Carbon-dev] Have a sample application deployed in AS

2011-03-30 Thread Afkham Azeez
Yes, we don't have a comprehensive webapp sample too, and there is a JIRA for it. I will work on adding a sample; at least the default sample shipped with Tomcat. On Thu, Mar 31, 2011 at 10:37 AM, Samisa Abeysinghe wrote: > We have Hello World sample deployed for services > > But with a fresh A

[Carbon-dev] TryIt bugs

2011-03-30 Thread Afkham Azeez
Ruchira, https://wso2.org/jira/browse/CARBON-9213 https://wso2.org/jira/browse/CARBON-9138 https://wso2.org/jira/browse/CARBON-9065 https://wso2.org/jira/browse/CARBON-8937 Please look into those urgently. Thanks -- *Afkham Azeez* Senior Software Architect & Senior Manager; WSO2, Inc.; http://ws

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-30 Thread WSO2 Builder
1/24K 2/24K 3/24K 5/24K 6/24K 8/24K 9/24K 10/24K 12/24K 13/24K 15/24K 16/24K 18/24K 19/24K 20/24K 22/24K 23/24K 24/24K 24K downloaded (maven-dependency-analyzer-1.0-alpha-2.jar) [INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}] [INFO] Configured Artifact: org

[Carbon-dev] Carbon P2 Profile build error

2011-03-30 Thread Samisa Abeysinghe
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2011-03-31 10:54:08.942 !MESSAGE Missing requirement: org.wso2.carbon.authenticator.proxy 3.2.0.SNAPSHOT (org.wso2.carbon.authenticator.proxy 3.2.0.SNAPSHOT) requires 'packag e org.wso2.carbon.authenticator.stub [3.2.0.SNAPSHOT,3.3.0)' but it could no

Re: [Carbon-dev] Carbon P2 Profile build error

2011-03-30 Thread Pradeep Fernando
hi, take an svn up in 1.core/features/carbon-common features. , 2.build carbon-core/features 3.then build the p2-profile (the one that has failed above.) thanks, --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mai

[Carbon-dev] Fixes to commons caching synchronization issue

2011-03-30 Thread Afkham Azeez
Hi Miyuru, Recently you did some fixes for a customer when some caching issues were discovered. I also made some improvements to the Cache replication stuff in the trunk. However, still there is an occassional NPE at high concurrency since when one thread is using a cached response another thread m

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Srinath Perera
Danushka, to our carbon story to hold we have to be able to compose components. That means defaults should be right, and Qpid MUST work out of the box (whether it is added) directly, through eventing, or indirectly by something else. So a) it is your responsibility! b) we have to fix this. Insta

Re: [Carbon-dev] Fixes to commons caching synchronization issue

2011-03-30 Thread Miyuru Wanninayaka
On Thu, Mar 31, 2011 at 11:21 AM, Afkham Azeez wrote: > Hi Miyuru, > Recently you did some fixes for a customer when some caching issues were > discovered. I also made some improvements to the Cache replication stuff in > the trunk. However, still there is an occassional NPE at high concurrency >

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Tharindu Mathew
I updated bam and built and I believe this is fixed now. All qpid configs are in place, so we are good. Also, as I showed you in my earlier mail, even if qpid can't find the configs the server does not fail, which is the proper thing that should happen. It would be good if everyone else also see

Re: [Carbon-dev] bundles.info behavior is inconsistent

2011-03-30 Thread Saminda Wijeratne
Adding bundles to the dropins directory should never have any involvement with the bundles.info. Thus if the bundles.info gets changed then its a big issue. It is not recommended to manually change the bundles.info file. It is managed through mainly from p2. Saminda On Thu, Mar 31, 2011 at 9:19

Re: [Carbon-dev] Carbon P2 Profile build error

2011-03-30 Thread Samisa Abeysinghe
On Thu, Mar 31, 2011 at 11:17 AM, Pradeep Fernando wrote: > hi, > > take an svn up in > I took the svn up from root level in the morning. So this break is because someone broke it in the commit sequence. > > 1.core/features/carbon-common features. , > 2.build carbon-core/features > 3.then build

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-30 Thread WSO2 Builder
[INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/carbon/carbo

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Paul Fremantle
Has anyone tested adding Qpid using p2 as a feature into a product that doesn't have it? Does that work? Paul On 31 March 2011 06:59, Tharindu Mathew wrote: > I updated bam and built and I believe this is fixed now. All qpid configs > are in place, so we are good. > > Also, as I showed you in m

Re: [Carbon-dev] Carbon P2 Profile build error

2011-03-30 Thread Pradeep Fernando
hi, yes its me :( --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Pradeep Fernando
hi, it is working fine when it is installed as a feature. (they copu the conf files using p2.inf). feature manager and the feature installation during the product building uses the same strategy. --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Paul Fremantle
Is there a way to hard-code defaults that the code uses when it can't find the conf files? I know a lot of systems do that (even Axis2 if I remember correctly). We could print a line to INFO log saying we are using built in defaults. Paul On 31 March 2011 07:25, Pradeep Fernando wrote: > hi, >

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Sameera Jayasoma
On Thu, Mar 31, 2011 at 11:58 AM, Paul Fremantle wrote: > Is there a way to hard-code defaults that the code uses when it can't find > the conf files? I know a lot of systems do that (even Axis2 if I remember > correctly). We could print a line to INFO log saying we are using built in > defaults.

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-30 Thread WSO2 Builder
[INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources {execution: default-testResources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/carbon/carbo

Re: [Carbon-dev] Qpid Frustration

2011-03-30 Thread Afkham Azeez
On Thu, Mar 31, 2011 at 11:58 AM, Paul Fremantle wrote: > Is there a way to hard-code defaults that the code uses when it can't find > the conf files? I know a lot of systems do that (even Axis2 if I remember > correctly). We could print a line to INFO log saying we are using built in > defaults.

Re: [Carbon-dev] Status of service stub generation

2011-03-30 Thread Hasini Gunasinghe
On Thu, Mar 31, 2011 at 10:31 AM, Samisa Abeysinghe wrote: > Ran > > *find . -name pom.xml | xargs grep WSDL2Java | grep -v "service-stubs"* > > Found the following. I guess we can ignore samples, but they too should > follow central service stub model for samples. > > But please fix components t

<    1   2