Replicating Physics on Static Mesh

I am having difficulty trying to get my static meshes to replicate over the network. An example a player loots a can, drops a can and then bumps into the can. Well the can is in the same location to both players until the can is bumped by one player. To one player the can might be behind him and to the other it might be kicked across the screen. I have make the can replicate and replicate movement but no luck, any ideas?

I have exactly the same issue.