|
From: Larchier C. <cla...@ax...> - 2005-02-24 08:59:30
|
OK, it works. It was a problem of context. Thanks for your help. -----Message d'origine----- De : ebx...@li... [mailto:ebx...@li...]De la part de Patrick Yee Envoy=E9 : mercredi 23 f=E9vrier 2005 07:42 =C0 : ebx...@li... Objet : Re: [ebxmlms-general] Hermes 1.0 migration 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 = changes in my code: >//MessageListenerImpl listener =3D new NoMessageListenerImpl(); >MessageListenerImpl listener =3D new ClientMessageListenerImpl(); > >... but it seems not working. The getReceivedMessageIds method returns = always 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 > |