You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "cwc (JIRA)" <ax...@ws.apache.org> on 2006/02/16 03:37:00 UTC

[jira] Created: (AXISCPP-927) NULL HTTPS return result in failure web service call

NULL HTTPS return result in failure web service call
----------------------------------------------------

         Key: AXISCPP-927
         URL: http://issues.apache.org/jira/browse/AXISCPP-927
     Project: Axis-C++
        Type: Bug
  Components: Transport (Client)  
    Versions: 1.5 Final    
 Environment: Server configuration:tomcat-4.1.29, IBMJava2-142
Client:Axis C++ 1.5 Final, using SSL
    Reporter: cwc


In such environment, calling the web service always results in failure. But it succeeds without SSL. I noticed that in getBytes() in AxisTransport.dll, *m_pChannel >> m_strRecevied", the channel returns nothing. Is that a problem of compatibility with IBM jdk? It has no problem with sun jdk.

-- 
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


Re: [jira] Created: (AXISCPP-927) NULL HTTPS return result in failure web service call

Posted by Fred Preston <PR...@uk.ibm.com>.
Hi CWC,
        There are usually a couple of things worth checking first.  Are 
you using 'https' and not http.  The other is the port number.  If these 
are correct, is the socket actually being opened correctly?  You can check 
this by tracing through the HTTPSSLChannel::open() code, ensuring that you 
get an AXIS_SUCCESS  response.   If the channel opens successfully, you 
should be able to send and receive messages.  Saying that,  I suppose if 
the SSL settings on your server are different from the default, then there 
may be problems...

Regards,

Fred Preston.





"cwc (JIRA)" <ax...@ws.apache.org>
16/02/2006 02:37
Please respond to "Apache AXIS C Developers List"
 
        To:     axis-c-dev@ws.apache.org
        cc: 
        Subject:        [jira] Created: (AXISCPP-927) NULL HTTPS return 
result in failure web service call

 

NULL HTTPS return result in failure web service call
----------------------------------------------------

         Key: AXISCPP-927
         URL: http://issues.apache.org/jira/browse/AXISCPP-927
     Project: Axis-C++
        Type: Bug
  Components: Transport (Client) 
    Versions: 1.5 Final 
 Environment: Server configuration:tomcat-4.1.29, IBMJava2-142
Client:Axis C++ 1.5 Final, using SSL
    Reporter: cwc


In such environment, calling the web service always results in failure. 
But it succeeds without SSL. I noticed that in getBytes() in 
AxisTransport.dll, *m_pChannel >> m_strRecevied", the channel returns 
nothing. Is that a problem of compatibility with IBM jdk? It has no 
problem with sun jdk.

-- 
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



[jira] Closed: (AXISCPP-927) NULL HTTPS return result in failure web service call

Posted by "nadir amra (JIRA)" <ax...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/AXISCPP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra closed AXISCPP-927.
------------------------------

    Resolution: Cannot Reproduce

Please run with the latest SVN and reopen if problems still exist.  The transport layer was significantly flawed in 1.5 and 1.6b.

> NULL HTTPS return result in failure web service call
> ----------------------------------------------------
>
>                 Key: AXISCPP-927
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-927
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Transport (Client)
>    Affects Versions: 1.5 Final
>         Environment: Server configuration:tomcat-4.1.29, IBMJava2-142
> Client:Axis C++ 1.5 Final, using SSL
>            Reporter: cwc
>
> In such environment, calling the web service always results in failure. But it succeeds without SSL. I noticed that in getBytes() in AxisTransport.dll, *m_pChannel >> m_strRecevied", the channel returns nothing. Is that a problem of compatibility with IBM jdk? It has no problem with sun jdk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org