Re: DependencyBuilder / StartupOrder clarification

2014-10-12 Thread Isuru Haththotuwa
tils.java:127) >> > Could not reproduce this error yet. Are you still getting this? > > I'm not sure on this NPE. We will go through your definition and update on > it.. > > Thanks, > Reka > >> >> >> Thanks >> >> >> >> Martin >> >

Re: DependencyBuilder / StartupOrder clarification

2014-10-11 Thread Reka Thirunavukkarasu
> > *From:* Reka Thirunavukkarasu [mailto:r...@wso2.com ] > *Sent:* Thursday, October 09, 2014 6:56 AM > *To:* Martin Eppel (meppel) > *Cc:* dev@stratos.apache.org; Isuru Haththotuwa (isu...@wso2.com) > *Subject:* Re: DependencyBuilder / StartupOrder clarification > > > > Hi M

RE: DependencyBuilder / StartupOrder clarification

2014-10-09 Thread Martin Eppel (meppel)
(ParserUtils.java:127) Thanks Martin From: Martin Eppel (meppel) Sent: Thursday, October 09, 2014 9:32 AM To: Reka Thirunavukkarasu Cc: dev@stratos.apache.org; Isuru Haththotuwa (isu...@wso2.com) Subject: RE: DependencyBuilder / StartupOrder clarification Great, thanks – sure will continue the testing

RE: DependencyBuilder / StartupOrder clarification

2014-10-09 Thread Martin Eppel (meppel)
Great, thanks – sure will continue the testing, Regards Martin From: Reka Thirunavukkarasu [mailto:r...@wso2.com] Sent: Thursday, October 09, 2014 6:56 AM To: Martin Eppel (meppel) Cc: dev@stratos.apache.org; Isuru Haththotuwa (isu...@wso2.com) Subject: Re: DependencyBuilder / StartupOrder

Re: DependencyBuilder / StartupOrder clarification

2014-10-09 Thread Reka Thirunavukkarasu
to bring one cluster active and then continue with the rest of the testing. Can you also continue testing, if you get a chance? Thanks, Reka > >> >> Thanks >> >> >> >> Martin >> >> >> >> *From:* Martin Eppel (meppel) >> *Se

Re: DependencyBuilder / StartupOrder clarification

2014-10-08 Thread Reka Thirunavukkarasu
t; Sure..I'm in the process of testing the flow..Will update on it.. > > > Thanks > > > > Martin > > > > *From:* Martin Eppel (meppel) > *Sent:* Wednesday, October 08, 2014 12:14 PM > *To:* Reka Thirunavukkarasu > *Cc:* Isuru Haththotuwa (isu...@wso2

Re: DependencyBuilder / StartupOrder clarification

2014-10-08 Thread Reka Thirunavukkarasu
Hi Martin, On Thu, Oct 9, 2014 at 12:44 AM, Martin Eppel (meppel) wrote: > Hi Reka, > > > > I need some clarification on how the DependencyBuilder is supposed to work > (while I am trying to replace the code with the new scheme to represent the > startup order). > > > > In the class StartupOrd

RE: DependencyBuilder / StartupOrder clarification

2014-10-08 Thread Martin Eppel (meppel)
@stratos.apache.org Subject: DependencyBuilder / StartupOrder clarification Hi Reka, I need some clarification on how the DependencyBuilder is supposed to work (while I am trying to replace the code with the new scheme to represent the startup order). In the class StartupOrder.java we maintain a

DependencyBuilder / StartupOrder clarification

2014-10-08 Thread Martin Eppel (meppel)
Hi Reka, I need some clarification on how the DependencyBuilder is supposed to work (while I am trying to replace the code with the new scheme to represent the startup order). In the class StartupOrder.java we maintain a structure “private List startList;” which is being used later in the “Dep