[JBoss-user] [Messaging, JMS & JBossMQ] - Persistent message re-delivered on restart

2006-05-23 Thread sriramd
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

[JBoss-user] [JBoss.NET] - unable to pass simple javabean in method call

2006-05-13 Thread sriramd
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

[JBoss-user] [JBossWS] - Unable to deploy web service method that passes a javabean a

2006-05-11 Thread sriramd
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