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

Thread: Problem with filters in web.xml

  1. #11
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Looks to me like you're missing ehcache.jar from your WEB-INF/lib directory.

  2. #12
    Join Date
    May 2006
    Posts
    17

    Default

    First of all, regarding the error you have about cannot open the applicationContext.xml... check that you have it referenced under the right place. To do this, check your build.xml and also under the webapps directory after it has been exploded. Most likely it's not there.


    Regarding the stack trace dump that you have about the EhCaching, you need to drop the EhCache.jar into your classpath for the build.

Similar Threads

  1. Replies: 1
    Last Post: Jul 5th, 2005, 03:48 AM
  2. pagination and continuation problem in SWF
    By yfmoan in forum Web Flow
    Replies: 6
    Last Post: Jun 29th, 2005, 03:42 AM
  3. struts plugin / acegi filters
    By ctu in forum Web
    Replies: 0
    Last Post: Apr 10th, 2005, 05:31 AM
  4. Replies: 0
    Last Post: Feb 16th, 2005, 01:45 PM
  5. Lazy Load Problem when Doing UnitTest
    By yoshi in forum Data
    Replies: 7
    Last Post: Sep 29th, 2004, 10:00 AM

Posting Permissions

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