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

Ticket #372 (closed defect: fixed)

Opened 11 months ago

Last modified 10 months ago

name crashes between types(classdef names) and services(driver names) in some WSDL definition

Reported by: nahi Assigned to: nahi
Priority: normal Milestone: 1.5.8
Component: wsdl4r Version: 1.5
Keywords: Cc:

Description

type name and service name in WSDL can be the same.

Change History

07/02/07 22:25:18 changed by nahi

  • priority changed from high to normal.
  • milestone changed from 1.5.7 to undefined.

I have no idea how to avoid it for now...

07/02/07 23:48:30 changed by nahi

  • priority changed from normal to low.

07/20/07 10:31:16 changed by nahi

  • priority changed from low to normal.
  • severity changed from normal to major.
  • milestone changed from undefined to 1.5.8.

07/21/07 23:59:52 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [1899]) * as a workaround of class name crash problem between generated class and generated driver, add --drivername_postfix option to wsdl2ruby.rb. closes #372.