File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes need Help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "need Help" Watch "need Help" New topic
Author

need Help

joesef shed
Greenhorn

Joined: Jun 02, 2009
Posts: 14
SEVERE: Error in config : Cannot locate config file. Using default values


any one know what is the meaning of this message .....it appeard to me in consloe while running...and all action and code dosn't work


thank you
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Not to worry. It's just an info or warning message - it's not an error.

Almost everything in JSF has a 'configurable value.' If a custom configuration isn't found, a default is used. You can live a long life without overriding many of the sensible defaults.

It's not causing your problem to stop from deploying and running, is it?

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
Lalit Bhatt
Ranch Hand

Joined: Dec 27, 2007
Posts: 69
Is is able to pick up faces-config.xml ?


Java-JavaEE Hibernate Spring Spring Roo Web Applications
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: need Help
 
Similar Threads
urgent..../hibernate.cfg.xml not found
Publish to WAS 5.0 Problem - Admin Console not starting
what is the meaning of this???
Where is the database settings of JBoss stored on Linux
how to get init-param in jsp