apigee / wsdl2apigee

Generates Apigee Proxy bundles from WSDL
Apache License 2.0
22 stars 26 forks source link

Issue33 - Cannot import generated proxy into Apigee X or Hybrid #34

Closed kurtkanaskie closed 3 years ago

kurtkanaskie commented 3 years ago

Since Apigee X and Hybrid do not have the WSDL wizard, this is customers only recourse to import WSDLs to generate proxies. Using the WSDL wizard in CG SaaS and downloading produces error #1 below. b/180001199

  1. Use of String instead of string in Extract Variables (4 occurrences) - this occurs in CG SaaS
  2. Policy file name does not match the name used in the policy.

Also, tests are not running successfully, I removed GenerateProxyTest.java temporarily.