Hi Thomas,

Thomas wrote:
I am developing my first Flex application, and using it to consume a Web Service generated by a WebObjects project. The project was created in Eclipse as a WebObjects Application, as per the instructions in

http://wiki.objectstyle.org/confluence/display/WO/Web+Services-Web +Service+Provider

although I didn't need to add the jar files because they were already included.

I have a model with a single entity "Product," using the Generation Gap of EOGenericRecord > _Product > Product.

The application is working fine, as long as I convert Products into HashMaps. But when I try to deliver EO entities, I get this error on the Flex client:

[RPC Fault faultString="Cannot find base type definition 'http:// eocontrol.webobjects.com::EOGenericRecord'" faultCode="DecodingError" faultDetail="null"]


I strongly suspect the EOGenericRecord's type definition to be missing in your WSDL. Please check section 2 here:

Web Services Problems
<http://wiki.objectstyle.org/confluence/x/igED>

--
Francis Labrie, System Architect, OS communications informatiques - Your communication engine
[EMAIL PROTECTED] | Phone: (450) 676-1238 ext. 27 | Fax: (450) 676-5276

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to