Alexey Maslov wrote: >Hi! > > Where can I find >"jakarta-avalon-excalibur/component/examples/instrument-manager"? > I've looked at >"http://jakarta.apache.org/builds/jakarta-avalon-excalibur/" - nothing >except "release" folder where 6 more subfolders are located. None of >them is "component". > True, that is only available if you have checked out the source from CVS. The docs are also a great place to start though.
To build the source, you need to have checked out the jakarta-avalon and jakarta-avalon-excalibur projects into the same parent directory. You will also need the latest released ant. Then run ant in both project roots to build them. Cheers, Leif > > Thank you for response. > >Tuesday, August 20, 2002, 1:47:20 PM, you wrote: > >LM> To get started, you should read over the guides on the site. >LM> http://jakarta.apache.org/avalon/ >LM> http://jakarta.apache.org/avalon/excalibur/tweety/avalon-for-beginners.html >LM> http://jakarta.apache.org/avalon/developing/index.html (PDF also available) > >LM> There is an example application under >LM> jakarta-avalon-excalibur/component/examples/instrument-manager >LM> which shows how to use the ExcaliburComponentManager. It is new and isn't >LM> documented outside the code yet. But it works. > >LM> Cheers, >LM> Leif > >LM> Alexey Maslov wrote: > > > >>>Hi! >>> >>> I'm new to Avalon/Excalibur and I want to make some kind of >>>prototype to "feel" programming with Avalon. >>> But it's quite hard to get into details (especially with Excalibur >>>where there's almost no documentation). I need to have a sample >>>application like one bundled with Struts. It makes learning much >>>easier. >>> So the question is if there's such sample for Avalon/Excalibur? >>> >>> Thank you in advance. >>> >>> >>> >>> >>> > > > >LM> -- >LM> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >LM> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>