Re: wrong column name with eo and relationships

2006-07-18 Thread John Larson
I checked and double checked. I tried leaving the abstract table's name blank and marking it as read only because that's what the example did in the horizontal example with the abstract objects. Same thing. When I did this change, I made 8 entities abstract and created 23 subclasses. N

Re: Display group tutorial

2006-07-18 Thread David Holt
It was working yesterday when I posted the link.DavidOn 18 Jul 2006, at 3:05 PM, Randy Wigginton wrote:This website is not responding.  Is this the correct URL? One podcast is available at iTunes, but no videos...On 7/17/06, David Holt < [EMAIL PROTECTED]> wrote:Hi Randy,Nathan Walker has created 2

Re: wrong column name with eo and relationships

2006-07-18 Thread Mike Schrag
If only there was an EOModeler coming soon that did not do this ...On Jul 18, 2006, at 5:42 PM, Robert Walker wrote:When this happens the only workaround I can find is to manually edit the .plist file. ___ Do not post admin requests to the list. They

Re: wrong column name with eo and relationships

2006-07-18 Thread Chuck Hill
John, Check the model, especially for the abstract entity to ensure that it is not missing any table or column names. That is a common source of this problem. Chuck On Jul 18, 2006, at 4:06 PM, John Larson wrote: Thanks to both of you for your response. I have double check and recheck

Re: Display group tutorial

2006-07-18 Thread Randy Wigginton
This website is not responding.  Is this the correct URL? One podcast is available at iTunes, but no videos...On 7/17/06, David Holt < [EMAIL PROTECTED]> wrote:Hi Randy,Nathan Walker has created 2 podcasts that cover display groups. If the free audio is not enough, the videos are available for purc

Re: wrong column name with eo and relationships

2006-07-18 Thread Robert Walker
John,I've used inheritance before and not had any problem, but if was from scratch.  In this case I have changed an existing model.  IMHO it just seems like eomodeler isn't cleaning something out after I changed the model.I wouldn't be terribly surprised at that, but the only issue I'm aware of wit

Re: wrong column name with eo and relationships

2006-07-18 Thread Chuck Hill
On Jul 18, 2006, at 10:27 AM, John Larson wrote: Since I originally posted this, I redid the entire model and db to use horizontal inheritance (which is actually better for the application's purposes anyhow). The problem du jour is that the to- many relationships that have the abstract par

Sorry (WWDC Security concern)

2006-07-18 Thread Miguel Arroz
Hi! Sorry for the last two emails... was trying to press command- control-d to get the dictionary shortcut for "panhandled" but pressed command-shift-d (the "Send Again" shortcut of mail-app) for too much time... Yours Miguel Arroz On 2006/07/18, at 21:23, Ken Anderson wrote: It's

Re: WWDC Security concern

2006-07-18 Thread Chuck Hill
On Jul 18, 2006, at 1:31 PM, Miguel Arroz wrote: Hi! No, I've just asked because one of the reviews of the Hotel (which I'm reading for the first time about two month after making the reservation!) said it was a bad neighbourhood. I guess the authors didn't like it because of prostitut

Re: WWDC Security concern

2006-07-18 Thread Miguel Arroz
It's San Francisco - you're GUARANTEED to get panhandled! :) On Jul 18, 2006, at 4:20 PM, Joshua Archer wrote: It's not that bad --it really depends on where you come from and what your comfort level is for hookers and street people. That area gets patrolled pretty regularly, it's well lit,

Re: WWDC Security concern

2006-07-18 Thread Miguel Arroz
___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.c

Re: WWDC Security concern

2006-07-18 Thread Miguel Arroz
Hi! No, I've just asked because one of the reviews of the Hotel (which I'm reading for the first time about two month after making the reservation!) said it was a bad neighbourhood. I guess the authors didn't like it because of prostitution, but I'm used to it (don't interpret this wron

Re: WWDC Security concern

2006-07-18 Thread Chuck Hill
LOL! I was going to say that if you are not getting pan handled in SF then you really ought to think about getting a haircut and dressing better. On Jul 18, 2006, at 1:23 PM, Ken Anderson wrote: It's San Francisco - you're GUARANTEED to get panhandled! :) On Jul 18, 2006, at 4:20 PM, Jo

Re: WWDC Security concern

2006-07-18 Thread Chuck Hill
I'm not from SF, but I have walked around a lot of that area day and night. I think that linked page summed it up pretty well, "Sure, there are loads of drug dealers, addicts, prostitutes and mentally unstable street people, but if you can get past that, you'll find it is also one of the c

Re: WWDC Security concern

2006-07-18 Thread Ken Anderson
It's San Francisco - you're GUARANTEED to get panhandled! :) On Jul 18, 2006, at 4:20 PM, Joshua Archer wrote: It's not that bad --it really depends on where you come from and what your comfort level is for hookers and street people. That area gets patrolled pretty regularly, it's well lit,

Re: WWDC Security concern

2006-07-18 Thread Joshua Archer
It's not that bad --it really depends on where you come from and what your comfort level is for hookers and street people. That area gets patrolled pretty regularly, it's well lit, and it has lots of people walking around. I wouldn't be concerned. The worst that is likely to happen to you i

Re: WWDC Security concern

2006-07-18 Thread Ken Anderson
I've stayed in the area before, and really didn't find it a problem. Is it something recent? On Jul 18, 2006, at 4:10 PM, Marc Respass wrote: Oh man, is it really so bad that you should be in a cab? I'm staying at 610 Geary (Geary and Leavonworth) which looks to be just inside the Tenderl

Re: WWDC Security concern

2006-07-18 Thread Marc Respass
Oh man, is it really so bad that you should be in a cab? I'm staying at 610 Geary (Geary and Leavonworth) which looks to be just inside the Tenderloin. Last year, I stayed over at 7th and Howard and didn't have any trouble. I found this (http://www.sfgate.com/traveler/guide/ sf/neighborhoods

Re: WWDC Security concern

2006-07-18 Thread Alan Ward
Hang on a minute... I was confusing the Mark Twain with the Mark Hopkins. The Mark Twain is at O'farrel and Taylor which is in the Tenderloin. But it's probably only a $4 cab ride from Moscone. Alan On Jul 18, 2006, at 12:47 PM, Miguel Arroz wrote: Hi! I booked my stay in Mark Twai

Re: WWDC Security concern

2006-07-18 Thread Alan Ward
It's really not bad. It's right at the top of Nob Hill (a pretty nice area). If you were to walk directly from the Hotel to Moscone you would pass through the Tenderloin (which can be a little rough at night) but it's very easy to skirt around that area or take a quick cab ride through it

Re: wrong column name with eo and relationships

2006-07-18 Thread John Larson
Thanks for your reply Robert,I consulted the example and the eomodeler user guide, just to be sure, and everything looks fine.The problem is with relationships to the superclass from other entities.  What I am doing is calling invoice.toLines() and expecting to get an NSArray of InvoiceLine (the su

WWDC Security concern

2006-07-18 Thread Miguel Arroz
Hi! I booked my stay in Mark Twain Hotel: Some reviews sa

Re: Re: WWDC WO Meet Up List

2006-07-18 Thread Joe Little
And with that, we now have 61 people attending. Let's just try to keep this below 100 so we don't run out of space ;) On 7/18/06, Chuck Hill <[EMAIL PROTECTED]> wrote: Now that is thinking. Done! http://www.gvcsitemaker.com/chill.at.gvc On Jul 18, 2006, at 10:48 AM, Miguel Arroz wrote: > H

Re: wrong column name with eo and relationships

2006-07-18 Thread Robert Walker
John,Have you inspected the WOInheritanceExample project, located in /Developer/Examples/JavaWebObjects?  This project contains the same model using Vertical Mapping, Horizontal Mapping, and Single Table Mapping.  Check this design against your model and see if you can find any configuration issues

Re: WWDC WO Meet Up List

2006-07-18 Thread Chuck Hill
Now that is thinking. Done! http://www.gvcsitemaker.com/chill.at.gvc On Jul 18, 2006, at 10:48 AM, Miguel Arroz wrote: Hi! Is it possible to add this info to the Chuck's CMS, so that all the meet-up info is centralized into one place? Yours Miguel Arroz On 2006/07/18, at 18:40, Jo

Re: WWDC WO Meet Up List

2006-07-18 Thread Miguel Arroz
Hi! Is it possible to add this info to the Chuck's CMS, so that all the meet-up info is centralized into one place? Yours Miguel Arroz On 2006/07/18, at 18:40, Joe Little wrote: http://www.thirstybear.com/ (there is an interactive directions link) http://maps.google.com/maps?f=d&hl=

Re: Re: WWDC WO Meet Up List

2006-07-18 Thread Joe Little
http://www.thirstybear.com/ (there is an interactive directions link) http://maps.google.com/maps?f=d&hl=en&ie=UTF8&saddr=4th+St+%26+Howard+St,+San+Francisco,+CA+94103&daddr=661+howard+street,+san+francisco,+ca&om=1 (yes, these are driving directions. Its really that close!) Current food selec

Re: WWDC WO Meet Up List

2006-07-18 Thread Joe Little
Just so everyone knows, I've signed us up for the ThirstyBear Brewing Company. I'll provide all details in a bit (where, maps, etc), but it'll be from 7-10pm, with an expected cost per person of $20 and a minimum attendance of 55. (57 are listed on the list right now). I have until 24th to cancel

Re: wrong column name with eo and relationships

2006-07-18 Thread John Larson
Since I originally posted this, I redid the entire model and db to use horizontal inheritance (which is actually better for the application's purposes anyhow). The problem du jour is that the to- many relationships that have the abstract parent class as the destination don't fire their faul

Re: MySQL 5 and date issues

2006-07-18 Thread Matt Hanlon
Ah... I also have zeroDateTimeBehavior=convertToNull;in my Properties file, so that could very well be what did it for me._mOn Jul 17, 2006, at 4:35 PM, Randy Wigginton wrote:Didn't work for me.  I'll leave the lottery ticket buying to you :-)( I did a select on the column in question; most came up

Re: Application in a package on server Windows

2006-07-18 Thread Chuck Hill
On Jul 18, 2006, at 7:01 AM, <[EMAIL PROTECTED]> wrote: Hello I have an Application.class on a package "mypackage.Application" I m working on windows On javamonitor, on Additional Arguments I m writing : "-DWOApplicationClass=mypackage.Application" I don't think that is a valid property.

Re: looking for WO hosting services

2006-07-18 Thread Randall Perry
> There have been other providers in the past, but they either > disappeared or are no longer offering WO in a shared server environment. We offer shared WO hosting plans starting at $50/month with 64MB RAM. http://www.systame.com/html/macwebhosting/#plans -- Randall Perry sysTame Xserve W

Application in a package on server Windows

2006-07-18 Thread ashenshugar62-wo
Hello I have an Application.class on a package "mypackage.Application" I m working on windows On javamonitor, on Additional Arguments I m writing : "-DWOApplicationClass=mypackage.Application" But the Application don't start because the package is not use then it don't find "Application" cla

Re: D2W guide - missing folder: apple; in /Library/WebServer/Documents/WebObjects/Java/com/apple/

2006-07-18 Thread Robert Walker
/Library/WebServer/Documents/WebObjects/Java/com/apple/client/directtowebInteresting, above is the "pwd" output from my series of "cd" commands in the terminal.  System: Mac OS X.  Xcode 2.3 (WO 5.3.1).  Maybe you should check you installation.  By the way "AssistantPageApplet.class" also exists in

Re: owns destination / prop primary key

2006-07-18 Thread Robert Walker
Seems to me that Alexander pretty much answered that question.  If the source key is not itself auto-generated EOF will not be able to propagate to the destination, which EOModeler will enforce by disabling the option.  Own's destination generally only makes sense for relationships that also use th