ENTESB-4850 - No bean could be found in the registry for: ConnectionFactory of type: javax.jms.ConnectionFactory
https://issues.jboss.org/browse/ENTESB-4850
-
Add
<jms-queue>
definitions injms-queues.xml
tostandalone-full.xml
. -
Package projects:
$ mvn clean package
-
Deploy artifacts:
$ EAP_HOME=/path/to/eap/home ./deploy.sh
-
Start the EAP server:
$ ./bin/standalone.sh -c standalone-full.xml
-
Grep
server.log
for the error messages:$ grep "No bean could be found" -r standalone/log/