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 57415 - SAXParseException when creating EJB module in once used location
Summary: SAXParseException when creating EJB module in once used location
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-04 11:23 UTC by L Martinek
Modified: 2006-06-03 17:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (22.79 KB, text/plain)
2005-04-04 11:23 UTC, L Martinek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description L Martinek 2005-04-04 11:23:03 UTC
Found out when verifying issue #55779. Another exception is thrown now.

-start IDE with clean userdir
-create EJB module
-close EJB module
-delete project directory
-create new EJB module in same directory

Annotation: Occurred at: null:-1
org.xml.sax.SAXParseException: Premature end of file.
Comment 1 L Martinek 2005-04-04 11:23:53 UTC
Created attachment 21338 [details]
messages.log
Comment 2 Andrei Badea 2005-04-04 12:30:12 UTC
Sorry, I can't reproduce it in the 050404 dev build. Could you please try
reproducing it with a newer build?
Comment 3 L Martinek 2005-04-05 14:00:10 UTC
You are right, it works in latest build.