|
Your application is attempting to load a properties file. I would assume by the name that this is a properties file relating to either the runtime module of the WebFacing tool, or specific to your application. You can search the IFS directories to find the file and make sure it exists and add the path to that file to your classpath definitions, or copy it to a customizing directory already in the classpath. I didn't find any references to that properties file directly, so I would assume that it was created as a tracing options file for your application. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your programming questions--or help out your peers by answering them--in our live discussion forums.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
|