Re: message clears from db if application or activemq restarts..

2011-05-06 Thread anilkapoor
not see that fail persist message in db. it clears from there. BTW thanks for the previous suggestion i'll try by chcking the logs also. -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3501807.html

Re: message clears from db if application or activemq restarts..

2011-05-06 Thread Gary Tully
le.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3500297.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- http://blog.garytully.com http://fusesource.com

Re: message clears from db if application or activemq restarts..

2011-05-05 Thread anilkapoor
no-one knows about it...?? i think there might be some configuration missing or something else. please check it. -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3500297.html Sent from the ActiveMQ - User

Re: message clears from db if application or activemq restarts..

2011-05-04 Thread anilkapoor
ere is any other solution? -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3494806.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: message clears from db if application or activemq restarts..

2011-05-03 Thread anilkapoor
please reply anyone, i need to fix it quickly. Thanks in advance. -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3494583.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: message clears from db if application or activemq restarts..

2011-05-03 Thread anilkapoor
& readDataFromQueue i am just print the message body to test whether message is recieving & endpoint is working. So everything is working well except proper persistence. -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-

Re: message clears from db if application or activemq restarts..

2011-05-03 Thread Martin C.
t; > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3492380.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: message clears from db if application or activemq restarts..

2011-05-03 Thread anilkapoor
t if broker is down or my application restarts broker should get that messages from db & should redeliver them. -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3492380.html Sent from the ActiveMQ - User

Re: message clears from db if application or activemq restarts..

2011-05-03 Thread Martin C.
d stub >    return new ClassPathXmlApplicationContext("META-INF/spring/*.xml"); >  } > } > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3491828.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: message clears from db if application or activemq restarts..

2011-05-02 Thread anilkapoor
AbstractXmlApplicationContext createApplicationContext() { // TODO Auto-generated method stub return new ClassPathXmlApplicationContext("META-INF/spring/*.xml"); } } -- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-active

message clears from db if application or activemq restarts..

2011-05-02 Thread anilkapoor
-- View this message in context: http://activemq.2283324.n4.nabble.com/message-clears-from-db-if-application-or-activemq-restarts-tp3491807p3491807.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.