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

Summary: ICEfaces loading message doesn't disappear in the maven project customizer
Product: javaee Reporter: Martin Fousek <marfous>
Component: JSFAssignee: Martin Fousek <marfous>
Status: RESOLVED FIXED    
Severity: normal CC: pjiricka
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

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