Skip to content

mikedehaan/primefacesTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

primefacesTest

Testing primefaces functionality. This project is in reference to the primefaces forum entry:

http://forum.primefaces.org/viewtopic.php?f=3&t=33107

  1. Clone the repository

git clone https://github.com/mikedehaan/primefacesTest.git

  1. Change to the newly cloned project

cd primefacesTest

  1. Run maven to start tomcat7

mvn clean tomcat7:run

  1. Access the application in the browser

http://localhost:8080/primefacesTest

  1. Click the button marked "ui-button"

  2. Read the console logs generated from log4j and notice values are not set

  [http-bio-8080-exec-10]12:37:49,370 | DEBUG | SampleDataTablePageBean.validate | - Local: [null]
  [http-bio-8080-exec-10]12:37:49,371 | DEBUG | SampleDataTablePageBean.validate | - Submitted: [null]
  [http-bio-8080-exec-10]12:37:49,371 | DEBUG | SampleDataTablePageBean.validate | - Reading Value threw an exception
  org.apache.myfaces.view.facelets.el.ContextAwareELException: javax.el.ELException: java.lang.ArrayIndexOutOfBoundsException: -1

About

Testing primefaces functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages