RE: Image files and DeployTask...

2006-06-06 Thread Greg Allen
So has nobody else seen this? It should be simple to reproduce. I can reproduce it with the following steps: 1. Create my distribution in my build area. 2. Verify the image file is OK (opening it in IE is how I do it). 3. Deploy the application using the ant task. 4.

Re: Image files and DeployTask...

2006-06-06 Thread Marc Farrow
No issues. Thanks for the explanation I will test the WEBDAV setting again and see what happens. On 6/5/06, Mark Thomas <[EMAIL PROTECTED]> wrote: Marc Farrow wrote: > Mark, > > Why do you have to mark the WEBDAV servlet as NOT read-only in order to > use the ant tasks? By default the rea

Re: Image files and DeployTask...

2006-06-05 Thread Mark Thomas
Marc Farrow wrote: > Mark, > > Why do you have to mark the WEBDAV servlet as NOT read-only in order to > use the ant tasks? By default the read-only/false parameter is commented > out. The ant tasks will not work unless you uncomment them out. You don't have to do this. The Ant tasks use the m

Re: Image files and DeployTask...

2006-06-05 Thread Marc Farrow
Mark, Why do you have to mark the WEBDAV servlet as NOT read-only in order to use the ant tasks? By default the read-only/false parameter is commented out. The ant tasks will not work unless you uncomment them out. At least on OpenVMS, the manager application uses WEBDAV to remotely download

Re: Image files and DeployTask...

2006-06-05 Thread Mark Thomas
Marc Farrow wrote: > I am not going to be able to give you the resolution to this problem. > However, the ant tasks use the WEBDAV application from within Tomcat and > this is the source of your problem. Are you deploying to local or remote > host? If it is a remote host, then it could be a bug i

RE: Image files and DeployTask...

2006-06-05 Thread Greg Allen
I am deploying on the local host. -- Greg -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Monday, June 05, 2006 2:35 PM To: Tomcat Users List Subject: Re: Image files and DeployTask... I am not going to be able to give you the resolution to this problem. However

Re: Image files and DeployTask...

2006-06-05 Thread Marc Farrow
I am not going to be able to give you the resolution to this problem. However, the ant tasks use the WEBDAV application from within Tomcat and this is the source of your problem. Are you deploying to local or remote host? If it is a remote host, then it could be a bug in the Tomcat version runni