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 - java.lang.AssertionError from Design view
Summary: java.lang.AssertionError from Design view
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: XAM (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: pnarayan
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-09 15:32 UTC by Petr Pisl
Modified: 2007-08-13 17:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception (5.21 KB, text/plain)
2007-08-09 15:33 UTC, Petr Pisl
Details
The xsd file, where the problem is. (76.23 KB, application/octet-stream)
2007-08-09 15:34 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
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.