DBO Files

2007-12-12 Thread Xamba
Hi ALL, I am a newbie using RESTlet. I have read some documentation and following some examples and I am having some problems. I have never worked with dbo files and I found that in one appliation: this.container = Db4o.openFile(System.getProperty(user.home)+ File.separator + restbook.dbo);

Multiple issues with PUT representations

2007-12-12 Thread Kevin Conaway
In 1.1M1, there are two issues that prevent users from sending an entity body in a PUT call. First, when sending the PUT request, no Content-Length is set so the server ignores the entity body. Second, when a Content-Length is set, the InputEntityStream class incorrectly records the number of