facebook

JMS question …

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243977 Reply

    ehudt
    Member

    Hi all,

    I have set up a JMS server + a Queue destination on Weblogic 8.1 SP4 server.
    Then i have deployed a MDB to listen to this queue and an stateless EJB that sends a message to this Queue.

    When i boot the Weblogic server and run a small driver i wrote to send messages via the EJB, i see that all of the messages sent by the EJB to the queue are in status pending, although the MDB is up and running on the same server.

    What i look in the JMS server monitor, i see that there exist two active connections, but when i open one of them i see it says 1 consumers and 0 producers. When i open the other connection, I see 0 consumers and 1 producer.

    Anybody have an idea what am I doing wrong here ? why the two connections cant ‘see’ eachother ?

    Thanks.

    #243993 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft Dev

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JMS question …

You must be logged in to post in the forum log in