1 Reply Latest reply on May 14, 2003 4:00 PM by adrian.brock

    MBean and remote JBossMQ

    seven

      Hello ppl,

      I am trying to customize my jboss server (I don't need the EJB or servlet container) to have only the services I need (reachable from a MBean). Until now I was able to deploy the TransactionManager and DB DataSources but I need to access queues located on a remote JBoss server. How can I publish the references of the remote queues and factories into the local JNDI so I can access them from my MBean (using default jndi context).

      Regards,
      Horia