What happens if in the same session I instantiate more than one SessionScoped Bean or EJB (first time injected through the container and the second time created via "new")? Will it throw an Error? If not, which of them will be used during injection? The same also for AppllicationScoped and RequestScoped?!What happens if in the same session I instantia