]
Tom Jenkinson closed JBTM-2915.
-------------------------------
Resolution: Done
Let NarayanaJtaServletContextListener be deployed without need for
web.xml change
---------------------------------------------------------------------------------
Key: JBTM-2915
URL:
https://issues.jboss.org/browse/JBTM-2915
Project: JBoss Transaction Manager
Issue Type: Enhancement
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.6.3.Final
Currently you need a web.xml with the listener in it but if you annotate the class with
javax.servlet.annotation.WebListener it will deploy automatically.