Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #467 (new defect)

Opened 7 months ago

Last modified 7 months ago

Header missing in HTTP request

Reported by: user Assigned to: nahi
Priority: high Milestone: undefined
Component: soap4r Version: 1.5
Keywords: html header wsdl Cc:

Description

If the ruby classes are generated with wsdl2ruby from the attached wsdl file and a request getVersion is sent with ruby, the header in the XML-Content is missing completely. Only a body section has been generated.

With another tool, written in Java, using the same wsdl file, a correct request can be sent. Both requests have been recorded. Please see attached file containing both outputs.

Attachments

missing_header.rtf (3.8 kB) - added by user on 03/26/08 04:52:02.
Document showing a good and a bad SOAP request
ServiceRequestIF.wsdl (2.7 kB) - added by user on 03/26/08 04:55:08.
sample wsdl file to show that generating header does not work

Change History

03/26/08 04:52:02 changed by user

  • attachment missing_header.rtf added.

Document showing a good and a bad SOAP request

03/26/08 04:55:08 changed by user

  • attachment ServiceRequestIF.wsdl added.

sample wsdl file to show that generating header does not work

03/26/08 05:04:00 changed by user

Versions used:
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
soap4r (1.5.8)
hpricot (0.6)
httpclient (2.1.2)