This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 82585

Summary: 'Deploy Project To...' menu item would be very nice.
Product: serverplugins Reporter: lucasjordan <lucasjordan>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description lucasjordan 2006-08-13 18:46:41 UTC
currently when you right click on a web project you are given the option to
deploy that project to the configured application server via the 'Deploy
Project' menu item. It would be nice to have an addition menu item labeled
'Deploy Project To..." which would prompt the user to select any valid app
server netbeans knows about. 
This menu item would make it simple to deploy your project to a production
server without reconfiguring the project. This would prevent future 'deploys'
from being accidently deployed the production app server if the user forgot to
change his/her settings back.
Comment 1 Petr Hejl 2015-09-30 11:10:28 UTC
I believe production deployments should not be handled by the IDE as those are too dangerous.