Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

configuration difference between JMS Queue and JMS Topic in weblogic 10.3.5

867488Sep 29 2011 — edited Sep 29 2011
Hi Friends,

can anyone let me know the configuration difference between JMS Queue and JMS Topic in the weblogic 10.1.3.5.

I configure the JMS Queue and it is working fine. i configure the JMS Topic just like JMS Queue, but it is not working. i am not getting the things. please find the below detailed Exception Log and help me with the needfull.

<part name="summary">
<summary>

Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Produce_Message' failed due to: ERRJMS_MSGPROD_CONSTR_ERR.
ERRJMS_MSGPROD_CONSTR_ERR.
Unable to construct MessageProducer.
Please examine the log file to determine the problem.
".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.

</summary>
</part>
-<part name="detail">
<detail>

weblogic.jms.client.JMSXAConnectionFactory cannot be cast to javax.jms.Destination

</detail>
</part>



Thanks in Advance...

Hari
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2011
Added on Sep 29 2011
1 comment
543 views