1 Reply Latest reply on Feb 7, 2004 2:32 AM by juha

    Deploying SessionBean in .SAR?

    blulas

       

      "blulas" wrote:
      I have an MBean that contains my instrumentation of a component that is remotely accessed via an EJB SessionBean. Can I deploy the session bean in a .SAR along side the MBean? Are there any special dependancies that go along with this? Do I need to create a stub .jar file for client access?

      Any help appriciated!


        • 1. Re: Deploying SessionBean in .SAR?

           

          "blulas" wrote:

          I have an MBean that contains my instrumentation of a component that is remotely accessed via an EJB SessionBean. Can I deploy the session bean in a .SAR along side the MBean?


          Yes.

          "blulas" wrote:

          Are there any special dependancies that go along with this?


          Depends on your application logic.

          "blulas" wrote:

          Do I need to create a stub .jar file for client access?


          No.