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 60746 - Netbeans 4.1 Beta Project Import Error in Netbeans 4.1
Summary: Netbeans 4.1 Beta Project Import Error in Netbeans 4.1
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-05 19:42 UTC by lukemasters
Modified: 2006-06-03 17:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lukemasters 2005-07-05 19:42:16 UTC
I Have started Developpement of a j2ee project with Netbeans4.1Beta. When
Netbeans 4.1 was released I installed it and tryed to import my 4.1Beta project
but I was always getting XML errors in 4.1 when I was trying to build the 
4.1Beta project. 

I tryed to import it again, when I go in the project properties and close the
menu I get a dialog that tells me my project comes from an older version of
netbeans, it asks me if I want to update but nothing happens, and I still get
XML errors when I build my project. 

Weird thing is, I played inside the XML file, went back to the properties and
close the menu the same dialog pop up, so I confirm to update the project this
time a seconde pop up comes up telling me my XML file have been modified from an
external source, it asks me if I want to regenerate them. I confirm and now
everyting work ( I can build and deploy my 4.1Beta projects in 4.1 )

Weird ....
Comment 1 Jesse Glick 2005-07-13 22:37:30 UTC
Probably will be WONTFIX - we try not to break anything between a beta and the
final release, but if we do, it's too late.
Comment 2 Andrei Badea 2005-07-14 07:39:51 UTC
Sorry, updating is supported from previous *final* versions only (e.g., from 4.0
final). Unfortunately we had to change the EJB part of the project.xml schema
between 4.1 beta and final.

The easiest would be to create a new project, either from scratch or using the
"EJB Module with Existing Sources" wizard.