Well it seems the ant script can not download the following file: http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen-1.1-beta-9.jar You should first check if you can download it from your machine. Or maybe configure the http proxy if you need: http://ant.apache.org/manual/proxy.html
On Wed, Feb 20, 2008 at 12:22 PM, shamuat <[EMAIL PROTECTED]> wrote: > > Yes, I have. Please suggest to proceed further > > > > gnodet wrote: > > > > Do you have an internet connection ? The ant script needs to download > > a few files. > > > > On Wed, Feb 20, 2008 at 11:21 AM, shamuat > > <[EMAIL PROTECTED]> wrote: > >> > >> Thank you > >> > >> I got some useful information on installation and path setting from this > >> website. But now ant setup is running with following error. I dont know > >> why > >> this error has occured any suggestion on this will help me lot. > >> > >> > >> D:\apache-servicemix-3.2.1\examples\file-binding>ant setup > >> Buildfile: build.xml > >> > >> setup: > >> [get] Getting: > >> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/jaxen- > >> 1.1-beta-9.jar > >> [get] To: > >> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.jar > >> [get] Error getting > >> http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-9/j > >> axen-1.1-beta-9.jar to > >> D:\apache-servicemix-3.2.1\lib\optional\jaxen-1.1-beta9.j > >> ar > >> > >> BUILD FAILED > >> D:\apache-servicemix-3.2.1\examples\file-binding\build.xml:26: > >> java.net.ConnectE > >> xception: Connection timed out: connect > >> > >> Total time: 21 seconds > >> D:\apache-servicemix-3.2.1\examples\file-binding> > >> > >> > >> Thanks > >> Priya > >> > >> > >> > >> > >> lhe wrote: > >> > > >> > Hi, > >> > > >> > just have a look at the ant webpage. > >> > http://ant.apache.org/manual/index.html > >> > > >> > There is a howto for installing and running ant. > >> > > >> > Regards > >> > Lars > >> > > >> > > >> > > >> > shamuat schrieb: > >> >> Hi > >> >> > >> >> I am very new to servicemix and esb. So pls help me I have one > >> simple > >> >> question. While I am trying to run samples in binary distribution > >> readme > >> >> file guided me to type ant setup in cmd. I feel that I have ant > >> folder in > >> >> binary distribution itself so I thought this would work fine. But no. > >> The > >> >> word ant is not recognised there. Please tell me where and how should > >> >> install ant binary distribution and how to proceed further. Thanks > >> for > >> >> your > >> >> help. > >> >> > >> >> > >> >> > >> > > >> > > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/how-and-where-to-install-ant-in-servicemix-tp15558424s12049p15586100.html > >> > >> > >> Sent from the ServiceMix - User mailing list archive at Nabble.com. > >> > >> > > > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > > > > -- > View this message in context: > http://www.nabble.com/how-and-where-to-install-ant-in-servicemix-tp15558424s12049p15586929.html > > > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
