1. JMS exception "Application socket has disconnected" forum.springsource.orgJMS exception "Application socket has disconnected" Hi guys, I'm using Weblogic .Net client to receive messaes from a topic on a JMS server. I have implemented a mechanism on the client ... |
2. Added JMS now get Exception when deploying forum.springsource.orgAdded JMS now get Exception when deploying Here is the stack traces. Sorry for it being long. Code: end public class org.apache.activemq.store.kahadaptor.KahaReferenceStoreAdapter -- (NullPointerException) null null java.lang.NullPointerException at org.aspectj.weaver.ResolvedMemberImpl.matches(ResolvedMemberImpl.java:936) at org.aspectj.weaver.ResolvedType.lookupResolvedMember(ResolvedType.java:439) ... |
3. How to terminate process with JMS Exception forum.springsource.orgHow to terminate process with JMS Exception I set up my application to use the DefaultMessageListenerContainer and the error_handler as follows: |