[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1356) StatefulClusteredProxyFactory doesn't create StatefulClusteredInvocationHandler
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon May 12 22:47:21 EDT 2008
StatefulClusteredProxyFactory doesn't create StatefulClusteredInvocationHandler
-------------------------------------------------------------------------------
Key: EJBTHREE-1356
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1356
Project: EJB 3.0
Issue Type: Bug
Components: Clustering
Affects Versions: AS 5.0.0.Beta4
Reporter: Brian Stansberry
Fix For: AS 5.0.0.CR1
Factory is not overriding its superclass' proxy creation logic, so it's creating a non-clustered invocation handler for its proxy.
Result is an NPE in the ClusterChooserInterceptor when expected invocation metadata is missing.
--
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