Hello everyone,
What I want is just to register (or cache) the RMI objects in an object.
1.) I have a lot of RMI servers running in differents machines.
2.) From the web server I need to connect to this servers (hevy load) from
differents users
3.) So what I need is to cache the RMI objects in Tomcat or an Object in Tomcat
so I can access the objects fast because I don't pay the price of find the Stub
bring it to the webserver or the price to make this connection.
What I don't know what to do, Is how I can have an object in Tomcat. I mean
like a HashMap so I can access it via JNDI...
Thanks in advance.
--
= Roberto Bouza Fraga =
===================================
Research & Development Engineer
Ella Fontanals Cisneros Holdings
Ph: (305)-860-0116 / Fax:(305)-860-9401
===================================
e-Mail:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]