Nathan, If you have ant *installed* then that will do instead of 'build'. You'll have to cd to apps/simpleserver (helloworld is simpler) to do 'ant sars' .
I forgot that some of us use the ant built into Avalon-framework. As the message suggests that is the cvs project jakarta-avalon. checkout that to the same relative directory. 'build' will then use the right ant from there. Regards, - Paul H >OK, when I try that, I get the following.... What else do I need? > >C:\jakarta-avalon-cornerstone>build simpleserver sars >------------ >Build System >------------ >"Unable to locate tools directory at " >"../jakarta-avalon/tools/ or tools/. " >"Aborting." > > > >-----Original Message----- >From: Paul Hammant [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 10, 2002 5:50 PM >To: Avalon Developers List >Subject: Re: Using Phoenix > > >For now, downloading from CVS will give you evrything you want. > Cornerstone is the project, 'build simpleserver sars' will give you >something phoenix can use. > >- Paul H > >>The website says there are block samples in the Cornerstone project; >> >however > >>I can't seem to find any place to download the Cornerstone source. I'm >>particularly interested in the SimpleServer example. >> >>I looked into Phoenix a few weeks ago, but there is just so much there its >>hard to get your hands around it quickly. I decided to look into using >>JBoss as my server framework (I just remove all the extra services, and >>implemented my code as MBeans) which works very nicely. I especially like >>the JMX stuff like the HTML adaptor. However, since Phoenix is actually >>built to do this very thing I'm feeling compelled to look into it again. >>What very simple code can I examine to see how to implement a block? >> > > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
