Skip to Content
0
Jun 04, 2018 at 05:46 PM

How to deploy a WAR file on Tomcat web server with user authentication (Not in eclipse).

471 Views

I am able to deploy the WAR file in tomcat server with path neo-java-web-sdk-3.34.3\repository\.archive\webapps however, its not able to login with user details. I have tried to set the user roles and authentication in tomcar-users.xml but no luck. I am trying to deploy the WAR file direct from startup.bat file from BIN folder of the neo server folder.