Results 1 to 2 of 2

Thread: Integration with struts,spring and hibernate problem

  1. #1
    Join Date
    May 2010
    Posts
    1

    Default Integration with struts,spring and hibernate problem

    Hi,

    I am newbie in these technologies.when I have written spring and hibernate integration code I am getting the following error.

    1)not binding factory to jndi no jndi name configured hibernate
    2)INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\SpringPractice_day20\WEB-INF\lib\jsp-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/jsp/JspPage.class
    May 20, 2010 8:21:49 PM org.apache.catalina.loader.WebappClassLoader validateJarFile
    INFO: validateJarFile(C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps\SpringPractice_day20\WEB-INF\lib\servlet-api-2.5-6.1.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class



    Its not able to load jar files too once deployed in tomcat5.5
    Please help me on this how to proceed further.

  2. #2
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,840

    Default

    Can you please post this question in the web forum? This forum is for the Spring Integration project.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •