Hi,
Thanks again for reply.I am sorry if my previous messages was not clear enough. I am using messaging in my web app where several modules produce messages and send it to a single...
Type: Posts; User: shamim; Keyword(s):
Hi,
Thanks again for reply.I am sorry if my previous messages was not clear enough. I am using messaging in my web app where several modules produce messages and send it to a single...
hi
Thanks for the reply. Yes i was using AUTO_ACKNOWLEDGE. After ur reply now i am using CLIENT_ACKNOWLEDGE mode. I am trying to use derby db for the persistence. From the log output it seems things...
Hello,
I am using JMS with Spring in my application to send asynchronous message from one module to another. I am using ActiveMQ as the JMS implementation as an embeded broker.Its currently working...
Hi
It would seem a funny kind of post to some of you. But i really want to know, is there any other alternate way of initializing the spring context without writing any xml...
hi
i have configured Log4jConfigListener in my web.xml file of tomcat and specified two context -param. i have done that with following code
<context-param>...