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 221535 - ICEfaces loading message doesn't disappear in the maven project customizer
Summary: ICEfaces loading message doesn't disappear in the maven project customizer
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-06 08:56 UTC by Martin Fousek
Modified: 2012-11-08 02:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (16.23 KB, image/png)
2012-11-06 09:01 UTC, Martin Fousek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2012-11-06 08:56:34 UTC
According to the screenshot. I have registered ICEfaces library, but the loading message doesn't dismiss. Works well in cases of Primefaces or Richfaces.
Comment 1 Martin Fousek 2012-11-06 08:58:15 UTC
Looks that not everytime (it works properly in RF4). Could be race condition or another steps led to troubles.
Comment 2 Martin Fousek 2012-11-06 09:01:05 UTC
Created attachment 127193 [details]
screenshot
Comment 3 Martin Fousek 2012-11-06 10:34:48 UTC
*** Bug 221544 has been marked as a duplicate of this bug. ***
Comment 4 Martin Fousek 2012-11-07 10:27:03 UTC
Actually it's not just about the maven and ICEfaces. It happens of course at all JSF suite and also in Ant customizers. So it's generally issue in customizer.

BTW, whole validation since async validation works does not work properly as before.
Comment 5 Martin Fousek 2012-11-07 11:18:18 UTC
Fixed not disappearing message together with the async revalidation as mentioned in the my comment #4.

Fixed in web-main #96396fc82c16.
Comment 6 Quality Engineering 2012-11-08 02:52:27 UTC
Integrated into 'main-golden', will be available in build *201211080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/96396fc82c16
User: Martin Fousek <marfous@netbeans.org>
Log: #221535 - ICEfaces loading message doesn't disappear in the maven project customizer