|
From: Wahid M. <wa...@ph...> - 2005-08-19 16:34:25
|
Im still getting the same problem..... Messages are coming in but the Hermes instance doesn't seem to pick on the fact that a message has been received. Can anyone help? Thanks Wahid -----Original Message----- From: Wahid Muhammad Sent: 04 August 2005 09:21 To: 'ebx...@li...' Subject: Re: Message Listener Not WORKING!!!! Patrick, There was a discrepancy with the CN name, which I have now corrected... I no longer get the "HTTPS hostname wrong" error, but the application still doesn't know a reply has been received!!! I can see the reply come into the directory with no problems!! Thanks Wahid Message: 2 Date: Wed, 03 Aug 2005 18:15:54 +0800 From: Patrick Yee <kc...@ce...> To: ebx...@li... Subject: Re: [ebxmlms-develop] Message Listener Not WORKING!!!! Reply-To: ebx...@li... What is the common name (CN) of the server certificate you are using? Can you try to make the CN being 10.143.84.130? Regards, Patrick Yee Center for E-Commerce Infrastructure Development Making E-Commerce Everyday Commerce Wahid Muhammad wrote: > Hi, > > > > I have got everything working in Hermes (I think) except for a working > listener!!!! I have been using the example code provided in the > documentation and it all works.... However when an incoming messages > comes through it gets put into the correct location (message > repository location) and I can physically see the new file.... > > The problem I am getting is that the code I am running doesn't seem to > know a message has arrived therefore the "onMessage" method does not > get invoked!! When Im sending messages through code I am connecting to > Hermes: > > > > http://10.143.84.130:8080/MSH (local machine) > > > > Messages that are sent to me come down the following channel: > > > > https://10.143.84.130:443/MSH <https://10.143.84.130/MSH> > > > > Could it be that the message listener will only listen on port 8080 > and not 443? If so then how can I send my messages connecting to port > 443 because I get an error: > > > > java.io.IOException: HTTPS hostname wrong: should be <10.143.84.130> > > > > Any help would be appreciated as I am really confused (again)!! > > > > Thanks > > > > Wahid > --__--__-- _______________________________________________ ebxmlms-develop mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-develop End of ebxmlms-develop Digest |