0
如果EJB調用部署在本地計算機上,則EJB調用會成功。當如果它是由遠程JBoss機器叫,下面拋出異常的駱駝context.xml中使用Apache駝峯遠程EJB調用通過JBOSS失敗EAP 6.4
Exchange-exception :java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:ejbmavendemo-0.0.1-SNAPSHOT, distinctName:] combination for invocation context [email protected]
at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:747)
at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:116)
配置如下
click on this link to view the xml details
不知道,所缺少的。請指點