Clustering with CrossContext Enabled generates exception
--------------------------------------------------------

         Key: JBAS-1381
         URL: http://jira.jboss.com/jira/browse/JBAS-1381
     Project: JBoss Application Server
        Type: Bug
  Components: Clustering  
    Versions: JBossAS-4.0.1 Final    
    Reporter: Ben Wang
 Assigned to: Bela Ban 
     Fix For: JBossAS-4.0.2 Final


Excerpt from sf case: https://na1.salesforce.com/50030000000bw4l

We have a Big Application that are deployed as multiple WebApplications and 
they make crosscontext calls, When we enabled Clustering Seems like 
FirstCrossContext Failes on this Method. 
JBOSSCacheManager.createEmptySession(). We would appreciate if you can help us 
resolve this issue. 

Note: If i deploy this App on Default Server Configuration and it works fine

Basically, the problem is createEmptySession is treated as a un-implemented 
method since it is also called by passivation and activation. But we will 
simply return this method call now with a new ClusteredSession instance 
(depending on the granularity, of course).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to