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 208641

Summary: JSPExamples sample project generates exception
Product: javaee Reporter: Vladimir Riha <vriha>
Component: SamplesAssignee: Martin Janicek <mjanicek>
Status: VERIFIED FIXED    
Severity: normal CC: mmirilovic, vriha
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2012-02-20 12:33:51 UTC
Steps to reproduce:
- create new Java Web sample project JSPExamples
- file: num/numguess.jsp - there is a calling on line 37 "<% numguess.reset(); %>" but the method is private so it causes error


Product Version: NetBeans IDE 7.1.1 RC1 (Build 201202141941) & 7.2 Dev
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)
GlassFish 3.1.1
Comment 1 Martin Janicek 2012-04-11 12:49:06 UTC
Fixed in: web-main #17b7215b492d
Comment 2 Quality Engineering 2012-04-13 09:51:44 UTC
Integrated into 'main-golden', will be available in build *201204130400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/17b7215b492d
User: Martin Janicek <mjanicek@netbeans.org>
Log: #208641 - JSPExamples sample project generates exception
Comment 3 Vladimir Riha 2012-04-14 09:06:48 UTC
verified, thanks

Product Version: NetBeans IDE Dev (Build 201204130400)