|
From: Patrick Y. <kc...@ce...> - 2005-02-23 06:41:56
|
It should work. I have made up a sample program as attached. And I have=20 tested it against Hermes 1.0 and it should be able to receive messages.=20 Please try. Regards, -Patrick Larchier Christophe wrote: >Hi all, > >Does someone who was using the NoMessageListenerImpl class with Hermes 0= .9.3.1 has successfully migrated to Hermes 1.0 ? > >As the NoMessageListenerImpl class has disapeared, I've done these chang= es in my code: >//MessageListenerImpl listener =3D new NoMessageListenerImpl(); >MessageListenerImpl listener =3D new ClientMessageListenerImpl(); > >... but it seems not working. The getReceivedMessageIds method returns a= lways null. > >Regards, >Christophe Larchier > > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > =20 > |