Hi Miltos, No obvious explanation. It is hard to help without some actual code snippet to run and reproduce your issue. Could you provide a small project?
Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com 2010/1/5 MILTOS MILTIADOUS <[email protected]>: > Hello to everyone. Happy new Year. > Well I am trying to send some images (small size-thunmbails) using hava File > class and FileRepresentation but I did not manage to send any files. > I look around for relevants posts but none help me to solve this problem. > Particularly, localhost produces 404 status error and mobile client cant find > the URI. > > I have already a restlet server, so in this stage I did not want to mess with > my server's code so I created a virtual host, a new application, a router and > a resource class but still cant find where is the problem. > Sending image data as byte array from the database using jsonarray to the > client is very very very slow.My mobile device is very good but cant handle > so much burden. And of course an application that spends 5 minutes to load a > 60k image is just worthless. > Anyway, any help would deeply appreciate. > > Miltos. > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2434782 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435037

