Hi

Sorry about the delay in reply.

Asankha C. Perera kirjoitti:
Hi Juho

Were you able to find a Sun JVM for AIX? or is there no such JVM from Sun?

Yes, I think there is only IBM JVM for AIX.


If you are unable to proceed further, I would like to get to the
bottom of this issue.. Last year we saw some different behaviour with Solaris 2.6 versions, and Oleg was able to help figure it out, but with some considerable help from the user, as we do not have access to an AIX environment. If you still have the problem, can you try the following to help us narrow the root cause.

1. Try accessing AIX service from Linux client (with and without TCPMon)

2. Try accessing Linux service from AIX client (with and without TCPMon)

Thanks for your helpful advices.
I tried to test with various combinations.

These don't work in our server environment:
synapse on Aix, axisClient on Aix, axisServer on Aix
synapse on Aix, axisClient on Linux, axisServer on Aix
synapse on Linux, axisClient on Linux, axisServer on Aix
synapse on Linux, axisClient on Aix, axisServer on Aix
synapse on Aix, axisClient on Linux, axisServer on Linux
synapse on Aix, axisClient on Aix, axisServer on Linux

And these work:
synapse on Linux, axisClient on Linux, axisServer on Linux
synapse on Linux, axisClient on Aix, axisServer on Linux

I'm quite newbie to axis and synapse configuration, but I noticed that if I change axis2.xml -files:

<transportReceiver name="http"
old: class="org.apache.synapse.transport.nhttp.HttpCoreNIOListener">
new: class="org.apache.axis2.transport.http.SimpleHTTPServer">

<transportSender name="http"
old: class="org.apache.synapse.transport.nhttp.HttpCoreNIOSender">
new: class="org.apache.axis2.transport.http.CommonsHTTPTransportSender">


Synapse works fine on Aix! (well, I tested just sample 0).
Is it ok, if I use SimpleHTTPServer and CommonsHTTPTransportSender or are there some drawbacks?


Lets then decide the next steps depending on the findings

I greatly appreciate your help, Synapse is just what I'm looking for, but because it didn't work on Aix I almost gave up.

--
Juho Jussila
JOS-Soft
050 358 0895


Reply via email to