Slides from JavaOne Talk

Here are the slides from “Bridging Transactions from Java EE to .NET”, JavaOne 2010 Session ID: S314687.

We’ve also posted the slides on the Oracle OpenWorld and JavaOne On Demand site: http://openworld.vportal.net. You’ll need to log in and then visit http://openworld.vportal.net/?profile=23108&show=presentations.

The synopsis:

Cross-platform transactions between enterprise Java and .NET should be easy, right? After all, both platforms have implemented the same specification. How hard can it be? This session will attempt to answer that question by providing an in depth look at distributed transactions including implementations in enterprise Java and .NET. Technologies that provide cross-platform transactions will be demoed providing a look at code from examples using WS-AT/WS-Coor and direct bridging using a shared-memory JVM-to-CLR implementation. In closing, the session will discuss performance benchmarking, “€œgotchas”, tips and tricks and the move towards eXtreme Transaction Processing and what that means for current Java EE and .NET based technologies.