[jboss-user] [JBoss Messaging] - Re: _JMS Mesage delivery not working

oleznew do-not-reply at jboss.com
Fri Nov 10 10:40:08 EST 2006


I deployed the EJB's and a web app in an ear with the following jboss-app.xml in META-INf dir:


  | jboss-app>
  |   <loader-repository>jboss.messaging:loader=ScopedLoaderRepository
  |     <loader-repository-config>java2ParentDelegation=false</loader-repository-config>
  |   </loader-repository>
  |   <module>
  |     <service>bootstrap.sar</service>
  |   </module>
  | </jboss-app>
  | 
  | 

This should actually work!
Class SessionAspect at line 161 is throwing the index out of bounds exception. This is thrown because there are now acknowledgements for this message. Do you have any hints what causes this? 


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984933#3984933

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984933



More information about the jboss-user mailing list