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 111520 - 2 JSF components, bound to 2 tables of DB Sample/Travel: Designer view is damaged
Summary: 2 JSF components, bound to 2 tables of DB Sample/Travel: Designer view is dam...
Status: RESOLVED DUPLICATE of bug 107697
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 17:18 UTC by _ alexpetrov
Modified: 2007-08-21 19:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (131.37 KB, image/jpeg)
2007-07-31 17:19 UTC, _ alexpetrov
Details
messages.log (68.00 KB, text/plain)
2007-07-31 17:23 UTC, _ alexpetrov
Details
screenshot (141.46 KB, image/jpeg)
2007-07-31 17:23 UTC, _ alexpetrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ alexpetrov 2007-07-31 17:18:40 UTC
Product Version: NetBeans IDE Dev (Build 200707270000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06 
System: Windows XP version 5.1 running on x86; 

Scenario of this bug is combination of 
http://www.netbeans.org/issues/show_bug.cgi?id=104623
http://www.netbeans.org/issues/show_bug.cgi?id=98283.

1. Connect to DB Derby Sample, Travel.
2. Create new project (Glassfish V2, Java EE 5)
3. DnD JSF component Basic->Drop Down List on Designer, DnD DB table Sample.CUSTOMER on it.
4. DnD JSF component Basic->Table on Designer, DnD DB table Travel.TRIP on it.
5. Close project (don't close Page1 before).
6. Reopen project.
Result:
- Page1 view will be damaged (screenshot1.jpg)
Click "Continue".
- dropDown1 is damaged, but table1 is lost at all (screenshot2.jpg).

Unknown text inside screenshots and attached messages.log is Russian text "Table/View 'APP.CUSTOMER' doesn't exists".
Comment 1 _ alexpetrov 2007-07-31 17:19:26 UTC
Created attachment 45955 [details]
screenshot
Comment 2 _ alexpetrov 2007-07-31 17:23:01 UTC
Created attachment 45956 [details]
messages.log
Comment 3 _ alexpetrov 2007-07-31 17:23:55 UTC
Created attachment 45958 [details]
screenshot
Comment 4 Yousuf Haider 2007-07-31 17:35:17 UTC
Could this be related to this bug:

http://www.netbeans.org/issues/show_bug.cgi?id=107697
Comment 5 Jayashri Visvanathan 2007-08-01 01:36:05 UTC
Jim, can you please evaluate this bug since John is not around ?
Comment 6 _ jimdavidson 2007-08-02 13:58:01 UTC
Tried it once, and could not reproduce.  Did not have time to do more thorough evaluation.

Reassigning to John Baker to investigate when he gets back.
Comment 7 _ alexpetrov 2007-08-02 16:00:33 UTC
Product Version: NetBeans IDE Dev (Build 200708011200) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Unfortunately, I'm still able to reproduce it on new build #0708011200.
Comment 8 Jayashri Visvanathan 2007-08-02 18:17:18 UTC
I was able to reproduce the problem yesterday. It looks like it is the same as 107697 as Yousuf
points out but I'll let John confirm it.
Comment 9 Jayashri Visvanathan 2007-08-02 20:11:43 UTC
107697 has been fixed. Alexey or Yousuf, can one of you please verify if this issue has been addressed as part
of the fix for 107697 ? 
Thanks
Comment 10 Yousuf Haider 2007-08-04 01:09:26 UTC
Fix for issue 107697 fixed this issue as well.

Verified fixes for both issues.

build : 200708031200
Comment 11 Yousuf Haider 2007-08-04 01:09:59 UTC
fixed
Comment 12 _ alexpetrov 2007-08-20 17:47:40 UTC
Keyword "REGRESSION" was added.
Comment 13 John Baker 2007-08-21 19:32:10 UTC
This was not my bug. It was a serverplugin bug 107697.

This is not a Regression as it never worked in 6.0 previously
Comment 14 John Baker 2007-08-21 19:32:49 UTC
duplicate of 107697

*** This issue has been marked as a duplicate of 107697 ***