1 Reply Latest reply on Jan 19, 2007 9:44 AM by saho

    A change from one client via RMI on Server doesn?t see the o

      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