You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2008/05/02 19:52:55 UTC

[jira] Resolved: (JXPATH-120) ClassCastException in ServletRequestHandler.setProperty()

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

Emmanuel Bourg resolved JXPATH-120.
-----------------------------------

    Resolution: Fixed

Fix applied on thr trunk

> ClassCastException in ServletRequestHandler.setProperty()
> ---------------------------------------------------------
>
>                 Key: JXPATH-120
>                 URL: https://issues.apache.org/jira/browse/JXPATH-120
>             Project: Commons JXPath
>          Issue Type: Bug
>            Reporter: Emmanuel Bourg
>             Fix For: 1.3
>
>
> Setting a property on a JXPath context bound to a ServletRequest throws a ClassCastException. The request parameter in ServletRequestHandler.setProperty() should be cast into a ServletRequestAndContext instead of a ServletRequest.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.