Hi Rob, Thanks to you my friend my problem was solved ... I'm using Restlet 1.1 and by mistake i's leaving all connectors in my classpath but the one that was actually used at depolyment time was Grizzly ... You pointed this out for me when you asked me which connector i'm using so i removed all of'em from my classpath and left the Simple connector alone to test and luckily my problem was solved (but don't forget that the problem still persists when using Grizzly connector) ...
Thanks again Rob, All the best ... Rob Heittman wrote: > > Hi Mohamed ... which Connector are you using? (Jetty, Simple, Net...) and > Restlet version? I had some similar problems with Simple once, but I > switched to Jetty and they went away. But Jerome and Thierry use Simple > and > don't seem to have these problems. > > On Tue, Dec 23, 2008 at 2:56 AM, Mohamed Abdel-Aziz Bayoumi < > [email protected]> wrote: > >> When i upload files (same manner, >> same files with same sizes) sometimes they do upload and many times they >> don't ... > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=990661 > -- View this message in context: http://n2.nabble.com/HTTPS-File-Upload-Problem-tp1693078p1693946.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=990707

