Hi, I am trying to deploy javaee web app which contains some classes inside the WEB-INF/classes directory. These classes exposes some JAX-RS enpoints. Once I enabled the java security manager, those endpoints are not working (404 - Not found error). It was working as expected when I disabled the java security manager. I tried to pack these classes inside WEB-INF/classes directory into a jar and put it in the WEB-INF/lib directory. Then the above mentioned issue is resolved and working as expected. Is there any special configuration to resolve this issue ? Can you provide your kind input about this matter.
Thanks, Nisala -- *Best Regards,Nisala Niroshana Nanayakkara,* *Bsc. Eng Undergraduate | Department of Computer Science & Engineering | University of Moratuwa | Sri Lanka* *Director | Leo Club of University of Moratuwa.* *Mobile | +94717600022*
