On Mon, Apr 12, 2021 at 12:51 PM Shrivastava, Vijay
wrote:
> Hi,
>
> @webservlet & @webListner annotations aren't working.
>
> Classes in which we are using these annotations are present in jar which
> is getting scanned but registration of servlet with tomcat is not happening.
>
> What we have t
Hi,
@webservlet & @webListner annotations aren't working.
Classes in which we are using these annotations are present in jar which is
getting scanned but registration of servlet with tomcat is not happening.
What we have tried to fix:
1. To confirm the issue we downgraded Tomcat version in