IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Aggregating transactions across J2EE App servers
Here's the problem.

I've got a couple disparate EJB Servers. WebLogic and WebSphere for instance.

I want to deploy a new EJB on one app server that calls some methods on the other - and I want transactional semantics over the whole thing.

IOW

Server A Server B
open Txn
call A1
call remote -> call B1
call remote -> call B2
rollback Txn

and B1 and B2's actions also roll back.

This somewhat assumes that A1, B1, and B2 are actions that all require a transaction to already be open when calling them.

Anybody ever do this or know how?
New Never tried.
I would be worried about getting between the two app servers in the first place.
Regards,

-scott anderson
New Out of my league :(
"A stupid despot may constrain his slaves with iron chains; but a true politician binds them even more strongly by the chain of their own ideas;...despair and time eat away the bonds of iron and steel, but they are powerless against the habitual union of ideas, they can only tighten it still more; and on the soft fibres of the brain is founded the unshakable base of the soundest of Empires."

Jacques Servan, 1767
     Aggregating transactions across J2EE App servers - (tuberculosis) - (2)
         Never tried. - (admin)
         Out of my league :( -NT - (tseliot)

I'll be back on you like dumb on Dan Quayle.
35 ms