aspose file tools
The moose likes JSF and the fly likes NullPointerException at SeamViewHandler.calculateLocale Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "NullPointerException at SeamViewHandler.calculateLocale" Watch "NullPointerException at SeamViewHandler.calculateLocale" New topic
Author

NullPointerException at SeamViewHandler.calculateLocale

Adam Kronicki
Ranch Hand

Joined: Sep 01, 2009
Posts: 68
I have been trying to read a database in my JSF webapp. I am using the code given from BalusC Code blog:

http://balusc.blogspot.com/2008/07/dao-tutorial-data-layer.html
http://balusc.blogspot.com/2008/07/dao-tutorial-use-in-jsf.html

However when I set up everything and I launch it on Tomcat 6 I got this error (full stractrace):



I have been pottering on this for hours now with 0 progress. Does anyone have an idea about this?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: NullPointerException at SeamViewHandler.calculateLocale
 
Similar Threads
Linux / Tomcat / Samba / Properties question
Getting "view could not be restored" error, has anyone seen this before?
JSF not restore view
Session expire is handled but no new view is created
Testing JSF with JMeter