Hi
We use MDBs with durable queues (Jboss 4.0.3SP1). After all the messages get
consumed, AND a shutdown/restart is done, some of the messages get
re-delivered. I have Auto-acknowledge set and am totally puzzled on why this
happens.
View the original post :
http://www.jboss.com/index.html?mod
I have a siimple HelloWorld web service with 2 method calls.
1. helloWorld that takes a string as an argument and just prints it
2. helloWorldSpecial that takes a simple javabean and does nothing.
When I have just the first method, all works fine
When I add the second method, jboss complain
I have a siimple HelloWorld web service with 2 method calls.
1. helloWorld that takes a string as an argument and just prints it
2. helloWorldSpecial that takes a simple javabean and does nothing.
When I have just the first method, all works fine
When I add the second method, jboss complains t