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 56802 - IllegalStateException when saving sun-ejb-jar.xml
Summary: IllegalStateException when saving sun-ejb-jar.xml
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
: 56407 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-22 14:39 UTC by Jan Horvath
Modified: 2006-03-24 12:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException (5.75 KB, text/plain)
2005-03-22 14:40 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2005-03-22 14:39:58 UTC
build 200503211900

-have an EJB module
-make some changes in sun-ejb.jar.xml
-click save all icon
-sun-ejb-jar.xml is still marked as unsaved an IllegalStateException is thrown
Comment 1 Jan Horvath 2005-03-22 14:40:21 UTC
Created attachment 21033 [details]
IllegalStateException
Comment 2 _ ludo 2005-03-22 16:00:20 UTC
j2eeserver: the plugin is called, but does not control the threading issue.

fix in 4.1 needed...
Comment 3 Sherold Dev 2005-03-22 17:29:35 UTC
Setting TM to 4.1.
Comment 4 Sherold Dev 2005-03-22 17:30:30 UTC
*** Issue 56407 has been marked as a duplicate of this issue. ***
Comment 5 Sherold Dev 2005-03-24 14:57:23 UTC
F.

Checking in ConfigDataObject.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/config/ConfigDataObject.java,v
 <--  ConfigDataObject.java
new revision: 1.32; previous revision: 1.31
done
RCS file:
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/config/Utils.java,v
done
Checking in Utils.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/config/Utils.java,v 
<--  Utils.java
initial revision: 1.1
done
Comment 6 zikmund 2005-03-31 19:29:41 UTC
Verified in 200503301800.