Details
Description
Everytime I press a button i got the following warning messages on the server without using any gmap or inputrichttext components.
18.04.2012 18:09:58 org.icefaces.impl.event.BridgeSetup addMandatoryResources
WARNUNG: When processing mandatory resource components, could not create instance of 'com.icesoft.faces.component.gmap.GMap'
18.04.2012 18:09:58 org.icefaces.impl.event.BridgeSetup addMandatoryResources
WARNUNG: When processing mandatory resource components, could not create instance of 'com.icesoft.faces.component.inputrichtext.InputRichText'
18.04.2012 18:09:58 org.icefaces.impl.event.BridgeSetup addMandatoryResources
WARNUNG: When processing mandatory resource components, could not create instance of 'com.icesoft.faces.component.gmap.GMap'
18.04.2012 18:09:58 org.icefaces.impl.event.BridgeSetup addMandatoryResources
WARNUNG: When processing mandatory resource components, could not create instance of 'com.icesoft.faces.component.inputrichtext.InputRichText'
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #28747 | Wed Apr 18 10:32:27 MDT 2012 | ted.goddard | log Exception with warning ( |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mircea Toma [ mircea.toma ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Cannot Reproduce [ 5 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

The Exception was logged as a WARNING, but the cause was impossible to determine without the stack trace. Please make sure this change is propagated during the refactor.