You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Fabio Da Soghe (JIRA)" <ax...@ws.apache.org> on 2005/11/29 18:02:31 UTC

[jira] Commented: (AXIS-2225) org.apache.axis.client.Call.invoke() returns null on Linux but works on Windows

    [ http://issues.apache.org/jira/browse/AXIS-2225?page=comments#action_12358818 ] 

Fabio Da Soghe commented on AXIS-2225:
--------------------------------------

Thank you for your answer. I will repeat the test with latest Axis. 
Is it ok to use the 1.3 version? And Have I to use it both on client and server or only on client?

> org.apache.axis.client.Call.invoke() returns null on Linux but works on Windows
> -------------------------------------------------------------------------------
>
>          Key: AXIS-2225
>          URL: http://issues.apache.org/jira/browse/AXIS-2225
>      Project: Apache Axis
>         Type: Bug
>     Versions: 1.2.1
>  Environment: Linux Red Hat Fedora Core 3 on x86, Sun SDK 1.4.2_08, Tomcat 4.1.31
>     Reporter: Fabio Da Soghe
>     Priority: Blocker

>
> I developed a simple web service, both server and client with Axis.
> The client is a proxy wrapper around the org.apache.axis.client.Call class, that should return my business data bean.
> The weird thing is that the client works great on windows (xp) but fail on linux (on the described environment).
> I've done every debug action I can think of and now I'm totally unable to think whatelse to try.
> The problem is that, after all the proper initialization, the call to org.apache.axis.client.Call.invoke() returns null, without any exception or log message. It doesn't even get to actually touch the remote web service: when I execute the client on linux, the server remains quiet (I trace every incoming request).
> I built this web service using the Eclipse WTP wizard, which created the proxy for me. Of course I didn't modified anything of the generated code.
> This is blocking me for several days now, so any help or hint about further investigation would be very appreciated.
> Of course I can post here any source code you would ask for, if it could be useful (the generated code is not very little).
> Thanks in advance.
> Fabio Da Soghe

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira