[jboss-user] [Clustering/JBoss] - Re: @Clustered + @RemoteBinding(jndiBinding => org.jboss.ejb

smolin do-not-reply at jboss.com
Sun May 17 13:28:03 EDT 2009


summary deployment error related to what I described before:

DEPLOYMENTS IN ERROR:
  Deployment "jboss.j2ee:ear=prototype_ear-0.1-SNAPSHOT.ear,jar=prototype_server_communication_ejb-0.1-SNAPSHOT.jar,name=ServerCmdExecutorBean,service
=EJB3" is in error due to the following reason(s): org.jboss.ejb3.common.registrar.spi.DuplicateBindException: Cannot install org.jboss.ejb3.proxy.clu
stered.factory.session.stateless.StatelessSessionClusteredProxyFactory at 565388 under name "ProxyFactory/prototype_ear-0.1-SNAPSHOT/ServerCmdExecutorBea
n/prj/ServerCmdExecutor/remote/DefaultPartition" as there is already an existing object there: org.jboss.ejb3.proxy.clustered.factory.session.
stateless.StatelessSessionClusteredProxyFactory at 1381d19



And of course there are no two jars or ears with the same ejb deployed in jboss. This only happens when I use both annotation: @Clustered and @RemoteBinding.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231480#4231480

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231480



More information about the jboss-user mailing list