-
1
- #1
DevIntProd
Programmer
I have a multi-mode eWay connecting through the java MSMQ connections and have a problem getting it to shutdown correctly. It will only actually shutdown after it has done work. For instance, if I just turn the eWay on, and there are no messages on the MSMQ it is reading from, and then try to shut the eWay down, it will act like it shutdown, but in fact you must go out and kill the process to get it to shut down fully. If it has read a message off of the MSMQ, then it will shutdown cleanly.
Any theories?
Any theories?