Message 2 « IceFaces « JSF Q&A





2. Message "wait" in ICEfaces    icefaces.org

3. [Validation message] how to not display a validation message on component lost focus?    icefaces.org

Hi. I have this scenario: a jspx page with 3 forms: Code:

Nuovo Nome:

-----------------------------------------------------------------------------------

Nuovo Cognome:

...

4. Input Text Area error message    icefaces.org

Using JSC2-1 In the design window I added an ice:inputTextArea component. The component displays fine in the design window, but when I shift to the JSP window, I get the following message at the base of the window in red: No tag "inputTextArea" defined in tag library associated with the uri "http://www.icesoft.com/icefaces/component" I have several other components on the page and ...

5. Custom Messages    icefaces.org

6. Custom Messages    icefaces.org

8. ICE:messages    icefaces.org

9. .dom_html_basic.FormRenderer - Error message    icefaces.org

Hi! In my logs I've this error msg: com.icesoft.faces.renderkit.dom_html_basic.FormRenderer - Error getting MyFaces CommandLink hidden field key. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1338) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1187) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at com.icesoft.faces.renderkit.dom_html_basic.FormRenderer.getQualifiedMyFacesCommandLinkHiddenFieldKey(Unknown Source) at com.icesoft.faces.renderkit.dom_html_basic.FormRenderer.getCommandLinkFieldsInclusive(Unknown Source) at com.icesoft.faces.renderkit.dom_html_basic.FormRenderer.renderCommandLinkHiddenFields(Unknown Source) at com.icesoft.faces.renderkit.dom_html_basic.FormRenderer.encodeEnd(Unknown Source) at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:536) at com.icesoft.faces.application.D2DViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.facelets.D2DFaceletViewHandler.renderResponse(Unknown Source) at com.icesoft.faces.application.D2DViewHandler.renderView(Unknown Source) at ...





10. my mistake (can I delete a message?)    icefaces.org

12. icefaces 2 problem with ice:messages and ice:message    icefaces.org

hi, im working with a project using icefaces 2 with 1.8.x compatibility libraries. The problem is that neither ice:messages, ice:message, h:messages or h:message show anything at all. Im have tested with glassfish 3 and tomcat 6.0.20.... NOTE: h:messages abd h:message are shown if i remove the icefaces libraries...? Any help would be greatly appreciated....

13. Validation message does not show!    icefaces.org

14. Order of messages when using getMessages    icefaces.org

I have a screen with multiple fields and I display all errors at the top of the screen. I want errors to be displayed in the same order as the field order. BridgeFacesContext uses a HashMap to store messages and creates an Iterator from that HashMap in getMessages which blows away the order. This is obviously a poor implementation as the ...

16. Validation messages from components inside datatable    icefaces.org

I have ice:selectInputDate inside ice:dataTable. If user enters date in wrong format instead of picking the date from control I want to display error message. I have a custom date converter that is working fine and is able to display message for a ice:selectInputDate if it is standalone. But in case of datatable I see the message on console like this. ...





17. ice:messages    icefaces.org

18. How to use a specific ice:messages component of multiple ice:messages    icefaces.org

Hi, I have a ice:messages component in the template page of my project. It displays each message (error, warning, ...) that I throw. Now I'm using a modal panelPopup and here i also want to use a ice:messages component because the first one is standing in the 'grey' zone. Is it possible that my messages now only are displayed in de ...

20. working with ice:Messages    icefaces.org

23.  usage?    icefaces.org

I am new to ICEfaces. What I am trying to accomplish is when a user clicks the "Save" button on the page: Depending on how the save code goes in the backing bean either display "Save OK" or "Error Saving" to the user. Can I write to/trigger messages from the backing bean, and if so, what is ...

24. clear ice message    icefaces.org

25. ICEfaces JSF Facelets: "Error Checking Last Modified for" message    icefaces.org

Everytime, I refresh the page in my browser typing F5, I receive the message below: [#|2006-07-17T12:13:14.533-0500|SEVERE|sun-appserver-pe8.2|com.icesoft.faces.facelets.D2DFaceletViewHandler|_ThreadID=15;|Error renderResponse. Error Checking Last Modified for /transactionbrowser.xhtml I have to restart sun-appserver-pe8.2 to get rid of the error? Afterwards, the application runs fine, until I refresh again. I've used the web.xml examples to set-up Facelets with ICEfaces, however I am unable to shake off this ...

28. Warning message in server.log: org.apache.commons.digester.Digester    icefaces.org

I've noticed that since I started to use ICEfaces that each time I deploy to Sun Java System Application Server 8.2, the following lines are added to my server.log file for the running domain. I don't believe this hurts anything, but I was wondering why org.apache.commons.digester.Digester is outputing a message for each class in the com.icesoft.faces package? Thanks, --Todd [#|2006-07-18T16:27:25.070-0500|WARNING|sun-appserver-pe8.2|org.apache.commons.digester.Digester|_ThreadID=17;|[ComponentRule]{faces-config/component} Merge(com.icesoft.faces.XhtmlComponent)|#] ...

29. how to have a generic error message    icefaces.org

33. Message Bundles and HTML tags    icefaces.org

34. Bundle i18n.messages not found    icefaces.org

36. File Upload And Custom Validation message problem    icefaces.org

hi, I am using icefaces 1.8.2 version While using , If I want to do some validation in the backing bean e.g. I want to check if the rows in the uploaded file contain all the data. (that is all the fields of columns are having data) or not. and accordingly show the validation message (custom validation message ) on the ...

37. ACE FileEntry messages    icefaces.org

38. NLS missing message: CANNOT_FIND_FACELET_TAGLIB in: org.eclipse.jst.jsf.core.validation.internal.f    icefaces.org

Hi all, I'm new with Icefaces and I have this problem: I trying to create a custom component. I follow the Composite Component Tutorial but when I add the namespace of my custom component in the parent page I have a warning with the text quoted in the subject. I also tried to deploy the Composite Tutorial source code but the ...

42. Can't find bundle for base name i18n.messages    icefaces.org

Hey I am using Icefaces 1.8.2EE, development under windows Xp, production environment Linux. In both environments: JRE version 1.5.0_15 Deployment under apache-tomcat-6.0.18 Under windows everything runs without any exceptions, but deploying the web project under Linux resulted in the bellow Exception, when trying to retrieve an .iface page. Code: 15/03/2011 15:04:20 com.icesoft.faces.facelets.D2DFaceletViewHandler renderResponse SEVERE: Problem in renderResponse: java.util.MissingResourceException: Can't ...

44. ICEfaces Message Bundle Load issue    icefaces.org

When I'm trying to load a message bundle, I get the following error ]] Root cause of ServletException. java.lang.Exception: javax.faces.FacesException: Problem in renderResponse: Can't find bundle for base name com.fedex.sab.view.resources.messages, locale en at com.icesoft.faces.context.View.servePage(View.java:142) at com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:52) at com.icesoft.faces.webapp.http.common.ServerProxy.service(ServerProxy.java:11) at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet$4.service(MainSessionBoundServlet.java:114) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24) at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:160) at com.icesoft.faces.webapp.http.servlet.SessionDispatcher$1.service(SessionDispatcher.java:42) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19) at com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:63) at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:62) at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23) at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:153) I tried to load message ...

46. Custom Messages for    icefaces.org

hi how can i write our own validation messgaes i.e,custom messages to the components. configured my properties file into faces-config. this is the code i written and properties file is javax.faces.component.UIInput.REQUIRED=Value is required. i got validation message as value is required but i need firstname is ...

47. how to write Custom validation message    icefaces.org

hi, I am new to icefaces,in devlopment of built -in validation how to write our own validation message. For Ex: result came as j_id11:age: Validation Error: Specified attribute is not between the expected values of 1 and 120 . But i want message as :Age between 1 to 120

48. Warning message when using CSS    icefaces.org

In a document management app, I have a query form which produces a datatable underneath it. I have to command buttons, one for submitting the query criteria and another to clear the form and the datatable. The submit command button works fine but the reset button does not. I set it up as a "type=reset" the form data gets cleared but ...

49. Message for panelConfirmation    icefaces.org

50. Panel Confirmation Message Format    icefaces.org

51. Getting Error message    icefaces.org

53. Changing Validator Display Message    icefaces.org

54. Customize Messages Icefaces 1.8    icefaces.org

55. How to override default file upload h:message in ICEfaces    icefaces.org

ace:fileEntry is very customisable with its error messages. To affect all fileEntry component's success/error messages, tinmaunghtay's suggestion is the best, you will want to provide your own ResourceBundle / messages.properties file, that uses the same format as the built-in, default one at icefaces3/ace/component/src/org/icefaces/ace/resources/messages.properties If you want to have custom success/error messages defined in your bean code, then you can use the ...

57. messages look-and-feel    icefaces.org

58. Error Messages    icefaces.org

Hi, Scenario 1: I am using Ice faces with facelets, I have a login page whenever i click submit i want to validated both the user id and the password i have kept following messages tag on the jsp : the code for the command button is as follows:

59. Websphere - Console messages    icefaces.org

Hi, We started getting below messages in Websphere console complaining "Thread may be hung" after we incorporated iceFaces into our application. At times, we had to restart the server as it stops responding to the requests from the browser. We are using RAD 6.0.1 with Websphere 6.0.2.7 Integrated Test Environment. I'm much worried as this may be a potential production issues. ...

60. Strange error message    icefaces.org

I have strange error messages in my TomCat log. They says that some object are not serilizable. 1) 1/com.icesoft.faces.sessionAuxiliaryData - I dont know what it is 2) applicationContext - this my management bean it is 100% serializable I have tested it serialization - works fine. Any suggestions. Enviroment: *TomCat 5.5.20 *JDK 1.5.09 *Windows XP sp2 18.11.2006 20:13:45 org.apache.catalina.session.StandardSession writeObject WARNING: Cannot ...

61. Ticking clock deletes messages    icefaces.org

... ... ...

62. question for messages.properties    icefaces.org

64. global message (ice:messages)    icefaces.org

Hi All, I am having problem in putting message as a global message. here the following tag: and in my java bean: FacesContext context = FacesContext.getCurrentInstance(); FacesMessage message = new FacesMessage(); message.setSeverity(FacesMessage.SEVERITY_INFO); message.setSummary(infoMessage); context.addMessage(null, message); However, the global message is not being displayed. I think it was because of the panel stack partialSubmit. how do I force ...

65. Message binding gets lost after page update    icefaces.org

Hi, I'm using icefaces with faceletes and tried to use f:loadBundle and message binding for labels but every time page is updated as a result of some page action it looks like that binding gets lost. Here is a simple example. Message is displayed when the page is loaded first time but once command button is clicked, message dissapears:

68. Translate validation erros messages    icefaces.org

Yeah that's something I'm also very interested in! Right now I'm facing a 'validation error' page. (jboss 4.0.4 seam jdk build 1.5.0_04-b05 xp, its on doing selectmanylistbox, with or w/o changing selected lines the error ocurrs) Processing stops, expected methods are not being processed anymore. Any hints or best practices on solving such issues would be most welcome! I already decreased ...

71. Disappearing message problem    icefaces.org

73. Display "Loading..." message    icefaces.org

I've implemented a simple search feature but I would like to show a small "Loading..." message while the data is being downloaded (similar to how GMail pops up a small red message in the top-right corner when loading). I tried: and used... public String search() { loading=true; ...

74. Display h:messages in the same order    icefaces.org

In general that should be possible, but my problem in this particular case is that I have a few forms really huge (like 100-300 fields which have to be on the same page as they have to reflect real paper forms) and it would be quite difficult to hook those tags all over the form. The validation message is ...

79. Stop Firebug Console messages?    icefaces.org

80. Warning messages about components id    icefaces.org

Hi, I'm using iceFaces 1.6 with JBOSS jems. On my icefaces pages, I get warnings like this: 11:57:08,562 INFO [[/Project]] WARNING: Component _id0 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you ...

82. LoadBundle messages not displayed    icefaces.org

83. More firebug messages    icefaces.org

84. validator message format    icefaces.org

85. Error messages    icefaces.org

87. User Session Expired Message    icefaces.org

Is there any way to change the popup message that appears when a user session times out. The default message reads as follows. "User Session Expired To reconnect click the Reload button on the browser or click the button below" Unfortunately the application I'm developing runs in a browser window that has had the reload button removed. Thanks

90. ice:messages suggestion    icefaces.org

92. Validation Message    icefaces.org

Hi, i am using required attributes and validations on my page. there is an messages tag and it catches the messages. The problem is messages doesn't contain which item caused the validation error. if its required; automatically I have to change the color of item or ad "*" after item. How could i do this? thnx.

94. jsf message component shows a bloack dot    icefaces.org

When a message for component "messages" is displayed, a big black dot is also displayed on the top left corner of the browser. For example, my form has an Input text, a CommandButton and a Messages. The InputText's required os set to true. When I submot the form without typing in any text, the Messages shows the error, then the black ...

95. Error Message getting disappeared    icefaces.org

96. Validation messages    icefaces.org

97. Validator Message for required="true"    icefaces.org

99. Error Message: Cant instantiate class    icefaces.org

100. Problem with     icefaces.org