Results 1 to 2 of 2

Thread: MBean

  1. #1
    Join Date
    Nov 2005
    Posts
    1

    Default MBean

    I am writing an MBean which calls a Session Bean, but on startup of JBoss MBean is started even before the Session Bean is deployed. I think in the depends clause of MBean it must be specified that the MBean depends on Session Bean. Can anyone help me how this can be done.
    Regards,
    Seema

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    JBoss MBean are JBoss specific. I assume you can find approapriate on the JBoss forums.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •