balaji hari wrote:
We are evaluating synapse1.0 which uses jakarta http core nio package to
forward incoming requests to application server

We are facing a strange issue where synapse server is able to forward
request to jboss server in windows xp but not in solaris. When we digged the
problem we found its with the NIO component.

The example given in NIO module NHttpClient.java when executed from solaris
box is able to talk to HTTP server / servlet container running in windows
but not solaris (not even local machine).

Balaji,

I am a little confused here. Are you saying the NIO client works fine on Solaris when sending requests to a server running on Windows but for some reason does not work in the same environment when sending requests to a server running on another Solaris box? Am I getting it correctly?

I found some issues related to this in Sun forum but can't find a solution.


http://forum.java.sun.com/thread.jspa?forumID=256&threadID=420607
http://forum.java.sun.com/thread.jspa?forumID=4&threadID=293672

Any help regarding this would be greatly appreciated.


I looked at the links but it is still not clear to me what the cause of the problem might be. I do have to say NIO has a reputation of not being truly portable across different platforms. Do you know if the same problem can be reproduced on OpenSolaris? I am afraid it is going to be difficult for me to fix the problem if it cannot be reproduced on a Intel based operating system available as a free download

Oleg

Envoronment:

Java Version 1.5.0.06 jakarta-httpcore-4.0-alpha4
Solaris 5.9







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to