0 Replies Latest reply on Feb 9, 2005 6:08 PM by randyott

    Programatically Invalidate an EJB

    randyott

      We have a WLS application that we are porting to JBoss. We have built a framework for calling proprietary app server methods. For WLS, we have some methods that invalidate EJB's individually, at the class level, or the entire set of EJBs. We need to be able to do the same thing in JBoss. Using proprietary JBoss method calls is fine. I have reviewed the following posts, but they aren't quite what I'm looking for. If someone knows of a way to do this, it would be appreciated.

      http://www.jboss.org/index.html?module=bb&op=viewtopic&t=31726
      http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839188

      Randy Ott