If you are behind a corporate firewall, then you also need to uncomment the:
proxy.host
proxy.port
proxy.use
settings (and set the values to your proxy server's settings).
For example:
proxy.host="proxy.myfirm.com"
proxy.port="8080"
proxy.use="true"
"Filip Hanik" <[EMAIL PROTECTED]> wrote in mess
do a "ant download"
download the connector source from the same location you got the tomcat source
there is a build.properties.sample file that you need to rename to build.properties
then you need to uncomment the following properties
base.path
jtc.home. something
jasper.home
then it should build