0 Replies Latest reply on Apr 28, 2004 12:59 PM by bentzn

    Old cache of beans?

    bentzn

      I have a strange problem:
      I've been developing an application with about 20 enterprisebeans (session and entity) with no problems for a long time now.
      Suddenly I can't deploy a new file.ear - well, it deploys with no problems, but the methods, actions and so on are the old ones -as if the old bean is cached somewhere. To test I made a new dummy-method in one bean - and I get Method not found-exception!!!?

      Can anybody point me in some direction to where to reset the AppServer, so that I get the updated classes?

      Best

      Thomas, DK