>
|> so the only problem is that the TM doesn't import a tx created somewhere
|> else.
|>
|> but the rest is in, even though the above problem means it won't work :)
|
|I would agree that everything is in as far as JBoss
|is concerned.
|But when it comes to the TM quite a lot is still missing:
|In particular _all_ the network communications needed for
|the distribution aspects are missing. Also transaction
|logging is not yet implemented though it is needed for
|fail-safe operation in case of hardware and communication
|failures.

a transaction passing a proxy around would be an option, each tx started
somewhere leaves the tm (propagation context) with a stub, we can even
optimize that inVM

fail-safe stuff is higher end... not now...

you know I am really interested in hearing about people saying "I need it
*in production now*" rather than... I tried it cause it is there, and I
can't get it to work.

If that is really needed we can provide the basic distributed proxy fairly
straightforwardly

marc

|
|Best Regards,
|
|Ole Husgaard.
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to