I have a business interface being implemented by two EJBs.
UserManagementService
@Remote public interface UserManagementService {
Make use of rebind instead of bind and it should work