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

Ticket #284 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

wsdl2rb produces incomplete mapping

Reported by: vasee@ontash.net Assigned to: nahi
Priority: high Milestone: 1.5.6
Component: soap4r Version: 1.5
Keywords: Cc:

Description

wsdl2rb created incomplete SOAP mappings with the following wsdl file: http://www.panix.com/~vasee/download/ManufacturingService.xsd

When running the generated stub server it complains about several mappings that it cannot find.

cannot find mapped class: firstMiddleLast
cannot find mapped class: errorInfo
..

These mappings appear to be generated but not registered properly. I will try debug it further

This error occours on soapr4r release of October 10, 2006

Change History

10/24/06 14:43:25 changed by nahi

  • priority changed from normal to high.
  • status changed from new to closed.
  • resolution set to duplicate.
  • milestone changed from undefined to 1.5.6.

should be the same problem with #205 I think. must be supported till 1.5.6.