Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Help Me Friends to solve " ERROR initServletBean, Context initialization failed "

  1. #11
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,625

    Default

    Have you actually read my post!? You are focussing on some additional tips I gave you to cleanup your xml those are NOT related to your issue...

    As I stated you are mixing spring versions and hence you need to fix your classpath... From somewhere there is another spring jar coming (or maybe it is in your classpath or maybe it is being loaded due to some class you now need). Hence fix your classpath... Check your spring jars etc. I also suggest checking the reference guide with regards to spring, if I;m not mistaken tiles 2.0 is not supported by spring 3.0 and you need a newer version.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

  2. #12
    Join Date
    Sep 2010
    Location
    Sri Lanka
    Posts
    61

    Default

    Dear Marten.,
    How to fix my classpath.??

Tags for this Thread

Posting Permissions

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