• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Connecting to a Webservice including webRowset

New Here ,
May 05, 2010 May 05, 2010

Copy link to clipboard

Copied

Hi all,

I'm trying to use the flash builders Data->ConnectToWebService to generate classes according to my wsdl.

my schema contains the following line:

<

xsd:import namespace="http://java.sun.com/xml/ns/jdbc" schemaLocation="http://java.sun.com/xml/ns/jdbc/webrowset.xsd" />

when I click the Next of the wizard I get the wollowing error:

"There was an error during service introspection.
This WSDL contains an invalid property name: sync-provider-name"

sync-provider-name exists in webRowSet.xsd

but the webRowSet is a sun standart so I find it hard to belive its schema is invalid....

any help would be apprichiated,

Thank,

Hadas

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 24, 2010 May 24, 2010

Copy link to clipboard

Copied

Hi,

This is a known issue. Currently Flash Builder 4 does not support XSD schemas having '-'(hyphen) in their names since  it maps to AS value objects. https://bugs.adobe.com/jira/browse/FB-19662 .  Please vote for the issue.

-Radhakrishna

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 15, 2013 Mar 15, 2013

Copy link to clipboard

Copied

LATEST

Is there any update for fix ?

I can see same issue happening on FB 4.6 /4.7, is there any other way to fix the validators in FB to support '-' ( hyphen)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines