Pblm accessing webservice thru IBM HHTp server - SOAP header
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere HTTP Server > Pblm accessing webservice thru IBM HHTp server - SOAP header




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Pblm accessing webservice thru IBM HHTp server - SOAP header  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-11-06 06:23 AM

We are having problem in accessing a webservice deployed on Websphere 6 appl
ication server thru IBM Http  server.

When the client is using SOAP 1.1(Axis 1.0) , we are getting a 404 Not Found
 error from the web server.
At this time, the request header is as belowfrom tcpmon)

==================================
POST /TestWS/services/TestWS HTTP/1.0
Content-Length: 423
Host: 192.168.130.89:9999
Content-Type: text/xml; charset=utf-8
SOAPAction: ""

==================================


When we tried with SOAP1.2(Axis1.2.1), we are able to invoke the web service
.
At this time, the request header is as below:

==================================
POST /TestWS/services/TestWS HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.2.1
Host: 192.168.130.89:9999
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: ""
Content-Length: 349
====================================


Has anyone come across this? Is there any way to tell the web server to allo
w the Axis 1.0 request
header to be processed on Webspehere 6(instead of blocking the rquest)? Sinc
e ours is massive application written in Axis 1.0, it will be
a huge task to get the client code going with Axis 1.2.1, we think.

Please share your thoughts/suggestions.

Thanks





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:57 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register