Jyothy Anjuri [
https://community.jboss.org/people/jyothyanjuri] created the discussion
"Can EJB client Server(EAP 6.0) access EJB's deployed as war on diffrerent
Server(EAP 6.0)"
To view the discussion, visit:
https://community.jboss.org/message/798070#798070
--------------------------------------------------------------
I am not able access EJB's deployed on an EJB Server(EAP 6) as WAR. The client is also
EAP 6.0 and deployed as WAR.
both client and server run on different physical servers.
I have followed the below url to configure my client app
https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+...
https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+...
Clinet gives an exception saying
(RST|1360588088587144000) Exception occured while creating process
definitionEJBCLIENT000025: No EJB receiver available for handling [appName:,
moduleName:axio, distinctName:] combination for invocation context
org.jboss.ejb.client.EJBClientInvocationContext@880adc
18:38:35,193 ERROR [stderr] (RST|1360588088587144000) java.lang.IllegalStateException:
EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:axio,
distinctName:] combination for invocation context
org.jboss.ejb.client.EJBClientInvocationContext@880adc
18:38:35,193 ERROR [stderr] (RST|1360588088587144000) at
org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:588)
Thanks
Jyothy
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/798070#798070]
Start a new discussion in JBoss Remoting at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]