[jboss-jira] [JBoss JIRA] Created: (JBAS-4630) Coordinate optimized entity/XPC replication across web and ejb3 tiers

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Aug 24 16:29:18 EDT 2007


Coordinate optimized entity/XPC replication across web and ejb3 tiers
---------------------------------------------------------------------

                 Key: JBAS-4630
                 URL: http://jira.jboss.com/jira/browse/JBAS-4630
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Clustering, EJB3, Web (Tomcat) service
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry


See EJBTHREE-1039 and JBAS-4629 for background.

For use cases that involve requests that store entities and XPCs in both the web and ejb3 tiers, need to ensure that the process is properly handled.

At minimum, need to ensure that the XPC is always deserialized before any managed entities, no matter what the access pattern is.

It would also be nice to avoid duplicate serialization of the XPC.

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