Hi, K&B !
Since MDB does not have local/remote interfaces, what is better
technique:
1) To call MDB directly from client (for example,
Java Servlet, possibly on separate server).
2) To call MDB from Enterprise Bean.
Java message is delivered over JMS provider, it looks like there is not
any difference, but maybe there are some other issues/tricks which should be considered. What is best best practice ?
[ October 31, 2003: Message edited by: Mikalai Zaikin ]