[ANNOUNCE] Enterprise Java Newscast - Episode 38The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podcast that covers the latest headlines in the world of enterprise software development. In this episode, K...
Thread Cannot start Arquillian with JSFUnit in Embedded Tomcat
Cannot start Arquillian with JSFUnit in Embedded TomcatI am testing JSFUnit with Arquillian. Once I run the test case, it repeatedly throws the below exception. My maven dependency is attached in the below. INFO: <html><head><title>Apache Tomcat...
Thread Getting "HttpSession is invalid" error while using JSFUnit
Getting "HttpSession is invalid" error while using JSFUnitHi, I am trying to use JSFUnit to test my ADF Faces pages (.jspx pages). Since my UI page is a protected page, I need to authenticate using username and password (weblogic credentials). After giving the credential...
Thread [ANNOUNCE] ENTERPRISE JAVA NEWSCAST - FEBRUARY 2015
[ANNOUNCE] ENTERPRISE JAVA NEWSCAST - FEBRUARY 2015Hello, 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...
[ANNOUNCE] Enterprise Java Newscast - Episode 24 - January 2015Hello, 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...
[ANNOUNCE] Enterprise Java Newscast - Episode 23 - December 2014Hello, 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 that covers the late...
[ANNOUNCE] Enterprise Java Newscast - Episode 22 - October 2014Hello, I am pleased to announce a new episode of the Enterprise Java Newscast on JSFCentral.com. The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a month...
rich:calendar dates not enabledHello I am using Richfaces 4.3.7 running on Tomcat 7 and am trying to get the calender to work as an inline way of selecting a date. When it displays, the date cells are not enabled, however if the > is pressed t...
Thread Try to use JSFUnit under IntelliJ + Tomcat 7
Try to use JSFUnit under IntelliJ + Tomcat 7Hi, I have some question about JSFUnit. I'm a programmer of a student project. We have to build a login- and management-system. So we tried it in JSF (Mojarra) under IntelliJ U. Now we'll test our system. We found a ...
Jsf excption in Jboss 5.1.0 G.AHi All, I am getting below exception .Can any one tell me what can be the reason for it 16:38:43,264 ERROR [[/admin-console]] Exception sending context initialized event to listener instance of class org.jboss.web.j...
[ANNOUNCE] Enterprise Java Newscast - Episode 20 - May 2014Hello, I am pleased to announce a new episode of the Enterprise Java Newscast on JSFCentral.com. The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podc...
Thread richfaces 3.3.3 + JSF1.0 not working in IE10
richfaces 3.3.3 + JSF1.0 not working in IE10Hello world!. I have 2 apps written in Java: I am using JSPs + facelets + richfaces 3.3.3 + JSF1.0 After upgrading IE8 to IE10, filtering and scrolling don't work anymore. -I have tried to replace JSF1.0 to JSF2.0...
[ANNOUNCE] Enterprise Java Newscast - Episode 19 - Mar 2014Hello, I am pleased to announce a new episode of the Enterprise Java Newscast on JSFCentral.com. The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a month...
[ANNOUNCE] Enterprise Java Newscast - Episode 18 - January 2014Hello, I am pleased to announce a new episode of the Enterprise Java Newscast on JSFCentral.com. The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podcast t...
Thread Internal Server Error on first click for the Day.
Internal Server Error on first click for the Day.Hi All, I'm getting an internal server error when I click a given Tab for the first time for the day. After that everything works fine for rest of the day. This is not reproducible locally but I can reproduc...
Thread JSFUnit with Jboss7 "Could not inject method parameters"
JSFUnit with Jboss7 "Could not inject method parameters"I have attemped to run the JSFUnit 2.0.0.Beta2, using the basic example JSFUnit 2.0.0.Beta2 Getting Started Example with Jboss AS 7.1.0.Beta1, and I keep getting the following errors. 1:02:...