I'm trying to get started with a SmartGWT-2.5 Evaluation.
I'm following the instructions in the SgwtEESetup file, under "Adding Smart GWT EE to an existing project."
Step 4 says:
"Copy war/WEB-INF/classes/log4j.config.xml across to the "src" dir of your project (it's placed in the "src" dir as a means of getting it into the CLASSPATH). This enables default log4 categories for server-side logs appropriate for development. "
I see no such "log4j.config.xml" in any of the sample directories. What am I missing here?
Thanks in advance.
I'm following the instructions in the SgwtEESetup file, under "Adding Smart GWT EE to an existing project."
Step 4 says:
"Copy war/WEB-INF/classes/log4j.config.xml across to the "src" dir of your project (it's placed in the "src" dir as a means of getting it into the CLASSPATH). This enables default log4 categories for server-side logs appropriate for development. "
I see no such "log4j.config.xml" in any of the sample directories. What am I missing here?
Thanks in advance.
Comment