Hey Jerome, Unfortunately, this doesn't quite make the cut. Right now what I'm trying to do is to serve a static file with my Application. According to the tutorial, however (http://www.restlet.org/tutorial#part06) I basically need a Component to set up the Protocol.FILE client connector. Without it, any gets that I call on the application will return 404 errors at best. What would be nice is if the Application itself could set up the connector, so I wouldn't need the dummy Component.
- Testing Application problems Alex Combs
- RE: Testing Application problems Jerome Louvel
- Re: Testing Application problems Alex Combs
- Re: Testing Application problems Thierry Boileau
- Re: Testing Application problems Alex Combs
- RE: Testing Application problems Jerome Louvel
- Re: Testing Application problems Alex Combs
- RE: Testing Application problems Jerome Louvel

