Fail to deploy due to Another EJB has already bound an interface to that name
Hi Everyone,
We are migrating some web service projects from 11g (version:10.3.6.0) to 12c (version:12.2.1.3.0)
and it is successful to deploy in local while we are getting below error when deploying to other environment.
Could anyone please suggest the fix/workaround on this issue. Thanks.
Error >>>>>>
[wlst] #### Action failed ####
[wlst] Error occurred while performing activate : Error while Activating changes. : Unable to bind Business Interface to the JNDI name: WSSexampleDataEjb_jarmService_Home, throw exception javax.naming.NameAlreadyBoundException: [EJB:011224]Unable to bind the interface com.example.data.mService to 1.4.0.2. Another EJB has already bound an interface to that name.; remaining name 'WSS-mService#com/example/data/mService'. NestedException Message is :[EJB:011224]Unable to bind the interface com.example.data.mService to 1.4.0.2. Another EJB has already bound an interface to that name.