Hi, my simple_chat.jsp(it's the smartclient's sample using smartclient's messaging to send and subscribe message in topic,and i have modify it to work with ActiveMQ to send and subscribe message in activeMQ's topic,and it realy work well) work with ActiveMQ JMS.if this run in windows,there is no problem.(means:when send a message to a topic such as chatCannel,the simple_chat can Subscribe the message immediately),but when i let this sample to run in linux ,a problem come out. the problem is:when i send a message,the simple_chat can Subscribe the message after 3 seconds. it's too slow to Subscribe that no one can accept it.
does this matter with activeMQ or we do need to modify any config files? thank in advance. joy_cz -- View this message in context: http://www.nabble.com/smartclient%27s-messaging-work-with-activeMQ-in-linux-tf4102349s2354.html#a11665949 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
