On Friday 09 March 2012 08:37 PM, Wolf-Dieter Fink wrote:
Also a question about the lookup at client side.
In AS5 there is a JNDI lookup for UTx and SLSB/SFSB.
If UTx is started there is a configuration possibility to have a
TxSticky (Utx and bean calls are routed to the same instance as long
as the Tx is open).
This is without having any knowledge of the server's names!
I am not aware of
AS5 details on how this was made available. But I
guess you would specify the PROVIDER_URL as the node identifier isn't
it? So you would still be referring to the server except that instead of
a name you would be using the PROVIDER_URL.
-Jaikiran