Error: "java.lang.UnsupportedOperationException: Illegal to use destination for this producer".

Error: "java.lang.UnsupportedOperationException: Illegal to use destination for this producer".

book

Article ID: KB0093502

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
If the producer/sender/publisher is created with the 'null' destination, you must call the the send() method that accepts a destination as the first parameter.

Issue/Introduction

Error: "java.lang.UnsupportedOperationException: Illegal to use destination for this producer".

Additional Information

javax.jms Interface TopicPublisher