0 Replies Latest reply on Aug 1, 2002 10:37 AM by glenc

    class execution at startup

    glenc

      How do I have resource adapter code execute when JBoss is
      started? The JCA 1.0 spec defines a ResourceAdapter
      interface with lifecycle methods, but I don't see
      any tags in the dtd to specify my custom ResourceAdapter
      implementation (JCA 1.5 draft identifies a
      resourceadapter-class tag for this purpose).