Hi Mickael, I've tried to deploy slide.war onto Tomcat and it works fine....
I definitely suspect it's WL 7.0... I will try your suggestion today. Thanks, Dovan --- Michael Smith <[EMAIL PROTECTED]> wrote: > dovan nguyen wrote: > > > > Hi all, > > > > I have already asked the question but I still have > no > > clue of the problem... > > This problem (still) looks like a bug in WL7. I've > tested the client, > and it definately works correctly, and the webdav > servlet never deals > with HTTP/1.1 chunking directly, so it couldn't be a > bug there. Perhaps > you could write a simple test servlet to run in your > servlet container > that implements doPut() and writes the input stream > from the > HttpServletRequest directly to a file - then, if > that file has those > bogus extra characters, it'd definately be a server > bug. > > Michael > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
