]
Sande Gilda reassigned WFLY-11643:
----------------------------------
Assignee: Sande Gilda (was: Eduardo Martins)
Update helloworld-mdb quickstarts expected console output in Readme
-------------------------------------------------------------------
Key: WFLY-11643
URL:
https://issues.jboss.org/browse/WFLY-11643
Project: WildFly
Issue Type: Task
Components: Quickstarts
Reporter: Sultan Zhantemirov
Assignee: Sande Gilda
Priority: Major
As it is written in helloworld-mdb and helloworld-mdb-propertysubstitution Readme, the
following line is expected to appear in console output:
{noformat}
INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71)
AMQ221003: trying to deploy queue jms.queue.HelloWorldMDBQueue
{noformat}
But in 7.3.0.CD15 build (and older builds) this kind of info message is not shown anymore
whereas helloworld quickstarts functionality is not influenced at all - see more details
at
[
logs|https://eap-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/eap-7.x-q...].
I suggest updating the mentioned Readmes in case you don't have an another
resolution.