Re: D2W Question

2007-10-09 Thread David LeBer
On 9-Oct-07, at 10:38 PM, James Cicenia wrote: I have a page which subclasses D2WQueryPage. I would like to assign it a pageConfiguration for my rules. How do I give it a pageConfiguration that the rules will understand. Like this? pageConfiguration = QueryMyEntity => task

D2W Question

2007-10-09 Thread James Cicenia
I have a page which subclasses D2WQueryPage. I would like to assign it a pageConfiguration for my rules. How do I give it a pageConfiguration that the rules will understand. Thanks James Cicenia ___ Do not post admin requests to the list. They will be

Re: Web Services, Flex and RPC Fault from complex types

2007-10-09 Thread Mike Schrag
I make stripped-down cover objects for things I send across a web service (WSPerson that just has select fields from my Person EO) ... Admittedly this is annoying, but it is a substantially smoother process than trying to get typed EO's to work properly going across the wire. It also often

Re: Web Services, Flex and RPC Fault from complex types

2007-10-09 Thread Thomas
Thanks for your help, Francis. It's true that the WSDL refers to EOGenericRecord but does not define it: name="_Product"> I previously saw your article about SOAP serialisers, and must confess I still don't understand how to use it after re-reading it. I don't have any custom serialiser

MEETING : MacDev Montreal

2007-10-09 Thread Pascal Robert
Hello everyone, the next meeting will be held Thursday October 11 at 6:30pm. Menu du jour: * Roundtable on Leopard and WWDC 07 * Reverse engineering, plugin writing and a presentation of MailTags (Scott Morrison of Indev.ca) * WebKit (Justin Bur of Druide Informatique) Visit :

Re: Web Services, Flex and RPC Fault from complex types

2007-10-09 Thread Francis Labrie
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+Se

Re: Web Service with PostgreSQL

2007-10-09 Thread Daniele Corti
2007/10/9, Luigi Giannini <[EMAIL PROTECTED]>: > > Thanks Lachlan and Daniele! > Now I have learned the lesson about JDBC and plugIn ... > But I need again some help. > With the right JDBC+plugIn I have my sample web service running on > PostgreSQL: but still remain the strange search behavoir from