[ http://issues.apache.org/jira/browse/AXIS-2225?page=all ]
     
Davanum Srinivas resolved AXIS-2225:
------------------------------------

    Resolution: Cannot Reproduce

Please try latest Axis and report back with a complete test.

thanks,
dims

> 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

Reply via email to