[jboss-jira] [JBoss JIRA] Resolved: (AS7-239) InvocationContext.getContextData() returns null when used in a interceptor

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Jun 29 05:49:23 EDT 2011


     [ https://issues.jboss.org/browse/AS7-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai resolved AS7-239.
------------------------------

    Fix Version/s:     (was: 7.1.0.Alpha1)
       Resolution: Out of Date


> InvocationContext.getContextData() returns null when used in a interceptor
> --------------------------------------------------------------------------
>
>                 Key: AS7-239
>                 URL: https://issues.jboss.org/browse/AS7-239
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.0.0.Beta1
>         Environment: JBoss AS7 master, JBoss AS 7.0 Beta1
>            Reporter: jaikiran pai
>            Assignee: jaikiran pai
>
> The javax.interceptor.InvocationContext#getContextData() http://download.oracle.com/javaee/6/api/javax/interceptor/InvocationContext.html#getContextData%28%29 states:
> {quote}
> Returns the context data associated with this invocation or lifecycle callback. If there is no context data, an empty Map<String,Object> object will be returned. 
> {quote}
> However when the InvocationContext.getContextData() is used in an interceptor, it returns null.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list