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 112467

Summary: java.lang.AssertionError from Design view
Product: xml Reporter: Petr Pisl <ppisl>
Component: XAMAssignee: pnarayan <pnarayan>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: mikhailmatveev, tonybeckham
Priority: P2 Keywords: REGRESSION
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The exception
The xsd file, where the problem is.

Description Petr Pisl 2007-08-09 15:32:40 UTC
Open the attached web-facesconfig_1_2.xsd file. 
Switch to the Design view. 
Expand faces-config element and then application element. You get the exception.
Comment 1 Petr Pisl 2007-08-09 15:33:21 UTC
Created attachment 46410 [details]
The exception
Comment 2 Petr Pisl 2007-08-09 15:34:12 UTC
Created attachment 46411 [details]
The xsd file, where the problem is.
Comment 3 Samaresh Panda 2007-08-09 22:37:12 UTC
Not reproducible for me. I'm on windows vista/jdk6.0. I'll check with Tony and Mikhail.
Comment 4 Mikhail Matveev 2007-08-13 13:25:34 UTC
Not reproducible for me too, WinXP, JDK 1.6. ppisl, could get give more details about your system? Also, may be some
additional steps required to reproduce the issue?
Comment 5 tonybeckham 2007-08-13 16:55:38 UTC
I cannot reproduce it on Mac with Java 1.5

System Info:

Product Version: NetBeans IDE Dev (Build 200708130000) 
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87 
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)
Comment 6 Samaresh Panda 2007-08-13 17:50:05 UTC
Marking it as worksforme. Please reopen if you reproduce.