On Wed, 6 Feb 2002, Marchioni Francesco <[EMAIL PROTECTED]> wrote: > Anyway if I try to use this construct in my task I get the following > error: > > The <beantask> task doesn't support the nested "url" element.
See <http://jakarta.apache.org/ant/manual/develop.html> point 5 of the first list. It doesn't work automatically, you have to make your task support it by adding an addUrl method. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
