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
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'
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
>
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)
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
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
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