Guys, What would be the lifecycle replacement for constructor , if any, for a component ?
Initialize() ?? Any comments, ideas ? Thanks Vikas -----Original Message----- From: Farr, Aaron [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 10:34 AM To: 'Avalon framework users' Subject: RE: Fortress and Pico Examples > -----Original Message----- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 20, 2004 1:28 PM > To: Avalon framework users > Subject: Re: Fortress and Pico Examples > > On Tuesday 20 January 2004 02:58, J Aaron Farr wrote: > > Hello, > > > > I'm finishing a set of examples and PowerPoint presentation on IoC > > frameworks. A _very_ early release is on my website at: > > > > http://www.jadetower.org/spire/mutuals > > And for pico; > > Error retrieving artifact from > [http://www.ibiblio.org/maven/picocontainer/jars/picocontainer-1.0-beta- > 3.jar]: > java.lang.Exception: Can't get picocontainer-1.0-beta-3.jar to > /home/niclas/.maven/repository/picocontainer/jars/picocontainer-1.0-beta- > 3.jar > WARNING: Failed to download picocontainer-1.0-beta-3.jar. > The build cannot continue because of the following unsatisfied dependency: Same thing, PicoContainer is not up on ibiblio.org. So you can either add my repository at JadeTower or the Codehaus repository to your build.properties file. For example, in my $HOME/build.properties file I have the following: maven.repo.remote=http://ibiblio.org/maven/,http://apache.mirrors.pair.com/a valon,http://dist.codehaus.org Thanks for pointing this out. I'll need to add these instructions to the website. J. Aaron Farr SONY ELECTRONICS DDP-CIM (724) 696-7653 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]