i had this problem. actually this is due to failure of the
http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz link.
goto this link manually and download the mx4j-1.1.1.tar.gz manually and put
it to your /usr/share/java(this is the folder tomcat use to keep thired part
libraries) directory and unzip it.

On 2/1/06, Andre Kammerl <[EMAIL PROTECTED]> wrote:
>
> Hello!
>
> For a case study concerning AspectJ I need a compilable version of Tomcat
> 5.0.x. I've already downloaded version 5.5.15, but for the case study
> there are a few restrictions. The code that will be produced by me is the
> basis for another case study in which only JDK1.4 is allowed. So that's
> why I can't use Tomcat 5.5.15.
>
> When I tried to run Ant for downloading all the packages needed for Tomcat
> 5.0.30 (also tried 5.0.28), the following error was thrown:
>
>     ...
>     downloadgz:
>         [get] Getting:
> http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz
>         [get] To: O:\Fallstudie\Tomcat 5.0.30\java\file.tar.gz
>         [get] Error getting
> http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gzto         
> \Fallstudie\Tomcat5.0.30\java\file.tar.gz
>
>     BUILD FAILED
>     O:\Fallstudie\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\build.xml:49:The 
> following error occurred while     executing this line:
>     O:\Fallstudie\Tomcat
> 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-5\build.xml:1601: The
> following error     occurred while executing this line:
>     O:\Fallstudie\Tomcat
> 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-5\build.xml:1693:
> java.net.ConnectException: Connection timed out: connect
>
>     Total time: 23 seconds
>
> If anybody could help me out with this problem I would be very grateful.
>
> This was my first interest and now to the second one. For the case study
> I'm interested in known "crosscutting concerns" which I can analyze and if
> they are reasonable implement in an aspect. After my case study is completed
> the results will be available for the community if there is any interest.
>
> I hope that somebody will answer my mail :-)
>
> With kind regards
>
>         André Kammerl
>
>
>
>

Reply via email to