N
N
Nikolai Gerasimov2016-08-05 14:22:26
Java
Nikolai Gerasimov, 2016-08-05 14:22:26

How to test remote-ejb operation?

You need to connect remotely to remote bean EJBs. I configured everything according to the instructions https://docs.jboss.org/author/display/AS72/EJB+inv...
I deployed war and ear to local JBOSS. From ear'ki I try to pull the remote EJB, which is on the stand.
The error is
"EJBCLIENT000025: No EJB receiver available for handling [appName:nsi-service-ear, moduleName:nsi-service-impl, distinctName:] combination for invocation context [email protected]

pastebin stacktrace . com/Fe8vzynK

How can you find out that the application is at least trying to connect to a remote bean?It's just possible that the port or IP was not specified, although I have already double-checked everything many times.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question