Re: WO Build emails

2007-12-03 Thread Mike Schrag
I'm going to chalk this up as a genius marketing move, Daryl ;) Cleverly leaking code names to the press to entice us all ... ms On Dec 3, 2007, at 2:25 PM, Daryl Lee wrote: Ack! Please erase disregard this or I'll have to wipe each of your individual hard drives ;-) s On Dec 3, 2007, a

Re: Web Services

2007-12-03 Thread Simon McLean
We use web services extensively within webobjects apps. You can tackle it in several ways. We use raw xml and http post, but you could use a library like axis or xfire. And I guess someone somewhere must use WebObjects own WebServicesAssitant :-) Simon On 3 Dec 2007, at 22:16, Michael Kond

Web Services

2007-12-03 Thread Michael Kondratov
What is the word on web services with web objects? I am working on integration Fedex services into our program. FedEx code looks nothing like webobjects example. Michael Kondratov Aspire Auctions, Inc. ___ Do not post admin requests to the list. Th

Re: WO Build emails

2007-12-03 Thread Daryl Lee
Ack! Please erase disregard this or I'll have to wipe each of your individual hard drives ;-) s On Dec 3, 2007, at 11:19 AM, Chuck Hill wrote: My exact words! I suspect Mr. Lee had the wrong address on that! On Dec 3, 2007, at 11:13 AM, Kieran Kelleher wrote: Huh? On Dec 3, 2007, at 2:

Re: WO Build emails

2007-12-03 Thread Pascal Robert
I do like the "SnowLeopard" reference, especially since we finally got our first real snow storm today (oh yeah!). My exact words! I suspect Mr. Lee had the wrong address on that! On Dec 3, 2007, at 11:13 AM, Kieran Kelleher wrote: Huh? On Dec 3, 2007, at 2:07 PM, Daryl Lee wrote: I've

Re: WO Build emails

2007-12-03 Thread Alan Ward
um, yes... move along, nothing to see here :-) Alan On Dec 3, 2007, at 12:19 PM, Chuck Hill wrote: My exact words! I suspect Mr. Lee had the wrong address on that! On Dec 3, 2007, at 11:13 AM, Kieran Kelleher wrote: Huh? On Dec 3, 2007, at 2:07 PM, Daryl Lee wrote: I've just updated th

Re: WO Build emails

2007-12-03 Thread Chuck Hill
My exact words! I suspect Mr. Lee had the wrong address on that! On Dec 3, 2007, at 11:13 AM, Kieran Kelleher wrote: Huh? On Dec 3, 2007, at 2:07 PM, Daryl Lee wrote: I've just updated the crontab to send emails about SnowLeopard, SULeoCeto and Opal. Also created a page for managing it.

Re: WO Build emails

2007-12-03 Thread Kieran Kelleher
Huh? On Dec 3, 2007, at 2:07 PM, Daryl Lee wrote: I've just updated the crontab to send emails about SnowLeopard, SULeoCeto and Opal. Also created a page for managing it... http://maven.apple.com/groups/webobjectsdept/wiki/0fffe/ Build_emails.html _

WO Build emails

2007-12-03 Thread Daryl Lee
I've just updated the crontab to send emails about SnowLeopard, SULeoCeto and Opal. Also created a page for managing it... http://maven.apple.com/groups/webobjectsdept/wiki/0fffe/Build_emails.html ___ Do not post admin requests to the list. They

Re: JavaEOGenerator Eclipse

2007-12-03 Thread Daryl Lee
File a bug against JavaEOGenerator. On Dec 3, 2007, at 8:35 AM, Freddie Tilley wrote: Or is the JavaEOGenerator responsible for this? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@

Re: JavaEOGenerator Eclipse

2007-12-03 Thread Freddie Tilley
On 21 nov 2007, at 16:17, Freddie Tilley wrote: When I generate my javaclasses files in Eclipse 3.3 using JavaEOGenerator, all the attributes accessor methods always use data types: com.webobjects.foundation.NSData instead of just String, even though I set the data type in Entity Modeler t

Re: problem with last nightly WOLisp and war/ssd deploy

2007-12-03 Thread Mike Schrag
Pierre, why don't you simply skip the "merge" step and add the jars into Info.plist individually? This would most likely fix the problem, at least for bundle-based deployments? I was just about to suggest this, too ... In fact, sometimes merging can cause problems for jars that have info defi