]
Tom Jenkinson updated JBTM-2745:
--------------------------------
Fix Version/s: (was: 5.3.5.Final)
Warning messages show with the mdb BlacktieStompAdministrationService
and BlacktieAdminServiceXATMI
---------------------------------------------------------------------------------------------------
Key: JBTM-2745
URL:
https://issues.jboss.org/browse/JBTM-2745
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
The warning messages
{code}
00:06:48,719 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 69) WFLYEJB0485:
Transaction type NEVER is unspecified for the onMessage method of the
BlacktieStompAdministrationService message-driven bean. It will be handled as
NOT_SUPPORTED.
00:06:48,721 WARN [org.jboss.as.ejb3] (ServerService Thread Pool -- 67) WFLYEJB0485:
Transaction type NEVER is unspecified for the onMessage method of the
BlacktieAdminServiceXATMI message-driven bean. It will be handled as NOT_SUPPORTED.
{code}