[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: updating AS from 4.0.2 to 4.2.2.GA
inxaoc
do-not-reply at jboss.com
Tue Feb 26 08:55:13 EST 2008
I've solved this problem.
The cause of this problem is wrong configuration xml-file for jmx
<!-- Redelivery unlimited times -->
| <attribute name="RedeliveryLimit">0</attribute>
|
| <!-- No Limit to messaage counter history -->
| <attribute name="MessageCounterHistoryDayLimit">0</attribute>
In previouse version of jboss it was not illegal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132171#4132171
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132171
More information about the jboss-user
mailing list