Results 1 to 8 of 8

Hybrid View

  1. #1
    Administrator
    Join Date
    Feb 2012
    Location
    Bologna, Italy
    Posts
    102
    The exception arises from a known limitation of the WebLogic JMS client: it is unable to retrieve the name of destination, i.e. the API queue.getQueueName() returns null. We rely on this operation in a multitude of points. This limitation is also stated at the end of the Lightstreamer JMS Extender Documentation, chapter 7 "JMS Broker Examples", just below the compatibility table.

    In your case, what leads to the use of this API is the PRE_ACK acknowledge mode. Switching to AUTO_ACK or CLIENT_ACK modes should solve the problem, as they do not require the use of this API.

    Let me know if the problem is solved.
    Best regards,

    Gianluca

  2. #2
    Perfect reply- thank you!
    Worked with AUTO_ACK like a charm.
    I had seen the limitations but wasn't aware it could affect the Acknowledge modes.

    Thanks a lot - that helps me tremendously.

    Best regards
    Arnd

 

 

Similar Threads

  1. Lightstreamer JMS Extender Now Available!
    By Alessandro in forum General
    Replies: 2
    Last Post: October 11th, 2022, 02:27 PM
  2. JavaScript Client API for Lightstreamer JMS Extender
    By Alessandro in forum Client APIs
    Replies: 0
    Last Post: May 11th, 2016, 04:19 PM
  3. Hook API for Lightstreamer JMS Extender
    By Alessandro in forum Hook API
    Replies: 0
    Last Post: May 11th, 2016, 04:17 PM
  4. Blog post introducing Lightstreamer JMS Extender
    By Alessandro in forum General
    Replies: 0
    Last Post: December 31st, 2015, 08:48 AM
  5. Replies: 1
    Last Post: June 5th, 2007, 09:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:52 PM.