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 87387

Summary: SAXParseException when importing project
Product: javaee Reporter: Radko Najman <rnajman>
Component: Web ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: SAXParseException

Description Radko Najman 2006-10-18 10:32:48 UTC
The attached exception is thrown when creating a project from existing sources
and libraries folder is specified in the wizard. The created project is valid
and working, the exception has no impact on the functionality.
Comment 1 Radko Najman 2006-10-18 10:33:37 UTC
Created attachment 35318 [details]
SAXParseException
Comment 2 David Konecny 2007-10-05 15:30:20 UTC
It is just INFO exception, probably something wrong in one of the files of project being imported. web.xml? Hard to say
without having imported project or some steps how to reproduce.