Search:

Type: Posts; User: megitsune; Keyword(s):

Search: Search took 0.01 seconds.

  1. In case anyone's wondering on the solution, there...

    In case anyone's wondering on the solution, there was a conflict between the weblogic.jar and jms.jar. Made the jms.jar run first before the weblogic.jar and all's well in the world. :)
  2. Replies
    7
    Views
    2,118

    Hi yferahi, Thank you for the quick reply. I'm...

    Hi yferahi,

    Thank you for the quick reply. I'm experiencing InvocationTargetException due to jmsTemplate.send triggering createConnection and not getting any ConnectionFactory in the...
  3. Replies
    7
    Views
    2,118

    Hi, May I ask how or what you changed to point...

    Hi,

    May I ask how or what you changed to point it to the QueueConnectionFactory? I'm encountering some errors and this might be the answer I need to solve my problem. Thank You.
  4. InvocationTargetException in jmsTemplate.send & createConnection is NoSuchMethodError

    Hi, I've been trying to send a message using JMS but I keep encountering an error once it gets to jmsTemplate.send(...)
    I've tried tracing it and it seems to me it triggers the createConnection()...
Results 1 to 4 of 4