• The tag named passThroughAttribute from namespace http://xmlns.jcp.org/jsf/core has a null handler-class defined

    As described in WFLY-2897, if a Mojarra 2.2.x implementation JAR is accidentally included in a JSF application's WAR file, the following error occurs when deploying the application to WildFly: 11:22:36,630 SEVERE ...
    Profile Photo
    last modified by fjuma
  • Multiple versions of JSF (1.2 & 2.2) won't work in the same ear deployment

    We've tried both JBoss release versions 8.2.0.Final and 9.0.0.CR2. In JBoss 6 we were able to deploy an EAR which contained multiple WARs using different versions of JSF. Specifically JSF 1.x in one and JSF 2.x in the...
    Profile Photo
    last modified by cdclose
  • [ANNOUNCE] Enterprise Java Newscast - Episode 26 - March 2015

    Hello,     I am pleased to announce a new episode of the Enterprise Java Newscast.     The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podcast...
    Profile Photo
    last modified by kito99
  • unknown runtime error while uploading file jsf1.2

    Hi    I'm new to jsf i'm working on jsf1.2 ,i was trying to upload a file .But i'm getting script error in IE 7.0,but it working fine in mozilla.Please help me. When i tried to change the drop for bulkcr...
    Profile Photo
    created by kiran.it1981
  • Upgrade to JSF2.2 with JBoss EAP 6.1 alpha

    We are using JBOSS EAP 6.1 alpha with Primefaces 3.5 and JSF 2.1. We are in middle of upgrading the PrimeFaces from 3.5 to 5.0, we found that PrimeFaces 5.0 require JSF 2.2.   Followed the steps provided in th...
    Profile Photo
    last modified by rajni.kumari14
  • rich:inplaceInput save edit problem

    If I want to use rich:inplaceInput, and when the user is done with editing the field and they click the button that is the green check mark by default, how do I get that to submit the form and save the field?
    Profile Photo
    created by sebukurian
  • In inplaceinput saving and editing issue

    In inplaceinput after saving the field i am not able to make the value empty by editing the field. when i make the field empty by editing it shows the saved value by default. how can i over come this issue..?
    Profile Photo
    created by sebukurian
  • I have a project in JSF which also uses RichFaces controls. I am planning to write Junit for the business logic of code. What is the best tool for that?

    I have a project in JSF which also uses RichFaces controls. I am planning to write Junit for the business logic of code. What is the best tool for that?
    Profile Photo
    created by richa.bansal
  • JBOSS 7.1.1 use MyFaces 2.1.15 instead of Mojarra

    Hello community,   I'm struggling with the deployment of EAR containing a WAR that is dependend on MyFaces 2.1.15. I have configured WAR_BUNDLES_JSF_IMPL in the web.xml and placed myfaces and it's dependencies i...
    Profile Photo
    created by mdzh
  • refreshing web application without restarting jboss???

    Hi, i'm using jboss AS 7 to develop a jee application. i have a folder "ressources" under the web project. i need to upload files into the "ressources" folder wich i do successfully. But then i need to access tho...
    Profile Photo
    created by mannouchan
  • The tag named passThroughAttribute from namespace http://xmlns.jcp.org/jsf/core has a null handler-class defined

    As described in WFLY-2897, if a Mojarra 2.2.x implementation JAR is accidentally included in a JSF application's WAR file, the following error occurs when deploying the application to WildFly: 11:22:36,630 SEVERE ...
    Profile Photo
    last modified by ctomc
  • JSF 1.2 to JSF 2.x migration problem

    Can someone help me on this. It seems like my JSF, RF and Seam components doesn't recognize upon migrating and running it on JbossAS7. I can successfully running it, but the problem is that it ONLY display the text an...
    Profile Photo
    last modified by fftolentino
  • Maven2 can't create org.richfaces.cdk:maven-archetype-jsf-component archetype in Kepler

    When I try to create a project to work with jsf+ejb+jpa by choosing org.richfaces.cdk:maven-archetype-jsf-component archetype maven has failed to build the according directory structure and dependencies. It displayed ...
    Profile Photo
    created by iak
  • rich:componentControl fails on JSF 1.2_08-b06-FCS to 2.0.11-SNAPSHOT upgrade.

    We use Richfaces 3.3.4.Final and we are upgrading JSF from 1.2_08-b06-FCS to 2.0.11-SNAPSHOT At this point, many of our modals appear to be broken because of problems with rich:componentControl. Here is a sample of ...
    Profile Photo
    last modified by magwoodk
  • Switching HTTPSession after successful login to prevent Session Fixation

    Hello all,   I'm working at the moment on a JSF web project, using JBoss AS 7.1.1.Final and Mojarra 2.1.7 (Mojarra 2.1.7-jbossorg-1). As an outcom of an security review, we have the requirement to switch the HTT...
    Profile Photo
    last modified by thomas_schindler
  • JBOSS 7.1 support to JSF 2.2

    Hi all, I've read many topics here and there about the support of JSF2.2 on JBOSS AS7. I'm still doubtful about the correct answer. Can someone tells me once on for all if JBOSS AS 7.1 can support MOJARRA JSF 2.2?...
    Profile Photo
    last modified by mbsakho
  • WELD-000321 No conversation found to restore for id 1 on WebLogic Server 12c

    regards,   I am using JSF 2 + Richfaces 4 + Facelets + WebLogic Server 12c, I have a serious problem in an application that I have to deliver the day Friday, it was working properly but now I get an error when I...
    Profile Photo
    created by rart3001_1
  • JBoss 7.1 - Migration to JSF 2.2

    Can someone list me steps for ugrading JBoss 7.1 to support JSF 2.2?   Thanks.
    Profile Photo
    last modified by arkhalil
  • Hibernate 2.1 with ehcache not working

    Hi ,   I have been trying to implement ehcache with Hibernate 2.1.1 into my project .   My configurations are as follows :- <prop key="hibernate.cache.provider_class">net.sf.ehcache.hibernate.Provid...
    Profile Photo
    created by rahul22
  • Validation Exceptions for Composite Components

    Hi there,   i am facing a problem while working with Composite Compontents which contains input fields. System: JSF 2.1.19-redhat-1, JBoss EAP 6.1   Normally, Validation Exceptions (/ UpdateModelException...
    Profile Photo
    last modified by dmat2013