2 Replies Latest reply on Apr 24, 2006 4:53 AM by yogendra_g

    JBoss / Netbeans JavaEE5/ JSF problems

    jportway

      hi,
      I've been trying to get Seam projects to build under Netbeans, but keep hitting the same configuration issue when I try to deploy - the problem seems to be with the way Netbeans configures JSF rather than Seam. When the web application is deployed I get this exception :

      org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log

      Not sure if this is the actrual problem, or just the symptom - the exception seems to be happening while trying to parse a configuration file.

      I have very little JBoss or JSF experience I'm afraid, so it maybe that I'm just doing something foolish - though I get this exception even with a virgin project fresh from the Netbeans project creation wizards.

      Has anyone else had this problem ? Any ideas ?
      josh