Resolved the compilation problems.  I needed to add the libraries to the Tomcat project I'm using in Eclipse, not just import the libraries into the lib folder.

On 5/19/05, Hans Omli <[EMAIL PROTECTED]> wrote:
I resolved the log4j warnings.  I had imported log4j.properties into the wrong webapp.  :-(
 
However, I still get the unresolved compilation problems.  Any ideas?

 
On 5/19/05, Hans Omli <[EMAIL PROTECTED]> wrote:
I'm running Tomcat.  I see two log4j warnings when launching Tomcat through Eclipse:
 
log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
log4j:WARN Please initialize the log4j system properly.
 
Then I get the following error when I run Main.mxml:
 
Error: Unresolved compilation problems:
The import org.apache.commons cannot be resolved
The import org.apache.commons cannot be resolved
log cannot be resolved
log cannot be resolved
log cannot be resolved
log cannot be resolved
log cannot be resolved
log cannot be resolved
Log cannot be resolved to a type
LogFactory cannot be resolved
 
Any ideas?


On 5/19/05, Alistair McLeod <[EMAIL PROTECTED] > wrote:
Hi all,
 
It turns out that the log4j JAR file that ships with the CairngormStore example in Cairngorm conflicts with the one that is pre-installed with the version of JRun that ships with Flex, and stops the application context from starting up successfully. So, to get it running, delete the following file before starting the integrated JRun server:
 
\jrun4\servers\default\cairngormstore\WEB-INF\lib\log4j-1.2.8.jar
 
JRun will then use its own Log4J JAR file.
 
Cheers,
 
Ali
 
--
Alistair McLeod
Development Director
iteration::two
[EMAIL PROTECTED]
 
Office:  +44 (0)131 338 6108
 
This e-mail and any associated attachments transmitted with it may contain confidential information and must not be copied, or disclosed, or used by anyone other than the intended recipient(s). If you are not the intended recipient(s) please destroy this e-mail, and any copies of it, immediately.
 
Please also note that while software systems have been used to try to ensure that this e-mail has been swept for viruses, iteration::two do not accept responsibility for any damage or loss caused in respect of any viruses transmitted by the e-mail. Please ensure your own checks are carried out before any attachments are opened.




Yahoo! Groups Links

Reply via email to