Alessandro Falappa created NETBEANS-3902:
--------------------------------------------
Summary: Tomcat manager role credentials not remembered
Key: NETBEANS-3902
URL: https://issues.apache.org/jira/browse/NETBEANS-3902
Project: NetBeans
Issue Type: Bug
Components: serverplugins - Tomcat
Affects Versions: 11.3
Reporter: Alessandro Falappa
*Steps*:
# Tools > Server
# Select Add Server
# Select Apache Tomcat or TomEE
# Press Next
# Fill location of Tomcat installation
# Specify existing manager role username ({{manager}} in my case)
# Specify existing manager role password
# Press Finish
# Create a new Maven Web project
# Create a servlet class in the project
# Run project
*Expected*: the project is compiled, Tomcat started, the project is deployed
and the browser opened on the project context URL
*Actual*: the project is compiled, Tomcat is started, a dialog asking for
manager role credentials is displayed. Once the credentials are re-entered the
project is deployed and the browser opened
# dd a new Tomcat server
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists