I have the following situation:
1. Client connects to Server via JBoss RMI for Example jnp:\\Server:1099 and make some
changes on the Static variable Map (Client Server same Computer).
2. Other Client connect also via RMI from other Computer to Server.(Client Server
different computers)
But this client doesn?t see the changes from the previous client, can some one explain me
why?
3. The first client connects to Server at second time, and see his changes.
Why the chages from clinet1 doesn?t see the client2 is the object copied once the client
accessed ??
Thanks, for any hints
Regards
Saho
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002337#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...