Re: HTTP tasks

2005-07-07 Thread Ivan Ivanov
t;accept my PUT request for a couple of days with no > >success. I followed mainly [1]. So I would be very > >grateful if you point me to some detailed > explanations > >about this configuration. > > > >Regards > >Ivan > > > >[1]http://www.apache

Re: HTTP tasks

2005-07-06 Thread Robert r. Sanders
grateful if you point me to some detailed explanations about this configuration. Regards Ivan [1]http://www.apacheweek.com/features/put --- "Robert r. Sanders" <[EMAIL PROTECTED]> wrote: I gave up on the built-in HTTP Tasks and used the BSF support to create a 'simple'

Re: HTTP tasks

2005-07-06 Thread Ivan Ivanov
very grateful if you point me to some detailed explanations about this configuration. Regards Ivan [1]http://www.apacheweek.com/features/put --- "Robert r. Sanders" <[EMAIL PROTECTED]> wrote: > I gave up on the built-in HTTP Tasks and used the > BSF support to create >

Re: HTTP tasks

2005-07-06 Thread Robert r. Sanders
I gave up on the built-in HTTP Tasks and used the BSF support to create a 'simple' upload script that using the Apache HttpClient classes: In my build.xml Uses the HTTP PUT method to upload several files to a WebDAV server(s)

RE: HTTP tasks

2005-07-05 Thread Brent Bain
Subject: HTTP tasks Dear Colleagues, I am looking for an Ant task that implements HTTP PUT method so that I can upload files to a web server. Is there such a task or should I write it myself? Also, while I was googling for it, I noticed that there is a proposal in Ant for http tasks, located at

AW: HTTP tasks

2005-07-03 Thread Jan.Materne
Sometimes the http tasks in the proposal raises up again, but ATM noone has the time for it. Ant-Contrib has a task [1]. Jan [1] http://ant-contrib.sourceforge.net/tasks/tasks/post_task.html >-Ursprüngliche Nachricht- >Von: Ivan Ivanov [mailto:[EMAIL PROTECTED] >Gesendet

HTTP tasks

2005-07-01 Thread Ivan Ivanov
Dear Colleagues, I am looking for an Ant task that implements HTTP PUT method so that I can upload files to a web server. Is there such a task or should I write it myself? Also, while I was googling for it, I noticed that there is a proposal in Ant for http tasks, located at [1], that claim they