You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alessandro Falappa (Jira)" <ji...@apache.org> on 2020/02/20 13:32:00 UTC

[jira] [Updated] (NETBEANS-3902) Tomcat manager role credentials not remembered

     [ https://issues.apache.org/jira/browse/NETBEANS-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Falappa updated NETBEANS-3902:
-----------------------------------------
    Description: 
*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

  was:
*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


> 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
>            Priority: Minor
>
> *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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists