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 53547

Summary: [freeform] Make nbdeploy work in web freeform
Product: javaee Reporter: zikmund <zikmund>
Component: Web FreeformAssignee: Radko Najman <rnajman>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 89477    

Description zikmund 2005-01-18 09:29:15 UTC
nbdeploy task should work in web freeform project.
Comment 1 _ wadechandler 2005-01-18 13:25:19 UTC
It would be nice to be able to use nbdeploy from any project not just
web.  The reason I say that is for example: if I have a class package
I'm adding to someone elses web application, and I want to debug this,
I have to have two projects when I really only have one.  If the other
person doesn't give me the source, and I'm just extending their pre
built web application by adding to their war file (which I've done
before) this is even more of an issue.

There is of course the standard ant deploy task, but the issue with
that is the user has to configure tomcat and everything when if
nbdeploy would simply allow some other attributes and work from any
project the web server and debug capabilities of netbeans could best
be taken advantage of.
Comment 2 Pavel Buzek 2005-02-16 18:14:29 UTC
would be nice, but no time for 4.1
Comment 3 Jaroslav Pospisil 2006-03-13 13:43:41 UTC
TM 5.0->TBD
Comment 4 Petr Jiricka 2007-05-24 08:47:54 UTC
Duplicate of 62228

*** This issue has been marked as a duplicate of 62228 ***