[ http://jira.jboss.com/jira/browse/JBAS-1358?page=history ]

Julien Viet updated JBAS-1358:
------------------------------

        Version: JBossAS-4.0.2 Final
                 JBossAS-5.0 Alpha
                 JBossAS-5.0 Beta
                 JBossAS-5.0 Final
    Fix Version:  JBossAS-4.0.2RC1
                 JBossAS-4.0.2 Final

> Tomcat session replication breaks if there is already an active transaction
> ---------------------------------------------------------------------------
>
>          Key: JBAS-1358
>          URL: http://jira.jboss.com/jira/browse/JBAS-1358
>      Project: JBoss Application Server
>         Type: Bug
>   Components: Clustering
>     Versions:  JBossAS-4.0.2RC1, JBossAS-4.0.2 Final, JBossAS-5.0 Alpha, 
> JBossAS-5.0 Beta, JBossAS-5.0 Final
>  Environment: the all configuration
>     Reporter: Julien Viet
>     Assignee: Julien Viet
>      Fix For:  JBossAS-4.0.2RC1, JBossAS-4.0.2 Final

>
> Original Estimate: 4 hours
>         Remaining: 4 hours
>
> When an active transaction is running the session replication breaks.
> It uses javax.transaction.UserTransaction to begin/commit to wrap the jboss 
> cache replication.
> This breaks when a transaction is already active.
> The solution is to use the transaction manager instead of user transaction 
> and suspend/resume
> any incoming transaction before/after the session replication occurs.

-- 
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