Using 0.79f, if I run the HelloWorld2 demo once, it works fine. If I run it a second time without stopping/restarting the server, the HelloWorld2 demo receives the message twice:
[Aug 17, 2002 5:51:14 PM INFO HelloWorld2] Received asynchronous message 'Hello World2' from xmlBlaster [Aug 17, 2002 5:51:14 PM INFO HelloWorld2] Received asynchronous message 'Hello World2' from xmlBlaster If I continue to re-execute HelloWorld2, I consistently get the message twice, until I stop/restart the server. The first receipt arrives before HelloWorld2 does its send. My best guess is that the server is holding onto the other message and is sending it once HelloWorld2 subscribes. My environment is Windows 2000 Professional, Java version 1.4.0_01-ea. Any idea what I or HelloWorld2 are doing wrong? Thanks! Mark Murphy [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
