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 101855

Summary: Add support for deployment profiles so that I can easily deploy to different servers
Product: soa Reporter: rdelaplante <rdelaplante>
Component: -- Other --Assignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker CC: rdelaplante
Priority: P3    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description rdelaplante 2007-04-19 22:27:55 UTC
Presently when I want to deploy to server 2, I have to change the project
properties to deploy to that server and I have to edit all of my web services
security settings to use the keystore on the appropriate server.  It would be
really nice if I could configure different deployment profiles so that I could
right click the project and "Deploy --> to dev server", or "Deploy --> to QA
server", or "Deploy --> to production server".  This would make life a bit
easier, and I would make fewer deployment mistakes (related to security keystores).