Wednesday, July 14, 2004

LOCAL REMOTE data source

The DATA_SOURCE indicates to the components where the data should be retrieved from.

LOCAL – Retrieve the data using a direct reference of the bean. Used when loading RMI services on the server machine.

REMOTE – Retrieve the data by sending a query message to the Message Server. Used when loading RMI services on the client or any machine that is not the server.

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?