Hi,

I’m a new user to XFB, trying to transfer messages between two XIBs through the XFB Gateway. The message is initiated by the 1st XIB and sent to XFB using HTTP. It is successfully received at the 2nd XIB by an XFB Receive method. Then, the message is sent back to XFB using an XFB Send method which also seems to be successful. But then, the Transfer state is indicated as “Not Routed” and the Log displays the following errors.

HTTP303E 05.05.2009 10:11:45 TEST_HTTP_REMOTE(69) [556] Invalid server response: HTTP/1.0 405 Method Not Allowed.

HTTP217E 05.05.2009 10:11:45 TEST_HTTP_REMOTE(69) [556] TEST_HTTP_REMOTE Error sending file: /opt/elcomxib/xib/data/tmp/fileNNqhna.

The remote site I have used for both sending and receiving is TEST_HTTP_REMOTE, as no other remote site could receive the message coming back from the 2nd XIB. I have tried changing HTTP methods etc. but the problem seems to prevail.

Some assistance on this will be greatly appreciated.

Thanks

continue reading.....