Details
Description
When using Apache.NMS.WCF.dll as a binding in a WCF service hosted in IIS 7.5, randomly (I have not been able to detect the cause) the listener shut downs gracefully and also shutdowns the whole application pool. No errors are show at all, Apache.NMS.Trace was enabled. The more of this services I deploy (Even in diferent app pools) the faster the issue takes places
Also it is really strange that my application code runs on a thread with name "ActiveMQ Task" instead in the application pool, but the first request that is launched in the same therad.