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

Ticket #481 (new defect)

Opened 3 months ago

Generates NilClass return types for document/literal WSDL

Reported by: user Assigned to: nahi
Priority: normal Milestone: undefined
Component: soap4r Version: 1.5
Keywords: Cc:

Description

Attached WSDL results in "NilClass?" return types from the "Func" operation. In the WSDL, the operation has a tns:FuncResponse output message which consists of a ns:FuncResponse element that is defined in the schema as a complex type.

soap4r version: 1.5.8 service style: document encoding: literal

Attachments

doclitstr.wsdl (3.0 kB) - added by user on 06/12/08 20:11:19.
WSDL file which wsdl2ruby doesn't handle

Change History

06/12/08 20:11:19 changed by user

  • attachment doclitstr.wsdl added.

WSDL file which wsdl2ruby doesn't handle