Re: [Carbon-dev] javax.mail jar issue (version 1.4.4)

2011-07-09 Thread Afkham Azeez
Please do mvn dependency:tree > deps.txt cat deps.txt | grep -B 10 javax.mail and see who is transitively depending on javax.mail On Sun, Jul 10, 2011 at 6:54 AM, Supun Malinga wrote: > Hi all, > > This seems to be a transitive dependency. Yesterday we got the same error > for obit/aws bundle

Re: [Carbon-dev] Build fail at carbon trunk : orbit/step2

2011-07-09 Thread Ranga Siriwardena
Hi Samisa, On Sun, Jul 10, 2011 at 8:02 AM, Samisa Abeysinghe wrote: > Is the svn trunk building now? I have started a local build on trunk and was able to build up to service stubs. Will update this thread with the status. > > On Sun, Jul 10, 2011 at 12:34 AM, Ranga Siriwardena wrote: > >>

Re: [Carbon-dev] javax.mail jar issue (version 1.4.4)

2011-07-09 Thread Waruna Ranasinghe
We should add an orbit bundle for com.amazonaws:aws-java-sdk:jar:1.2.3 and add exclusions for javax.mail:mail:jar:1.4.4 I think there is a orbit bundle for com.amazonaws:aws-java-sdk:jar:1.2.3 Thanks, Waruna On Sun, Jul 10, 2011 at 6:54 AM, Supun Malinga wrote: > Hi all, > > This seems to be a

Re: [Carbon-dev] javax.mail jar issue (version 1.4.4)

2011-07-09 Thread Denis Weerasiri
On Sun, Jul 10, 2011 at 6:54 AM, Supun Malinga wrote: > Hi all, > > This seems to be a transitive dependency. Yesterday we got the same error > for obit/aws bundle. When I searched old build logs found that it had been > downloading version *1.4.1* but somehow the transitive dependency has > upda

Re: [Carbon-dev] Build fail at carbon trunk : orbit/step2

2011-07-09 Thread Samisa Abeysinghe
Is the svn trunk building now? On Sun, Jul 10, 2011 at 12:34 AM, Ranga Siriwardena wrote: > > On Sun, Jul 10, 2011 at 12:19 AM, Pradeep Fernando wrote: > >> On Sat, Jul 2, 2011 at 5:57 PM, Melan Nimesh wrote: >> > Hi devs, >> > >> > getting error when building carbon trunk with Rev. 108843 >

[Carbon-dev] javax.mail jar issue (version 1.4.4)

2011-07-09 Thread Supun Malinga
Hi all, This seems to be a transitive dependency. Yesterday we got the same error for obit/aws bundle. When I searched old build logs found that it had been downloading version *1.4.1* but somehow the transitive dependency has updated to version *1.4.4*. I'm not sure how exactly this happens but t

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
On Sun, Jul 10, 2011 at 12:58 AM, Anjana Fernando wrote: > Again, just to clarify, I did not test this with other possibilities, it > was a quick fix to get distributed transactions working. And the sole reason > for starting this mail thread was not to force anyone to commit my code, but > to te

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Anjana Fernando
Again, just to clarify, I did not test this with other possibilities, it was a quick fix to get distributed transactions working. And the sole reason for starting this mail thread was not to force anyone to commit my code, but to tell if it's wrong or not, or for anyone else to suggest a fix for th

Re: [Carbon-dev] Build fail at carbon trunk : orbit/step2

2011-07-09 Thread Ranga Siriwardena
On Sun, Jul 10, 2011 at 12:19 AM, Pradeep Fernando wrote: > On Sat, Jul 2, 2011 at 5:57 PM, Melan Nimesh wrote: > > Hi devs, > > > > getting error when building carbon trunk with Rev. 108843 > > > > > > [INFO] Building Step2 > > [INFO]task-segment: [clean, install] > > [INFO] > > ---

Re: [Carbon-dev] Build fail at carbon trunk : orbit/step2

2011-07-09 Thread Pradeep Fernando
On Sat, Jul 2, 2011 at 5:57 PM, Melan Nimesh wrote: > Hi devs, > > getting error when building carbon trunk with Rev. 108843 > > > [INFO] Building Step2 > [INFO]    task-segment: [clean, install] > [INFO] > > [INFO] [clean:cl

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi Anjana, On Sat, Jul 9, 2011 at 11:26 PM, Anjana Fernando wrote: > Hi Senaka, > > On Sat, Jul 9, 2011 at 12:32 PM, Senaka Fernando wrote: > >> Hi Anjana, >> >> On Sat, Jul 9, 2011 at 3:51 PM, Anjana Fernando wrote: >> >>> >>> >>> On Sat, Jul 9, 2011 at 11:59 AM, Senaka Fernando wrote: >>> >>

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Anjana Fernando
Hi Senaka, On Sat, Jul 9, 2011 at 12:32 PM, Senaka Fernando wrote: > Hi Anjana, > > On Sat, Jul 9, 2011 at 3:51 PM, Anjana Fernando wrote: > >> >> >> On Sat, Jul 9, 2011 at 11:59 AM, Senaka Fernando wrote: >> >>> >>> >>> Nothing will magically happen unless you write code to do it. So, if you

Re: [Carbon-dev] ESB with servlet transport?

2011-07-09 Thread Afkham Azeez
I'm going to hold back this change since I need some time to properly think through this. Let's go with servlet transport for the ESB for Stratos 1.5.1. On Sat, Jul 9, 2011 at 8:26 PM, Afkham Azeez wrote: > It could be possible to quickly implement support for multiple ports in the > LB. The co

Re: [Carbon-dev] ESB with servlet transport?

2011-07-09 Thread Afkham Azeez
It could be possible to quickly implement support for multiple ports in the LB. The configuration will look like this; esb.cloud-test.wso2.com:80 8280 esb.cloud-test

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/manager/1.5.1"

2011-07-09 Thread Supun Malinga
fix is, carbon/products/manager/1.5.1$ svn diff Index: modules/cloud-service-mgt/pom.xml === --- modules/cloud-service-mgt/pom.xml (revision 109658) +++ modules/cloud-service-mgt/pom.xml (working copy) @@ -19,7 +19,7 @@

Re: [Carbon-dev] LB build failed

2011-07-09 Thread Supun Malinga
Hi, fixed after taking svn up in aws in orbit and feature. thanks azeez, On Sat, Jul 9, 2011 at 6:57 PM, Supun Malinga wrote: > logs attached, > > > On Sat, Jul 9, 2011 at 6:55 PM, Supun Malinga wrote: > >> [INFO] Building WSO2 LB - P2 Profile Generation >> [INFO]task-segment: [clean, insta

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi again, I had a look at the code and am now wondering whether this is correct. This is how we use an ICF to create the IC. factory.getInitialContext(environment); Now, the factory in fact could have added the environment properties into the InitialContext, which apparently is not happening

Re: [Carbon-dev] LB build failed

2011-07-09 Thread Supun Malinga
logs attached, On Sat, Jul 9, 2011 at 6:55 PM, Supun Malinga wrote: > [INFO] Building WSO2 LB - P2 Profile Generation > [INFO]task-segment: [clean, install] > [INFO] > > [INFO] [clean:clean {execution: default-clean}] >

[Carbon-dev] LB build failed

2011-07-09 Thread Supun Malinga
[INFO] Building WSO2 LB - P2 Profile Generation [INFO]task-segment: [clean, install] [INFO] [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting /home/carbon320/carbon/products/lb/1.0.1/modules/p2-profile/produc

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/manager/1.5.1"

2011-07-09 Thread Supun Malinga
testTemplate(org.wso2.carbon.endpoint.test.FailoverEndpointTest) > testTemplate(org.wso2.carbon.endpoint.test.LoadBalanceEndpointTest) > testTemplate(org.wso2.carbon.endpoint.test.DynamicAddressEpTest) > testTemplate(org.wso2.carbon.endpoint.test.DynamicDefaultEpTest) > t > >at > org.a

[Carbon-dev] "WSO2 Carbon Continuous Build was SUCCESSFUL"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature [INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature [INFO] Extracting

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/lb/1.0.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/manager/1.5.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/bps/2.1.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/esb/4.0.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/bam/1.3.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/dss/2.6.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] Preservation of oldest instance

2011-07-09 Thread Afkham Azeez
I have added support to preserve the oldest instance when scaling down. This helps when we want to run multiple server types (AS, BRS, MS etc) on a single EC2 instance, and scale up only if any of these servers gets a large number of requests. When we launch the system, we have to first launch this

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/greg/4.0.1"

2011-07-09 Thread Senaka Fernando
Hi Ajith, Have we fixed the issues in the G-Reg samples? AFAIU, this seems to be something wrong in the build inside the 4.0.1 product-space. Thanks, Senaka. On Sat, Jul 9, 2011 at 4:46 PM, WSO2 Carbon 3.2.0 Builder (US1) < cbuil...@wso2.org> wrote: > [INFO] WSO2 Carbon - Patch releases - Featu

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi Anjana, I think we can do this. We can make environment the union of the environment passed when creating the factory and the environment passed when creating the context. Thereby, both your requirement and the requirements of existing code would be satisfied. I think the spec does allow that.

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED /home/carbon320/carbon/products/greg/4.0.1"

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] WSO2 Carbon - Patch releases - Features Aggregator Module SUCCESS [0.017s] [INFO] Shopping Cart - parent SUCCESS [0.012s] [INFO] Shopping Cart - Visitor Portal SUCCESS [16.162s] [INFO] Shopping Cart - Admin Portal ..

[Carbon-dev] Fwd: [ANN][Axiom] Axiom 1.2.12 released

2011-07-09 Thread Senaka Fernando
FYI. We have a new Axiom release now. Thanks, Senaka. -- Forwarded message -- From: Andreas Veithen Date: Sat, Jul 9, 2011 at 4:27 PM Subject: [ANN][Axiom] Axiom 1.2.12 released To: us...@ws.apache.org The Apache Axiom Team is pleased to announce the release of Axiom 1.2.12. T

Re: [Carbon-dev] [Stratos-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Senaka Fernando
On Sat, Jul 9, 2011 at 4:24 PM, Afkham Azeez wrote: > > > On Sat, Jul 9, 2011 at 4:19 PM, Senaka Fernando wrote: > >> Hi Azeez, >> >> On Sat, Jul 9, 2011 at 4:09 PM, Afkham Azeez wrote: >> >>> >>> >>> On Sat, Jul 9, 2011 at 3:45 PM, Senaka Fernando wrote: >>> Hi Pradeep, I'm not

Re: [Carbon-dev] [Stratos-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Afkham Azeez
On Sat, Jul 9, 2011 at 4:19 PM, Senaka Fernando wrote: > Hi Azeez, > > On Sat, Jul 9, 2011 at 4:09 PM, Afkham Azeez wrote: > >> >> >> On Sat, Jul 9, 2011 at 3:45 PM, Senaka Fernando wrote: >> >>> Hi Pradeep, >>> >>> I'm not talking about top-level poms and the ones that have been >>> released.

Re: [Carbon-dev] [Stratos-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Senaka Fernando
Hi Azeez, On Sat, Jul 9, 2011 at 4:09 PM, Afkham Azeez wrote: > > > On Sat, Jul 9, 2011 at 3:45 PM, Senaka Fernando wrote: > >> Hi Pradeep, >> >> I'm not talking about top-level poms and the ones that have been released. >> My requirement is simple. I need to introduce a new bundle, with versio

Re: [Carbon-dev] Adding new aws-sdk jar dependency to migrate to new AWS APIs

2011-07-09 Thread Afkham Azeez
The new autoscale component based on AWS Java SDK is up & running, and seems much stable than the older version. On Sat, Jul 9, 2011 at 12:44 AM, Afkham Azeez wrote: > With the AWS SDK based API, we no longer have to include the pm.pem & > cert.pem files in the payloads. > > Shankar, this also

Re: [Carbon-dev] ESB with servlet transport?

2011-07-09 Thread Kasun Indrasiri
Added servlet transport to ESB service. Perform a load test(locally) on ESB service with a simple pass-thru. java_ab [n=100 c=100] Server Software: WSO2 Carbon Server Server Hostname: esb.cloud-test.wso2.com Server Port: 9772 Document Path: http://esb.cloud-test.wso2.com:9772/services/t/kasun.co

Re: [Carbon-dev] [Stratos-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Afkham Azeez
On Sat, Jul 9, 2011 at 3:45 PM, Senaka Fernando wrote: > Hi Pradeep, > > I'm not talking about top-level poms and the ones that have been released. > My requirement is simple. I need to introduce a new bundle, with version > 1.0.0. The best practices we've agreed to follow suggests that I use the

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi Anjana, On Sat, Jul 9, 2011 at 3:51 PM, Anjana Fernando wrote: > > > On Sat, Jul 9, 2011 at 11:59 AM, Senaka Fernando wrote: > >> >> So, I guess that says, it loads the properties from a resource file and >>> makes them readily available?, so they don't actually need to pass those >>> into I

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Anjana Fernando
On Sat, Jul 9, 2011 at 11:59 AM, Senaka Fernando wrote: > > So, I guess that says, it loads the properties from a resource file and >> makes them readily available?, so they don't actually need to pass those >> into InitialContext constructor explicitly. Anyways, we'll put that aside >> for the m

Re: [Carbon-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Senaka Fernando
Hi Pradeep, I'm not talking about top-level poms and the ones that have been released. My requirement is simple. I need to introduce a new bundle, with version 1.0.0. The best practices we've agreed to follow suggests that I use the following properties, carbon.platform.package.export.version and

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi Anjana, On Sat, Jul 9, 2011 at 2:54 PM, Anjana Fernando wrote: > Hi Senaka, > > On Sat, Jul 9, 2011 at 11:00 AM, Senaka Fernando wrote: > >> >> Nope it is not supposed to work like that. See [1 - 2]. >> > > So, I guess that says, it loads the properties from a resource file and > makes them

Re: [Carbon-dev] Code freeze on Monday morning

2011-07-09 Thread Afkham Azeez
Excellent! Please write a test and confirm. On Sat, Jul 9, 2011 at 2:43 PM, Dimuthu Leelarathne wrote: > > Hi, > > When looking at Cassandra code, I can see the previously discussed security > hole is not there. It was just that we didn't know that the code existed. > And Deep is currently enhanc

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Anjana Fernando
Hi Senaka, On Sat, Jul 9, 2011 at 11:00 AM, Senaka Fernando wrote: > > Nope it is not supposed to work like that. See [1 - 2]. > So, I guess that says, it loads the properties from a resource file and makes them readily available?, so they don't actually need to pass those into InitialContext c

Re: [Carbon-dev] Code freeze on Monday morning

2011-07-09 Thread Dimuthu Leelarathne
Hi, When looking at Cassandra code, I can see the previously discussed security hole is not there. It was just that we didn't know that the code existed. And Deep is currently enhancing and testing it. tx, dimuthu On Fri, Jul 8, 2011 at 11:54 PM, Dimuthu Leelarathne wrote: > Hi, > > As per STRA

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Senaka Fernando
Hi Anjana, On Sat, Jul 9, 2011 at 1:55 PM, Anjana Fernando wrote: > Hi Senaka, > > On Sat, Jul 9, 2011 at 7:22 AM, Senaka Fernando wrote: > >> Hi Anjana, >> >> AmilaJ and I looked into this issue. The JNDI look-up is working fine for >> DB Drivers, and LDAP. Can you also paste the code that you

Re: [Carbon-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Pradeep Fernando
On Sat, Jul 9, 2011 at 1:47 PM, Senaka Fernando wrote: > Folks, > > We have: > > 3.2.0 > [3.2.0, > 3.3.0) > > defined in the carbon top-level pom. Therefore, we cannot have component > versions starting from 1.0.0 though it was said to be possible in the > branching strategy discussions. It seems

Re: [Carbon-dev] Carbon Core JNDI Lookup Issue

2011-07-09 Thread Anjana Fernando
Hi Senaka, On Sat, Jul 9, 2011 at 7:22 AM, Senaka Fernando wrote: > Hi Anjana, > > AmilaJ and I looked into this issue. The JNDI look-up is working fine for > DB Drivers, and LDAP. Can you also paste the code that you tried and failed? > Since both AmilaJ and I felt that you might be using new I

[Carbon-dev] New Component Versions introduced to Carbon Branch should have version >= 3.2.0

2011-07-09 Thread Senaka Fernando
Folks, We have: 3.2.0 [3.2.0, 3.3.0) defined in the carbon top-level pom. Therefore, we cannot have component versions starting from 1.0.0 though it was said to be possible in the branching strategy discussions. It seems that there still are some blunders in the branching strategy process. Also

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

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
;; 'components') run_from_carbon_components ;; 'features') run_from_carbon_features ;; 'products') run_from_carbon_products ;; 'p2') run_from_carbon_p2 ;; 'help') echo "Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]" ;; esac [INFO] Scanning for projects... Downloading: http://re

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

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2 Repository UUID: a5903396-d722-0410-b921-86c7d4935375 Revision: 109641 Node Kind: directory Schedule: normal Last Changed Author: shariq Last Changed Rev: 109641 Last Changed Date: 2011-07-09 03:00:24 -0400 (Sat, 09 Jul 2011) [INFO] Pom descriptor m