mojarra « PrimeFaces « JSF Q&A





1. Problem with h:form and p:ajax (Mojarra 2.0.2 and Primefaces 2.0.2)    stackoverflow.com

I have got this site:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"
    xmlns:ui="http://java.sun.com/jsf/facelets"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    ...

2. Problem showing label in custom validator    stackoverflow.com

I created a new custom component implementing a custom validator. Here is how I call it in:

    <p:inputText value="#{MyBean.value}" ...

3. How do I get rid of annoying message on output log: PWC4011: ServletRequest.getReader() has already been called    stackoverflow.com

This is on GlassFish 3.1, using PrimeFaces over Mojarra and salted with MyFaces CODI. On just about every request the following message appears:

WARNING: PWC4011: Unable to set request character ...

4. The class ..$Proxy$_$$_WeldClientProxy' does not have the property '...'    stackoverflow.com

So I am struggling with getting a sample app to work. I'm using Primefaces 3.3M4-SNAPSHOT, JBOSS 7 web profile (CDI and JSF Mojarra). I have my backing bean:

@Named
@ViewScoped
@URLMapping(id = "viewEditor", pattern = ...

5. Generated by Mojarra/Facelets, error pages    forum.primefaces.org

6. Problem with p:commmandLink - Mojarra 2.1.0    forum.primefaces.org

29 May 2011, 19:31 by burferd Problem with p:commmandLink - Mojarra 2.1.0 Using PrimeFaces 2.2.1, Glassfish 3/3.2, Mojarra 2.1.0 I started getting this error when I started using Glassfish 3.2 and ...

7. [SOLVED] PrimeFaces-3.0 & Mojarra-2.1    forum.primefaces.org

8. Mojarra version for primefaces 3.0.M3    forum.primefaces.org

Hello! Is it possible to use primefaces 3.0.M3 (and future releases) with mojarra 2.0.X? In other words: does this primeface release work only with JSF 2.1 implementation (mojarra 2.1.x), as it ...

9. Why Mojarra 2.1.2 and not 2.1.3    forum.primefaces.org

I noticed that the PrimeFaces Labs 3.0 Showcase says it is running on Mojarra 2.1.2. Is there a reason for not upgrading to Mojarra 2.1.3? I'm asking because we are using ...





10. : here's a version compatible with Mojarra Ajax    forum.primefaces.org

>> << vesuvius Posts: 26 Joined: 01 Feb 2010, 19:13 09 Mar 2010, 21:27 by vesuvius : here's a version compatible with Mojarra Ajax (NOTE: This post is closely related to ...

11. DataTable method relying on Mojarra implementation    forum.primefaces.org

07 Apr 2010, 18:58 by brunoaranda DataTable method relying on Mojarra implementation Hi, I see that the DataTable class, line 419, is invoking the setDataModel(model) method, which is protected in Mojarra. ...

12. p:resources in Mojarra 2    forum.primefaces.org

Hello, I'm a new primefaces user. I'm using jquery in my application, and when using primefaces I get jquery included twice. I tried putting a in the tag ...

13. Mojarra 2.0.3    forum.primefaces.org

I can't speak for Cagatay Civici but for my understanding it defently should. Primefaces is not a library for Mojarra but rather a JSF library. So every JSF implementations should work ...

14. Problem with p:calendar in Mojarra 2.0.3    forum.primefaces.org

21 Jul 2010, 09:58 by marco Problem with p:calendar in Mojarra 2.0.3 Hi, I have a problem with the PF calendar component (PF 2.0.2) and Mojarri JSF 2.0.3. The app is ...

15. exception with mojarra 2.0.3    forum.primefaces.org

27 Oct 2010, 12:30 by ymajoros exception with mojarra 2.0.3 Hi, After upgrading to mojarra 2.0.3, I get this exception in my server log about each time there is a p:graphicimage ...

16. JSF 2.1/Mojarra 2.1    forum.primefaces.org

Anybody tried JSF 2.1? I tried a 2.1 build from September, but it was a mess. Now, there is a Mojarra build marked 2.1.0 FCS here: https://javaserverfaces.dev.java.net/se ... derID=1703 Been using ...





17. mirror for mojarra-2.0.3?    forum.primefaces.org

Hi all, I'm trying to download mojarra 2.0.3 from http://javaserverfaces.java.net/download.html , but there's no file present. In fact, none of the links work for me. Does anyone know of a mirror ...

18. fileUpload with Orchestra, PrimeFaces, and Mojarra 2.0.2    forum.primefaces.org

26 Dec 2010, 02:37 by jsight fileUpload with Orchestra, PrimeFaces, and Mojarra 2.0.2 It appears that the fileUpload control in PrimeFaces 2.2RC2 does not work with Orchestra 1.4 and Mojarra 2.0.2. ...

19. Mojarra 2.1.0 (FCS b10)?    forum.primefaces.org

JSF 2.0, primefaces-2.2.RC1 Mojarra 2.0.3 (FCS b03) Netbeans 6.9.1 Windows 7 GlassFish Server Open Source Edition 3.0.1 (22) FF, Chrome, IE8

20. Problem Menubar Mojarra+PrimeFaces    forum.primefaces.org

>> << Alexandre Posts: 16 Joined: 18 Jan 2011, 10:36 20 Jan 2011, 10:15 by Alexandre Problem Menubar Mojarra+PrimeFaces Hi, I need to use JSF navigation with MenuItem. I try to ...

21. Updating to Mojarra 2.0.4    forum.primefaces.org

28 Jan 2011, 15:51 by ashdam Updating to Mojarra 2.0.4 Hi guys! I know I shouldn't post this here but you have helped me so many time that maybe you can ...

22. Does anyone have problem with PF 2.2.1 run with Mojarra 2.1    forum.primefaces.org

If any PF developer already switch over to GF3.1 with Mojarra 2.1, did any of you see any incompatible with PF 2.2.1?