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 - SAXParseException when importing project
Summary: SAXParseException when importing project
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 10:32 UTC by Radko Najman
Modified: 2007-10-05 15:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
SAXParseException (12.99 KB, text/plain)
2006-10-18 10:33 UTC, Radko Najman
Details

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