Is your rar jakartaee 10 compliant ?
> ), which tries to collect the supported listeners from the specified resource adaptor. In your case, it's /icl.queue.bank2client./
> /
> /
> /So it's worth checking if that resource adaptor supports jakarta API (jakarta.jms) vs javax.jms./
> On Thursday, July 27, 2023 at 12:38:53 PM UTC-4 Bartosz Baranowski wrote:
>
> Whats the deployment structure?
> Do you have some specific descriptor that controls visibility(ie jboss-structure.xml)?
>
> On Monday, July 24, 2023 at 11:45:59 AM UTC+2 Денис Завражнов wrote:
>
> Hi everyone!
> When i deploy my WAR with MDB, i cought exception:
> /"jboss.deployment.unit.\"icl-bridge-0.2.8.999.jakarta.war\".component.Audit.CREATE" => "Failed to start service
> Caused by: java.lang.IllegalStateException: WFLYEJB0383: No message listener of type jakarta.jms.MessageListener found in
> resource adapter com.icl.wmq.jmsra.topic.main",
> "jboss.deployment.unit.\"icl-bridge-0.2.8.999.jakarta.war\".component.MessageOnCryptServerToBank.CREATE" => "Failed to start service
> Caused by: java.lang.IllegalStateException: WFLYEJB0383: No message listener of type jakarta.jms.MessageListener found in
> resource adapter icl.queue.client2bank",
> "jboss.deployment.unit.\"icl-bridge-0.2.8.999.jakarta.war\".component.MessageOnCryptServerToClient.CREATE" => "Failed to start service
> Caused by: java.lang.IllegalStateException: WFLYEJB0383: No message listener of type jakarta.jms.MessageListener found in
> resource adapter icl.queue.bank2client"/
> /
> /
> I attach my MDB example, and screen of my RA:
> What i do wrong? Or what i need to see?
> Java 17 WildFly 28.0.1
>
> --
> You received this message because you are subscribed to the Google Groups "WildFly" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
wildfly+u...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/wildfly/fe1d0f51-ad6e-4728-ad75-27c714ab622fn%40googlegroups.com
> <
https://groups.google.com/d/msgid/wildfly/fe1d0f51-ad6e-4728-ad75-27c714ab622fn%40googlegroups.com?utm_medium=email&utm_source=footer>.