JBoss Community

Can EJB client Server(EAP 6.0) access EJB's deployed as war on diffrerent Server(EAP 6.0)

created by Jyothy Anjuri in JBoss Remoting - View the full discussion

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+server+instance

 

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

Start a new discussion in JBoss Remoting at Community