Re: Need help with S3App.java example, from RESTful Web Services (O'Reilly)

2009-07-16 Thread R.H.
Hello Jerome, Any updates on when Restlet: Official Developer's Guide to RESTful Web Applications in Java printing will be available. This is all the information I get from Amazon.co.uk: Currently unavailable. We don't know when or if this item will be back in stock. Cheers, woodHack

RE: Need help with S3App.java example, from RESTful Web Services (O'Reilly)

2009-07-09 Thread webpost
Jerome Louvel, Thank you very much for the help! As suggested, I signed up for the S3 account. After executing code again, this time I received a response code of 200 (OK). I was initially hesitant to sign-up for S3 account; because, it required credit card info. Was not going to do so until I

RE: Need help with S3App.java example, from RESTful Web Services (O'Reilly)

2009-07-07 Thread Jerome Louvel
Hi woodHack, I've just did a test and it worked for me. I created an AWS account *and* signed up for the S3 service (you need this step). I was able to retrieve the list of buckets (empty initially) fine. See also the slightly updated classes attached. Best regards, Jerome Louvel -- Restlet ~