Mantis - Hessian
Viewing Issue Advanced Details
4213 minor always 09-15-10 22:22 11-17-10 09:56
swiegersf  
 
normal  
new 4.0.10  
open  
none    
none  
0004213: Conversation Context not active when using HessianServlet
When invoking a ConversationScoped bean via Hessian, the following error is thrown:

Caused by: javax.enterprise.context.ContextNotActiveException: com.caucho.server.webbeans.ConversationContext cannot be used because it's not currently active
    at com.caucho.config.scope.AbstractScopeContext.get(AbstractScopeContext.java:91)
    at com.caucho.config.inject.InjectManager$NormalInstanceReferenceFactory.create(InjectManager.java:4330)
    at com.caucho.config.inject.InjectManager$ReferenceFactory.create(InjectManager.java:4089)
    at forum.UserBean$UserBeanImpl__ResinScopeProxy.start(Unknown Source)

Forum topic: http://forum.caucho.com/showthread.php?t=16518 [^]

There are no notes attached to this issue.