1 Reply Latest reply on Jun 27, 2008 1:22 AM by svadu

    Help for communication between MDB and Home Component

    cimballi

      Hi,
      I'm new to Seam and I try to develop a prototype which goal is to listen at JMS messages and store them in a database.
      I have my listener, I have the persitence part, but I don't know how to mix them together.
      I tried several way to inject my Home object in the MDB but I always have some exceptions like out of context, component not yet installed or things like that.
      Can you tell me what the correct way to access a Home Component from a MDB ?
      Thanks,
      Cimballi