rickilama54 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

SmartClientOperations.wsdl name attribute causes Errors in Eclipse #374

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the latest SmartGWT from trunk
2. Refresh the Eclipse project
3.

What is the expected output? What do you see instead?

No Errors and Warnings expected.

Description Resource    Path    Location    Type
s4s-att-not-allowed: Attribute 'name' cannot appear in element 'any'.   
SmartClientOperations.wsdl  line 95 WSDL Problem

Description Resource    Path    Location    Type
s4s-att-not-allowed: Attribute 'name' cannot appear in element 'any'.   
SmartClientOperations.wsdl  line 117    WSDL Problem

The following line does not have the attribute 'name' and does not get the 
error message.

<xsd:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>

What version of the product are you using? On what operating system?

GWT 2.0.0 RC2
SmartGWT 1.3 build 865
Eclipse 3.4.0 WTP
Windows

Please provide any additional information below.

http://forums.smartclient.com/showthread.php?t=8679

Original issue reported on code.google.com by qrbhz...@yahoo.com on 9 Dec 2009 at 6:36

GoogleCodeExporter commented 8 years ago
Fixed in SVN.

Original comment by sanjiv.j...@gmail.com on 12 Dec 2009 at 4:04

GoogleCodeExporter commented 8 years ago
Well, it is not fixed for me as described in the above "additional information" 
link.
I am fighting with the problem all the time without success.
MichalG

Original comment by michal.g...@gmail.com on 16 Dec 2009 at 10:45