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 63563

Summary: New Servlet - error messages should be updated
Product: javaee Reporter: zikmund <zikmund>
Component: CodeAssignee: pslechta <pslechta>
Status: RESOLVED FIXED    
Severity: blocker CC: emononen
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description zikmund 2005-09-02 12:00:20 UTC
Build 20050902-0547

1) Have a WebApp
2) New Servlet - 3rd panel "Configure Servlet Deployment"
3) Enter empty URL Pattern
4) ERROR1: error message is 'Enter at least one mapping' -> '... URL pattern'

5) Enter existing URL pattern
6) ERROR2: error message is 'The Url Pattern ...' -> 'The URL Pattern ...'
Comment 1 pslechta 2008-11-13 13:22:22 UTC
Fixed.

http://hg.netbeans.org/main/rev/e02c8fe098ac
Comment 2 Quality Engineering 2008-11-14 05:11:57 UTC
Integrated into 'main-golden', will be available in build *200811140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e02c8fe098ac
User: pslechta@netbeans.org
Log: #63563 New Servlet - error messages should be updated