1 Reply Latest reply on Aug 20, 2009 7:32 AM by f_marchioni

    JBoss 5.0.1GA how to force war be undeployed before ejb

    arthurchn

      Hi,

      We are using JBoss 5.0.1GA and got some error during undeployment of ear package.

      The reason is we need invoke ejb calls in Listener.contextDestroyed() but at that moment ejbs have already been unbound/undeployed.

      Any suggestion on this?

      Thank you in advance.