1 Reply Latest reply on Feb 8, 2008 11:33 AM by adrian.brock

    How can we send messages to remote queue and topic via JBoss

    10takashi

      Hello, my name is Takashi

      I'm seeking the way showed in title.

      First, let me introduce my enviroment. There are 2 JBoss servers.
      1st one is run only as JMS Server.
      (On this server, there is a definition file of "destination" of queus and topics). This one is called "remoteserver"

      2nd one is called localhost.
      Via this server, I want to send message to remoteserver's queus and topics.

      Both machine is using same environment showed in below,
      --------------
      Name: Remotehost
      Server: Linux(SUSE 9.3)
      JDK Version: 1.5.0_14
      JBoss Version: 4.2.2-AS


      So far, I couldn't get any information about how can I let localhost send messages to remoteserver's ques and topics.
      If someone has any idea or knows any articles about it, I'm really appriciated.
      Just remember that I'm not looking for the general way to send messages to remote queues and topics, (I've already succeeded this)
      I want to let JBoss server to do it.



      Best regards.
      Takashi