Re: Re: another CookieAuthenticator mystery

2012-12-21 Thread Tim Peierls
I've fleshed this out, probably in too much detail: I have a Component made up of several cooperating Applications. There is a need for common authentication (MyAuthenticator extending CookieAuthenticator) across all applications. Rather than have each Application duplicate the login and logout ha

Re: Conversion of primitive java Datatype double to OData Edm.Double

2012-12-21 Thread Thierry Boileau
Hi, I meant 2.2m1. Best regards, Thierry Boileau 2012/12/21 Thierry Boileau > Hi Martin, > > Thanks a lot for reporting this issue. The fix will be available in > shortly comming releases 2.1.1 and 2.1m1. > > Best regards, > Thierry Boileau > >

Re: Re: another CookieAuthenticator mystery

2012-12-21 Thread Thierry Boileau
Hi Tim, yes, you're right, it reverts to the ChallengeAuthenticator behaviour. I wonder if CookieAuthenticator is really a ChallengeAuthenticator. Best regards, Thierry Boileau 2012/12/21 Tim Peierls > Sounds good, so if you haven't provided a login form, it more or less > reverts to Challeng

RE: Re: another CookieAuthenticator mystery

2012-12-21 Thread Thierry Boileau
Hi Tim, I've read your mail, and have a question about this : >an instance of my CookieAuthenticator extension around a >Restlet that does nothing. (If you leave out this vacuous Restlet, the >machinery complains about a Filter with no target.) Clearly, a filter is meant to transmit the request/r

Re: Re: another CookieAuthenticator mystery

2012-12-21 Thread Tim Peierls
Sounds good, so if you haven't provided a login form, it more or less reverts to ChallengeAuthenticator's behavior? (Except the scheme won't be supported, so it won't actually work, but you'll have some clue as to what's going on.) --tim On Fri, Dec 21, 2012 at 11:57 AM, Thierry Boileau wrote: >

RE: Re: another CookieAuthenticator mystery

2012-12-21 Thread Thierry Boileau
Hi tim, I've applied it also on the 2.1 branch. Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3038042

RE: Re: another CookieAuthenticator mystery

2012-12-21 Thread Thierry Boileau
Hello Tim, I'm sorry for the delay of my answer. It clearly appears to me that the promised feature were not implemented, and therefore were lacking from the initial contribution. Thanks a lot for reporting this issue, I've added your contribution, with a small adjustement : I test the "loginFor

Re: Re: dependencies in 2.2-SNAPSHOT

2012-12-21 Thread Tim Peierls
Excellent, thanks! On Fri, Dec 21, 2012 at 8:58 AM, Thierry Boileau wrote: > Hello Tim, > > thanks for reporting these issues. > > I've updated the libraries: > - precised the stax2api version => 3.1.1 > I've updated the servlet library > - precised the available version of servlet api in maven

RE: Re: dependencies in 2.2-SNAPSHOT

2012-12-21 Thread Thierry Boileau
Hello Tim, thanks for reporting these issues. I've updated the libraries: - precised the stax2api version => 3.1.1 I've updated the servlet library - precised the available version of servlet api in maven central repository : 3.0-alpha-1 ... Best regards, Thierry Boileau

RE: Conversion of primitive java Datatype double to OData Edm.Double

2012-12-21 Thread Thierry Boileau
Hi Martin, Thanks a lot for reporting this issue. The fix will be available in shortly comming releases 2.1.1 and 2.1m1. Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3037902