[jboss-jira] [JBoss JIRA] Closed: (JBAS-4048) ExternalContext needs to expand its proxy interface collection
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Thu Feb 8 16:54:30 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4048?page=all ]
Dimitris Andreadis closed JBAS-4048.
------------------------------------
> ExternalContext needs to expand its proxy interface collection
> --------------------------------------------------------------
>
> Key: JBAS-4048
> URL: http://jira.jboss.com/jira/browse/JBAS-4048
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Naming
> Affects Versions: JBossAS-4.0.5.GA
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Fix For: JBossAS-4.2.0.CR1, JBossAS-5.0.0.Beta2
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> The Context proxy created by the ExternalContext does not look at all classes in the type hierarchy when building the list of interfaces to pass into the Proxy.newProxyInstance call. Since Class.getInterfaces() only returns those interfaces directly declared, this may not include the Context interface if a superclass is where its declared.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list