What is being done to make it to work? I just tried to build from root pom, and I could not go much far. There are errors in the parent pom level.
I am building on a fresh machine and never built any WSO2 stuff on this ever. This has to work, I suppose. On Mon, Jul 15, 2013 at 2:37 PM, Nirmal Fernando <[email protected]>wrote: > Yes, that's what resetGroupManagementAgent method does and further > there're lot of other Axis2 improvements/fixes that were done on WSO2 > branch that are needed to be contributed back to Axis2. > > > On Mon, Jul 15, 2013 at 2:20 PM, Afkham Azeez <[email protected]> wrote: > >> The resetGroupManagement agent method was added to support Stratos >> because in a Stratos environment, clusters themselves are dynamic. So, when >> cartridge instances are started on behalf of a tenant, a cluster would be >> created, and then when the tenant is no longer active, these clusters may >> be shutdown. We will add this functionality into the Apache Axis2 trunk. >> >> Azeez >> >> >> On Mon, Jul 15, 2013 at 12:50 PM, Isuru Perera <[email protected]> wrote: >> >>> Hi Alex, >>> >>> Thanks for looking into build issues. >>> >>> The Axis2 used in the Stratos comes from WSO2 Carbon Kernel. AFAIK, >>> there are some modifications to Axis2 clustering. You can find details >>> about resetGroupManagementAgent from [1] and [2]. >>> >>> [1] >>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0002/dependencies/axis2/modules/kernel/src/org/apache/axis2/clustering/ClusteringAgent.java >>> [2] >>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0002/dependencies/axis2/modules/clustering/src/org/apache/axis2/clustering/tribes/TribesClusteringAgent.java >>> >>> >>> On Mon, Jul 15, 2013 at 12:17 PM, Alex Heneveld < >>> [email protected]> wrote: >>> >>>> hi folks- >>>> >>>> i've been trying to get the latest apache git [1] to build. i know >>>> some of you have been working to make this happen so i thought i'd share my >>>> efforts. i've fixed about a dozen problems [2] and gave up when i hit what >>>> looks like a dependency on an anonymous fork of axis2 referencing >>>> "clusteringAgent.**resetGroupManagementAgent" (this doesn't exist in >>>> axis2). >>>> >>>> i hope this helps. for this to get any acceptance it really does need >>>> to get to the point where it builds PDQ ! >>>> >>>> best >>>> alex >>>> >>>> >>>> [1] >>>> https://git-wip-us.apache.org/**repos/asf/incubator-stratos.**git<https://git-wip-us.apache.org/repos/asf/incubator-stratos.git> >>>> [2] >>>> https://github.com/ahgittin/**stratos<https://github.com/ahgittin/stratos> >>>> >>> >>> >>> >>> -- >>> Isuru Perera >>> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >>> Lean . Enterprise . Middleware >>> >>> Twitter: http://twitter.com/chrishantha | LinkedIn: >>> http://lk.linkedin.com/in/chrishantha/ >>> >> >> >> >> -- >> *Afkham Azeez* >> Director of Architecture; WSO2, Inc.; http://wso2.com, >> *Member; Apache Software Foundation; >> **http://www.apache.org/*<http://www.apache.org/> >> * >> * >> *email: **[email protected]* <[email protected]>* 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* >> * >> * >> > > > > -- > Best Regards, > Nirmal > > C.S.Nirmal J. Fernando > Senior Software Engineer, > WSO2 Inc. > > Blog: http://nirmalfdo.blogspot.com/ >
