Sorry for the late reply,
Here is the config of the JmsEasySender and other beans reference by it:
and here is the code:
public class JmsEasySenderImpl extends JmsGatewaySupport...
Type: Posts; User: k-yo; Keyword(s):
Sorry for the late reply,
Here is the config of the JmsEasySender and other beans reference by it:
and here is the code:
public class JmsEasySenderImpl extends JmsGatewaySupport...
Hi Andreas,
I just try to use a coventional MDB, without using Spring at all and it runs flawlessly, what I did is try to send a JMS via the login.jsp in the /jsp directory(I create a...
I have did that at first, and i just did that again when you ask, but still all the exception was at org.jboss.ejb, org.jboss.jms and org.jboss.mq classes, it did not occur on any of my class nor...
Hi all,
I am new in spring and this is the first time i post a thread, for a couple of days i got an exception that i can't solve, it's happen when jboss is instantiating my mdb bean(extends...
Hi all,
I am new in spring, when I try to create an MDB I got the same some issue as well, but i got it at the appserver startup moment.
Looks like it try to invoke...