[Carbon-dev] Cluster of DSS servers

2011-09-21 Thread guclu akkaya
Hi all,

Currently we are trying to prepare our environment by clustering 3 DSS
servers in a clustered manner. For that we want one DSS node to be the
group manager and other to be the slaves. The articles Introduction to
WSO2 Carbon Clustering and 
WSO2 Carbon Cluster Configuration Language were great help. All members
all the cluster are using a GREG(wso2 governance registry server) as the
common registry point for the resources such as deployed services. For
the high availability we also want to add a load balancer in front of
our cluster. While reading the articles regarding this matter only ESB
product is mentioned as load balancer. Since the articles were at least
from one year ago, is other products also supporting load balancing? Is
it possible for a group manager DSS node also to take the role of a load
balancer for the cluster?

Thanks

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread Prabath Abeysekera
Hi,

On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya
guclu.akk...@ardictech.comwrote:

 Hi all,

 Currently we are trying to prepare our environment by clustering 3 DSS
 servers in a clustered manner. For that we want one DSS node to be the
 group manager and other to be the slaves. The articles Introduction to
 WSO2 Carbon Clustering and
 WSO2 Carbon Cluster Configuration Language were great help. All members
 all the cluster are using a GREG(wso2 governance registry server) as the
 common registry point for the resources such as deployed services. For
 the high availability we also want to add a load balancer in front of
 our cluster. While reading the articles regarding this matter only ESB
 product is mentioned as load balancer. Since the articles were at least
 from one year ago, is other products also supporting load balancing? Is
 it possible for a group manager DSS node also to take the role of a load
 balancer for the cluster?


I'm afraid DSS nodes themselves cannot perform the task of load balancing.
We currently accomplish it via ESB.



 Thanks

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



Regards,
-- 
Prabath Abeysekara
Software Engineer
WSO2 Inc.
Email: praba...@wso2.com harsha...@wso2.com
Mobile: +94774171471

http://harshana05.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Problem in Latest Builds

2011-09-21 Thread Thilini Ishaka
This is fixed now. (as per 112820R)

Thanks
Thilini

On Tue, Sep 20, 2011 at 10:29 PM, Thilini Ishaka thil...@wso2.com wrote:

 I am looking into it. I'll fix it asap.

 Thanks
 Thilini


 On Tue, Sep 20, 2011 at 9:19 PM, Waruna Ranasinghe war...@wso2.comwrote:

 Hi Hiranya,

 On Tue, Sep 20, 2011 at 8:56 PM, Hiranya Jayathilaka hira...@wso2.comwrote:

 Here's the commit which caused the regression:
 http://wso2.org/svn/browse/wso2/?view=revisionrevision=112337

 Thilini fixed the port offset to take effect for the JNDI provider port as
 well. This particular issue must be a regression issue due to this fix.
 Thilini will fix this issue asap.


  Thanks,
 Waruna



 This code assumes that JNDI provider port will be always available in
 datasource.properties file. But in the ESB all the entries in this file are
 commented out by default.

 Thanks,
 Hiranya


 On Tue, Sep 20, 2011 at 8:51 PM, Hiranya Jayathilaka 
 hira...@wso2.comwrote:

 Hi Folks,

 We just realized that latest ESB builds from Carbon 3.2.0 branch don't
 even start up. After some debugging we narrowed down the problem to an 
 issue
 in the data sources component. Activation of this component fails and as a
 result it does not register some necessary OSGi services. ESB mediation
 initializer component depends on these services and hence ESB cannot 
 startup
 as a consequence.

 This seems to be a regression in the
 DataSourceServiceComponent#getDSFromCarbonDSConfig() method. It throws an
 NPE during server start and component activation fails. Appreciate if the
 person who did the changes can take a look.

 Thanks
 --
 Hiranya Jayathilaka
 Associate Technical Lead;
 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com




 --
 Hiranya Jayathilaka
 Associate Technical Lead;
 WSO2 Inc.;  http://wso2.org
 E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
 Blog: http://techfeast-hiranya.blogspot.com

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 -
 Waruna Ranasinghe
 Senior Software Engineer, WSO2

 Mobile: NZ +64 221 563026
 SL +94 724 318285
 BLOG: http://warunapw.blogspot.com

 www.wso2.com - Lean . Enterprise . Middleware




 --
 Regards

 Thilini Ishaka
 WSO2 Inc




-- 
Regards

Thilini Ishaka
WSO2 Inc
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in components/axis2-repo-mgt

2011-09-21 Thread Muhammed Shariq
Hi,

This compilation error occurs due to a recent change done by DimuthuL,

112472   dimuthul private static void
terminateTenantConfigContext(ConfigurationContext tenantCfgCtx) {

Is there any other method that could be used to terminate the tenants axis
config?

On Wed, Sep 21, 2011 at 10:01 AM, Lakmali Baminiwatta lakm...@wso2.comwrote:

 hi,

 I am getting a compilation error while building Components. Here is the
 full error.

 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 3.653s
 [INFO] Finished at: Wed Sep 21 04:29:35 GMT 2011
 [INFO] Final Memory: 21M/981M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure

 [ERROR]
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils

 [ERROR] - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
 Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation
 failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
 at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
 at
 org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
 ... 19 more
 [ERROR]


 Thanks,
 Lakmali

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Thanks,
Shariq.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Building Carbon Issue at WSO2 Gadget Server - P2 Profile Generation Parent . FAILURE

2011-09-21 Thread Madhuka Udantha
Hi,

in trunk at 'carbon/products/gs/modules/p2-profile-gen$ ' building by maven
3.0.3

give this issue

[INFO] WSO2 Gadget Server - P2 Profile Generation Parent . FAILURE [0.205s]
[INFO] WSO2 Gadget Server - Gadget Server Profile Generation  SKIPPED
[INFO] WSO2 Gadget Server - Gadget Server Profile Generation  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 0.454s
[INFO] Finished at: Wed Sep 21 13:13:34 IST 2011
[INFO] Final Memory: 3M/149M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on
project wso2gs-p2-profile-gen-parent: Failed to clean project: Failed to
delete
/home/madhuka/WSO2/workstation/carbon/products/gs/modules/p2-profile-gen/target/timestamp
- [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
on project wso2gs-p2-profile-gen-parent: Failed to clean project: Failed to
delete
/home/madhuka/WSO2/workstation/carbon/products/gs/modules/p2-profile-gen/target/timestamp
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to clean
project: Failed to delete
/home/madhuka/WSO2/workstation/carbon/products/gs/modules/p2-profile-gen/target/timestamp
at org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:188)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Caused by: java.io.IOException: Failed to delete
/home/madhuka/WSO2/workstation/carbon/products/gs/modules/p2-profile-gen/target/timestamp
at org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:227)
at org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:186)
at org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:154)
at org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:115)
at org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:168)
... 21 more


--

When i am try with maven 2 at same place

[INFO] Unable to find resource
'org.wso2.carbon:wso2carbon-core:zip:3.2.0-SNAPSHOT' in repository
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Unable to find artifact.

Embedded error: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon
-DartifactId=wso2carbon-core -Dversion=3.2.0-SNAPSHOT -Dpackaging=zip
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon
-DartifactId=wso2carbon-core -Dversion=3.2.0-SNAPSHOT -Dpackaging=zip
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  

Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread Afkham Azeez
On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya
guclu.akk...@ardictech.comwrote:

 Hi all,

 Currently we are trying to prepare our environment by clustering 3 DSS
 servers in a clustered manner. For that we want one DSS node to be the
 group manager and other to be the slaves. The articles Introduction to
 WSO2 Carbon Clustering and
 WSO2 Carbon Cluster Configuration Language were great help. All members
 all the cluster are using a GREG(wso2 governance registry server) as the
 common registry point for the resources such as deployed services. For
 the high availability we also want to add a load balancer in front of
 our cluster. While reading the articles regarding this matter only ESB
 product is mentioned as load balancer. Since the articles were at least
 from one year ago, is other products also supporting load balancing? Is
 it possible for a group manager DSS node also to take the role of a load
 balancer for the cluster?


From a deployment standpoint, it is not correct for a DS node to also play
the role of an LB. LBs are highly tuned for performance  should not be
hindered by actual processing load.



 Thanks

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread Sumedha Rubasinghe
On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya
guclu.akk...@ardictech.comwrote:

 Hi all,

 Currently we are trying to prepare our environment by clustering 3 DSS
 servers in a clustered manner. For that we want one DSS node to be the
 group manager and other to be the slaves.


All DSS nodes have the same capability. Hence, there is no in-built concept
of group manager  slaves.
Perhaps what you should be considering is having,
-LB (load balancer)
-3 DSS nodes
-Configuration on G-Reg

But, the most accurate answer depends on what you want to achieve  the
problem your trying to solve.

/sumedha


 The articles Introduction to
 WSO2 Carbon Clustering and
 WSO2 Carbon Cluster Configuration Language were great help. All members
 all the cluster are using a GREG(wso2 governance registry server) as the
 common registry point for the resources such as deployed services. For
 the high availability we also want to add a load balancer in front of
 our cluster. While reading the articles regarding this matter only ESB
 product is mentioned as load balancer. Since the articles were at least
 from one year ago, is other products also supporting load balancing? Is
 it possible for a group manager DSS node also to take the role of a load
 balancer for the cluster?

 Thanks

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread Afkham Azeez
On Wed, Sep 21, 2011 at 2:01 PM, Sumedha Rubasinghe sume...@wso2.comwrote:



 On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya guclu.akk...@ardictech.com
  wrote:

 Hi all,

 Currently we are trying to prepare our environment by clustering 3 DSS
 servers in a clustered manner. For that we want one DSS node to be the
 group manager and other to be the slaves.


 All DSS nodes have the same capability. Hence, there is no in-built concept
 of group manager  slaves.


Group manager is a clustering concept which is supported by the Carbon
framework. In this setup, one DSS instance can be designated as the cluster
manager, and contain the cluster management component. This  instance can be
used for cluster management purposes, in addition to its normal DSS
activities.

An LB is also a special group manager. However, it is not correct to make a
DSS group manager into an LB.


Perhaps what you should be considering is having,
 -LB (load balancer)
 -3 DSS nodes
 -Configuration on G-Reg

 But, the most accurate answer depends on what you want to achieve  the
 problem your trying to solve.

 /sumedha


 The articles Introduction to
 WSO2 Carbon Clustering and
 WSO2 Carbon Cluster Configuration Language were great help. All members
 all the cluster are using a GREG(wso2 governance registry server) as the
 common registry point for the resources such as deployed services. For
 the high availability we also want to add a load balancer in front of
 our cluster. While reading the articles regarding this matter only ESB
 product is mentioned as load balancer. Since the articles were at least
 from one year ago, is other products also supporting load balancing? Is
 it possible for a group manager DSS node also to take the role of a load
 balancer for the cluster?

 Thanks

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread guclu akkaya
Thank you for your answers,

What we want to achieve in our environment is to build a cluster of 3
DSS servers. Their configuration are common and stored by the GREG. This
section was successfully configured. In the front end we want a load
balancer(LB), which is capable of handling protocol requests(e.g.
http/https) to 3 active DSS nodes in the protocol level. However the
count of the nodes of in the cluster will not be limited to 3. So the LB
should have the capability to recognize new members of the DSS cluster.
My question is what wso2 product (probably ESB) should be used and what
should be done as configuration steps?  




On Wed, 2011-09-21 at 14:06 +0530, Afkham Azeez wrote:
 
 
 On Wed, Sep 21, 2011 at 2:01 PM, Sumedha Rubasinghe sume...@wso2.com
 wrote:
 
 
 On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya
 guclu.akk...@ardictech.com wrote:
 
 Hi all,
 
 Currently we are trying to prepare our environment by
 clustering 3 DSS
 servers in a clustered manner. For that we want one
 DSS node to be the
 group manager and other to be the slaves. 
 
 All DSS nodes have the same capability. Hence, there is no
 in-built concept of group manager  slaves.
 
 
 
 Group manager is a clustering concept which is supported by the Carbon
 framework. In this setup, one DSS instance can be designated as the
 cluster manager, and contain the cluster management component. This
  instance can be used for cluster management purposes, in addition to
 its normal DSS activities. 
 
 
 An LB is also a special group manager. However, it is not correct to
 make a DSS group manager into an LB.
 
 
 
 
 Perhaps what you should be considering is having,
 -LB (load balancer)
 -3 DSS nodes
 -Configuration on G-Reg
 
 But, the most accurate answer depends on what you want to
 achieve  the problem your trying to solve.
 
 /sumedha
  
 The articles Introduction to
 WSO2 Carbon Clustering and
 WSO2 Carbon Cluster Configuration Language were great
 help. All members
 all the cluster are using a GREG(wso2 governance
 registry server) as the
 common registry point for the resources such as
 deployed services. For
 the high availability we also want to add a load
 balancer in front of
 our cluster. While reading the articles regarding this
 matter only ESB
 product is mentioned as load balancer. Since the
 articles were at least
 from one year ago, is other products also supporting
 load balancing? Is
 it possible for a group manager DSS node also to take
 the role of a load
 balancer for the cluster?
 
 Thanks
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
 
 -- 
 Afkham Azeez
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 
 email: az...@wso2.com cell: +94 77 3320919
 blog: http://blog.afkham.org
 twitter: http://twitter.com/afkham_azeez
 linked-in: http://lk.linkedin.com/in/afkhamazeez
 
 
 
 Lean . Enterprise . Middleware
 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Cluster of DSS servers

2011-09-21 Thread Afkham Azeez
On Wed, Sep 21, 2011 at 2:24 PM, guclu akkaya guclu.akk...@ardictech.comwrote:

 Thank you for your answers,

 What we want to achieve in our environment is to build a cluster of 3
 DSS servers. Their configuration are common and stored by the GREG. This
 section was successfully configured. In the front end we want a load
 balancer(LB), which is capable of handling protocol requests(e.g.
 http/https) to 3 active DSS nodes in the protocol level. However the
 count of the nodes of in the cluster will not be limited to 3. So the LB
 should have the capability to recognize new members of the DSS cluster.
 My question is what wso2 product (probably ESB) should be used and what
 should be done as configuration steps?


http://blog.afkham.org/2011/09/wso2-load-balancer-how-it-works.html will
give you an idea about what should be done. I will be writing another blog
post on how exactly to configure the LB.




 On Wed, 2011-09-21 at 14:06 +0530, Afkham Azeez wrote:
 
 
  On Wed, Sep 21, 2011 at 2:01 PM, Sumedha Rubasinghe sume...@wso2.com
  wrote:
 
 
  On Wed, Sep 21, 2011 at 11:45 AM, guclu akkaya
  guclu.akk...@ardictech.com wrote:
 
  Hi all,
 
  Currently we are trying to prepare our environment by
  clustering 3 DSS
  servers in a clustered manner. For that we want one
  DSS node to be the
  group manager and other to be the slaves.
 
  All DSS nodes have the same capability. Hence, there is no
  in-built concept of group manager  slaves.
 
 
 
  Group manager is a clustering concept which is supported by the Carbon
  framework. In this setup, one DSS instance can be designated as the
  cluster manager, and contain the cluster management component. This
   instance can be used for cluster management purposes, in addition to
  its normal DSS activities.
 
 
  An LB is also a special group manager. However, it is not correct to
  make a DSS group manager into an LB.
 
 
 
 
  Perhaps what you should be considering is having,
  -LB (load balancer)
  -3 DSS nodes
  -Configuration on G-Reg
 
  But, the most accurate answer depends on what you want to
  achieve  the problem your trying to solve.
 
  /sumedha
 
  The articles Introduction to
  WSO2 Carbon Clustering and
  WSO2 Carbon Cluster Configuration Language were great
  help. All members
  all the cluster are using a GREG(wso2 governance
  registry server) as the
  common registry point for the resources such as
  deployed services. For
  the high availability we also want to add a load
  balancer in front of
  our cluster. While reading the articles regarding this
  matter only ESB
  product is mentioned as load balancer. Since the
  articles were at least
  from one year ago, is other products also supporting
  load balancing? Is
  it possible for a group manager DSS node also to take
  the role of a load
  balancer for the cluster?
 
  Thanks
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 
 
 
 
  --
  Afkham Azeez
  Director of Architecture; WSO2, Inc.; http://wso2.com
  Member; Apache Software Foundation; http://www.apache.org/
 
  email: az...@wso2.com cell: +94 77 3320919
  blog: http://blog.afkham.org
  twitter: http://twitter.com/afkham_azeez
  linked-in: http://lk.linkedin.com/in/afkhamazeez
 
 
 
  Lean . Enterprise . Middleware
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* http://www.apache.org/**
email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
blog: **http://blog.afkham.org* http://blog.afkham.org*
twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org

[Carbon-dev] Invitation: Data Services Test Review @ Thu Sep 22 4:30pm - 5:30pm (carbon-dev@wso2.org)

2011-09-21 Thread Nirodha Gallage
BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20110922T11Z
DTEND:20110922T12Z
DTSTAMP:20110921T100038Z
ORGANIZER;CN=niro...@wso2.com:mailto:niro...@wso2.com
UID:4t12vlht50uq4e8f6a0ae1t...@google.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Nirodha Gallage;X-NUM-GUESTS=0:mailto:niro...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Evanthika Amarasiri;X-NUM-GUESTS=0:mailto:evanth...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Prabath Abeysekera;X-NUM-GUESTS=0:mailto:praba...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Yumani Ranaweera;X-NUM-GUESTS=0:mailto:yum...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=carbon-dev@wso2.org;X-NUM-GUESTS=0:mailto:carbon-dev@wso2.org
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Kalpanie Wanigaratne;X-NUM-GUESTS=0:mailto:kalpa...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Pavithra Madurangi;X-NUM-GUESTS=0:mailto:pavit...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Charitha Kankanamge;X-NUM-GUESTS=0:mailto:chari...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Chamara Ariyarathne;X-NUM-GUESTS=0:mailto:chama...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Sumedha Rubasinghe;X-NUM-GUESTS=0:mailto:sume...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Dinusha Senanayaka;X-NUM-GUESTS=0:mailto:dinu...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Krishantha Samaraweera;X-NUM-GUESTS=0:mailto:krishan...@wso2.com
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=
 TRUE;CN=Anjana Fernando;X-NUM-GUESTS=0:mailto:anj...@wso2.com
CREATED:20110921T100038Z
DESCRIPTION:We are going to review the existing DS tests and discuss more s
 cenarios. \nView your event at http://www.google.com/calendar/event?action=
 VIEWeid=NHQxMnZsaHQ1MHVxNGU4ZjZhMGFlMXRubmsgY2FyYm9uLWRldkB3c28yLm9yZwtok
 =MTYjbmlyb2RoYUB3c28yLmNvbTYzZDMxYTI4NDZlM2YxNDA5OTg4OTg1MzIyYWQyOTFmY2EyOD
 U2ZDActz=Asia%2FColombohl=en.
LAST-MODIFIED:20110921T100038Z
LOCATION:2nd floor conf room
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Data Services Test Review
TRANSP:TRANSPARENT
END:VEVENT
END:VCALENDAR


invite.ics
Description: application/ics
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in components/axis2-repo-mgt

2011-09-21 Thread Muhammed Shariq
Hi,

I changed the modifier of terminateTenantConfigContext method to public
in TenantAxisUtils.java after a clarifying with Azeez, can you please take
an svn up at org.wso2.carbon.core and continue building.


On Wed, Sep 21, 2011 at 1:04 PM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 This compilation error occurs due to a recent change done by DimuthuL,

 112472   dimuthul private static void
 terminateTenantConfigContext(ConfigurationContext tenantCfgCtx) {

 Is there any other method that could be used to terminate the tenants axis
 config?

 On Wed, Sep 21, 2011 at 10:01 AM, Lakmali Baminiwatta lakm...@wso2.comwrote:

 hi,

 I am getting a compilation error while building Components. Here is the
 full error.

 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 3.653s
 [INFO] Finished at: Wed Sep 21 04:29:35 GMT 2011
 [INFO] Final Memory: 21M/981M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure

 [ERROR]
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils

 [ERROR] - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
 Caused by: org.apache.maven.plugin.CompilationFailureException:
 Compilation failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
 at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
 at
 org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
 ... 19 more
 [ERROR]


 Thanks,
 Lakmali

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Shariq.




-- 
Thanks,
Shariq.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build failure in components/axis2-repo-mgt

2011-09-21 Thread Lakmali Baminiwatta
hi,

Thanks! The compilation error is fixed now..

Lakmali

On Wed, Sep 21, 2011 at 10:02 AM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 I changed the modifier of terminateTenantConfigContext method to public
 in TenantAxisUtils.java after a clarifying with Azeez, can you please take
 an svn up at org.wso2.carbon.core and continue building.


 On Wed, Sep 21, 2011 at 1:04 PM, Muhammed Shariq sha...@wso2.com wrote:

 Hi,

 This compilation error occurs due to a recent change done by DimuthuL,

 112472   dimuthul private static void
 terminateTenantConfigContext(ConfigurationContext tenantCfgCtx) {

 Is there any other method that could be used to terminate the tenants axis
 config?

 On Wed, Sep 21, 2011 at 10:01 AM, Lakmali Baminiwatta 
 lakm...@wso2.comwrote:

 hi,

 I am getting a compilation error while building Components. Here is the
 full error.

 [INFO] BUILD FAILURE
 [INFO]
 
 [INFO] Total time: 3.653s
 [INFO] Finished at: Wed Sep 21 04:29:35 GMT 2011
 [INFO] Final Memory: 21M/981M
 [INFO]
 
 [ERROR] Failed to execute goal
 org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure

 [ERROR]
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils

 [ERROR] - [Help 1]
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
 (default-compile) on project org.wso2.carbon.repomanager.axis2: Compilation
 failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at
 org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
 at
 org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
 at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
 at
 org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
 Caused by: org.apache.maven.plugin.CompilationFailureException:
 Compilation failure
 /home/lakmali/workspace/carbon/components/axis2-repo-mgt/org.wso2.carbon.repomanager.axis2/src/main/java/org/wso2/carbon/repomanager/axis2/Axis2RepoManager.java:[215,31]
 terminateTenantConfigContext(org.apache.axis2.context.ConfigurationContext)
 has private access in
 org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils


 at
 org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
 at
 org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
 at
 org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at
 org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
 ... 19 more
 [ERROR]


 Thanks,
 Lakmali

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Shariq.




 --
 Thanks,
 Shariq.

Re: [Carbon-dev] Identity Server 3.2.2 Release Readiness

2011-09-21 Thread Thilina Buddhika
Asela, please create a 3.2.3 patched version and carry on the XACML
improvements in that branch. Also please revert the XACML 3.2.2 components
to the last stable state.

Thanks,
Thilina

On Tue, Sep 20, 2011 at 5:47 PM, Thilina Buddhika thili...@wso2.com wrote:

 I will include OAuth to the build.

 Thanks,
 Thilina


 On Tue, Sep 20, 2011 at 5:43 PM, Prabath Siriwardena prab...@wso2.comwrote:

 +1

 We have done improvements to 3-legged OAuth as well and committed to
 the branch...

 Thanks  regards,
 -Prabath

 On Tue, Sep 20, 2011 at 5:15 PM, Thilina Buddhika thili...@wso2.com
 wrote:
  Hi Folks,
  For IS 3.2.2 release, we will including the fixes/improvements for the
  following components.
  - XACML BE and FE components
  - SAML2 SSO BE an FE components
  - OpenID provider FE component
  And there are some fixes gone into Rampart and WSS4J.
  We will be adding the PassiveSTS support back to 3.2.2. (Manjula is
 already
  working it.)
  Asela, please make sure that all the relevant XACML related fixes are
  committed. I will make sure that all the features are branched off and
 P2
  profiles are up-to date.
  Thanks,
  Thilina
 
  --
  Thilina Buddhika
  Associate Technical Lead
  WSO2 Inc. ; http://wso2.com
  lean . enterprise . middleware
 
  phone : +94 77 44 88 727
  blog : http://blog.thilinamb.com
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com




-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] ERROR - UIBundleDeployer Error occurred while registering servlet

2011-09-21 Thread Denis Weerasiri
Hi,
I'm getting this error when starting BPS built from 3.2.2 branch. Hope this
common to all other products based on 3.2.2 as well.

ERROR - UIBundleDeployer - org.wso2.carbon.CarbonException: Error occurred
while registering servlet

-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/*
*
*site: 
**https://sites.google.com/site/ddweerasiri/*https://sites.google.com/site/ddweerasiri/
*blog: **http://ddweerasiri.blogspot.com* http://ddweerasiri.blogspot.com/
*
twitter: **http://twitter.com/ddweerasiri* http://twitter.com/ddweerasiri*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] 3.2.2 Branch build Issues

2011-09-21 Thread Ranga Siriwardena
Hi All,

Build failed in core and following is the error.

[INFO] Compiling 75 source files to
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/target/classes
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/CarbonUIAuthenticationUtil.java:[37,55]
package org.wso2.carbon.core.commons.stub.loggeduserinfo does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/FileDownloadServiceClient.java:[26,53]
package org.wso2.carbon.core.commons.stub.filedownload does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/FileDownloadServiceClient.java:[38,12]
cannot find symbol
symbol  : class FileDownloadServiceStub
location: class org.wso2.carbon.ui.clients.FileDownloadServiceClient

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/FileDownloadUtil.java:[25,53]
package org.wso2.carbon.core.commons.stub.filedownload does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/DefaultCarbonAuthenticator.java:[26,41]
package org.wso2.carbon.authenticator.stub does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/FileUploadServiceClient.java:[28,51]
package org.wso2.carbon.core.commons.stub.fileupload does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/FileUploadServiceClient.java:[35,12]
cannot find symbol
symbol  : class FileUploadServiceStub
location: class org.wso2.carbon.ui.clients.FileUploadServiceClient

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/LoggedUserInfoClient.java:[29,55]
package org.wso2.carbon.core.commons.stub.loggeduserinfo does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/LoggedUserInfoClient.java:[34,12]
cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class org.wso2.carbon.ui.clients.LoggedUserInfoClient

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/LoggedUserInfoClient.java:[59,60]
package org.wso2.carbon.core.commons.stub.loggeduserinfo does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/RegistryAdminServiceClient.java:[30,57]
package org.wso2.carbon.core.commons.stub.registry.service does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/RegistryAdminServiceClient.java:[38,12]
cannot find symbol
symbol  : class RegistryAdminServiceStub
location: class org.wso2.carbon.ui.clients.RegistryAdminServiceClient

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/CarbonUIAuthenticationUtil.java:[103,12]
cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class org.wso2.carbon.ui.util.CarbonUIAuthenticationUtil

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/CarbonUIAuthenticationUtil.java:[103,47]
cannot find symbol
symbol  : class LoggedUserInfoAdminStub
location: class org.wso2.carbon.ui.util.CarbonUIAuthenticationUtil

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/CarbonUIAuthenticationUtil.java:[109,60]
package org.wso2.carbon.core.commons.stub.loggeduserinfo does not exist

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/clients/FileDownloadServiceClient.java:[45,19]
cannot find symbol
symbol  : class FileDownloadServiceStub
location: class org.wso2.carbon.ui.clients.FileDownloadServiceClient

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/FileDownloadUtil.java:[74,16]
cannot find symbol
symbol  : class FileDownloadServiceStub
location: class org.wso2.carbon.ui.util.FileDownloadUtil

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/FileDownloadUtil.java:[76,31]
cannot find symbol
symbol  : class FileDownloadServiceStub
location: class org.wso2.carbon.ui.util.FileDownloadUtil

[ERROR]
/home/build/checkout/3.2.0/core/org.wso2.carbon.ui/3.2.2/src/main/java/org/wso2/carbon/ui/util/FileDownloadUtil.java:[78,31]
cannot find symbol
symbol  : class FileDownloadServiceStub
location: class org.wso2.carbon.ui.util.FileDownloadUtil

[ERROR]

Re: [Carbon-dev] 3.2.2 Branch build Issues

2011-09-21 Thread Ranga Siriwardena
Further looked in to the issue and it seeams to be there is an issue in
org.wso2.carbon.core.commons.stub-3.2.0.jar in m2 repo.
When I tried to manually build the
service-stubs/org.wso2.carbon.core.commons.stub/3.2.0, it builds with
following Exception.

[INFO]

[INFO] Building WSO2 Carbon Core - UI Stub
[INFO]task-segment: [clean, install]
[INFO]

[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for
updates from wso2-maven2-repository-1
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for
updates from wso2-maven2-repository-2
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for
updates from repository.dev.java.net-maven2
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
/home/build/checkout/3.2.0/service-stubs/org.wso2.carbon.core.commons.stub/3.2.0/target
[WARNING] Overriding profile: 'product-wsas' (source: pom) with new instance
from source: pom
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting
/home/build/checkout/3.2.0/service-stubs/org.wso2.carbon.core.commons.stub/3.2.0/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting
/home/build/checkout/3.2.0/service-stubs/org.wso2.carbon.core.commons.stub/3.2.0/target
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
/home/build/checkout/3.2.0/service-stubs/org.wso2.carbon.core.commons.stub/3.2.0/target/generated-code/src
added.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [antrun:run {execution: source-code-generation}]
[INFO] Executing tasks
 [java] Exception in thread main java.lang.NoClassDefFoundError:
javax/wsdl/WSDLException
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: java.lang.ClassNotFoundException:
javax.wsdl.WSDLException
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native
Method)
 [java] at
java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 [java] at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 [java] ... 2 more
 [java] Java Result: 1
 [java] Exception in thread main java.lang.NoClassDefFoundError:
javax/wsdl/WSDLException
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: java.lang.ClassNotFoundException:
javax.wsdl.WSDLException
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native
Method)
 [java] at
java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 [java] at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 [java] ... 2 more
 [java] Java Result: 1
 [java] Exception in thread main java.lang.NoClassDefFoundError:
javax/wsdl/WSDLException
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: java.lang.ClassNotFoundException:
javax.wsdl.WSDLException
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native
Method)
 [java] at
java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
 [java] at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
 [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
 [java] ... 2 more
 [java] Java Result: 1
 [java] Exception in thread main java.lang.NoClassDefFoundError:
javax/wsdl/WSDLException
 [java] at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
 [java] at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
 [java] Caused by: java.lang.ClassNotFoundException:
javax.wsdl.WSDLException
 [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
 [java] at java.security.AccessController.doPrivileged(Native
Method)
 [java] at
java.net.URLClassLoader.findClass(URLClassLoader.java:190)
 [java] at 

Re: [Carbon-dev] Identity Server 3.2.2 Release Readiness

2011-09-21 Thread Asela Pathberiya
On Wed, Sep 21, 2011 at 6:08 PM, Thilina Buddhika thili...@wso2.com wrote:

 Asela, please create a 3.2.3 patched version and carry on the XACML
 improvements in that branch. Also please revert the XACML 3.2.2 components
 to the last stable state.


3.2.3 branch is created.  AFAIK,  3.2.2 component is in a stable state. I
already fixed some minor issues.



 Thanks,
 Thilina


 On Tue, Sep 20, 2011 at 5:47 PM, Thilina Buddhika thili...@wso2.comwrote:

 I will include OAuth to the build.

 Thanks,
 Thilina


 On Tue, Sep 20, 2011 at 5:43 PM, Prabath Siriwardena prab...@wso2.comwrote:

 +1

 We have done improvements to 3-legged OAuth as well and committed to
 the branch...

 Thanks  regards,
 -Prabath

 On Tue, Sep 20, 2011 at 5:15 PM, Thilina Buddhika thili...@wso2.com
 wrote:
  Hi Folks,
  For IS 3.2.2 release, we will including the fixes/improvements for the
  following components.
  - XACML BE and FE components
  - SAML2 SSO BE an FE components
  - OpenID provider FE component
  And there are some fixes gone into Rampart and WSS4J.
  We will be adding the PassiveSTS support back to 3.2.2. (Manjula is
 already
  working it.)
  Asela, please make sure that all the relevant XACML related fixes are
  committed. I will make sure that all the features are branched off and
 P2
  profiles are up-to date.
  Thanks,
  Thilina
 
  --
  Thilina Buddhika
  Associate Technical Lead
  WSO2 Inc. ; http://wso2.com
  lean . enterprise . middleware
 
  phone : +94 77 44 88 727
  blog : http://blog.thilinamb.com
 
  ___
  Carbon-dev mailing list
  Carbon-dev@wso2.org
  http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 
 



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com




 --
 Thilina Buddhika
 Associate Technical Lead
 WSO2 Inc. ; http://wso2.com
 lean . enterprise . middleware

 phone : +94 77 44 88 727
 blog : http://blog.thilinamb.com

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon 3.2.2 Release - Code Freeze @ 2 PM IST Today

2011-09-21 Thread Prabath Siriwardena
Hi Folks,

Please note the $subject.. Appreciate a lot if you can make the branch
stable by then.. Please talk to the PMs for more details...

We'll be giving a build to QA this afternoon...

-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.2 Release - Code Freeze @ 2 PM IST Today

2011-09-21 Thread Charitha Kankanamge
Hi Prabath,


On Thu, Sep 22, 2011 at 10:41 AM, Prabath Siriwardena prab...@wso2.comwrote:

 Hi Folks,

 Please note the $subject.. Appreciate a lot if you can make the branch
 stable by then.. Please talk to the PMs for more details...

 We'll be giving a build to QA this afternoon...


Build means stratos services right? Hope cloud1 (or QA setup) will be
updated with these packs.

/Charitha




 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon Trunk Building Issue at carbon/products/ms

2011-09-21 Thread Madhuka Udantha
Building fail at 'carbon/products/ms'

WSO2 Stratos MS - Deployment .. FAILURE


[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 6.608s
[INFO] Finished at: Thu Sep 22 10:38:42 IST 2011
[INFO] Final Memory: 53M/407M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0:compile (default-compile)
on project org.wso2.stratos.ms.deployment: Compilation failure: Compilation
failure:
[ERROR]
/home/madhuka/WSO2/workstation/carbon/products/ms/modules/org.wso2.stratos.ms.deployment/src/main/java/org/wso2/stratos/ms/deployment/internal/CloudMSDeploymentServiceComponent.java:[60,35]
cannot find symbol
[ERROR] symbol  : method
registerService(java.lang.String,org.wso2.stratos.ms.deployment.CloudMSDeploymentInterceptor,java.util.Properties)
[ERROR] location: interface org.osgi.framework.BundleContext
[ERROR] - [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal org.apache.maven.plugins:maven-compiler-plugin:2.0:compile
(default-compile) on project org.wso2.stratos.ms.deployment: Compilation
failure
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation
failure
at
org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:429)
at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:110)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more

-- 
*Madhuka* Udantha
http://madhukaudantha.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.2 Release - Code Freeze @ 2 PM IST Today

2011-09-21 Thread Prabath Siriwardena
On Thu, Sep 22, 2011 at 10:52 AM, Charitha Kankanamge chari...@wso2.com wrote:
 Hi Prabath,


 On Thu, Sep 22, 2011 at 10:41 AM, Prabath Siriwardena prab...@wso2.com
 wrote:

 Hi Folks,

 Please note the $subject.. Appreciate a lot if you can make the branch
 stable by then.. Please talk to the PMs for more details...

 We'll be giving a build to QA this afternoon...

 Build means stratos services right? Hope cloud1 (or QA setup) will be
 updated with these packs.

Yes.. we need some one from cloud team to own the task to do the
stratos setup...

Thanks  regards,
-Prabath


 /Charitha



 --
 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





-- 
Thanks  Regards,
Prabath

http://blog.facilelogin.com
http://RampartFAQ.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.2.2 Release - Code Freeze @ 2 PM IST Today

2011-09-21 Thread Samisa Abeysinghe
We have the QA setup with all pathes to be tested for next round. So please
complete testing those set of patches first, and then we can move onto these
patches.

On Thu, Sep 22, 2011 at 10:52 AM, Charitha Kankanamge chari...@wso2.comwrote:

 Hi Prabath,


 On Thu, Sep 22, 2011 at 10:41 AM, Prabath Siriwardena prab...@wso2.comwrote:

 Hi Folks,

 Please note the $subject.. Appreciate a lot if you can make the branch
 stable by then.. Please talk to the PMs for more details...

 We'll be giving a build to QA this afternoon...


 Build means stratos services right? Hope cloud1 (or QA setup) will be
 updated with these packs.

 /Charitha




 --

 Thanks  Regards,
 Prabath

 http://blog.facilelogin.com
 http://RampartFAQ.com
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

 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