You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2010/04/13 14:29:05 UTC

[jira] Updated: (ODE-677) add an endpoint property to set the CookiePolicy

     [ https://issues.apache.org/jira/browse/ODE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tammo van Lessen updated ODE-677:
---------------------------------

    Fix Version/s: 1.3.5

> add an endpoint property to set the CookiePolicy
> ------------------------------------------------
>
>                 Key: ODE-677
>                 URL: https://issues.apache.org/jira/browse/ODE-677
>             Project: ODE
>          Issue Type: Improvement
>            Reporter: Alexis Midon
>            Priority: Minor
>             Fix For: 1.3.5
>
>
> There are several at times conflicting standards for handling Cookies: the Netscape Cookie draft, RFC2109, RFC2965 and a large number of vendor specific implementations that are compliant with neither specification.
> Some web services break the default cookie policy (RFC2109), like the path attribute. (Cf. the log message below)
>  l file this improvement request so that we can configure the cookie policy per service with a new endpoint property. cookie.policy, for instance?
> More information on cookie policies: http://hc.apache.org/httpclient-3.x/cookies.html
> More information on endpoint properties: http://ode.apache.org/user-guide.html#UserGuide-EndpointConfiguration
> 17:45:17,654 WARN [org.apache.commons.httpclient.HttpMethodBase] [ODEServer-7] Cookie rejected: "$Version=0; _blinksale_session=BAh7BzoPc2Vzc2lvbl9pZCIlYjRiMzViM2E2MjZiMmI0ZmExNzA2ODRjYjA2ODJiYjk6DnJldHVybl90byINL2NsaWVudHM%3D--6dcead660658b158d5acc72ba8e3a670ba4ee8c6; $Path=/; $Domain=.blinksale.com". Illegal path attribute "/". Path of origin: "http://shiva.blinksale.com/clients"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira