1 Reply Latest reply on Jun 19, 2003 4:35 PM by adrian.brock

    EJB initialisation

    ebasley

      Hy,

      The aim of our product is to manage risk, we have CMP EJB representing positions on stocks, so each time jboss is starting we have to subscribe to a financial server for all stocks we have in database.

      I need to initialize the subscribtion request at jboss startup, and I don't know where to put the init method ?

      More generaly, usually, when we start an application, we need to initialize componants (not especially EJB), how to do that ?

      Rergards.

      Eric