Strange Apache issue

2011-01-31 Thread Frédéric JECKER
Hi, I just installed a new server and can't figure where I missed something. In the mod_WebObjects configuration file, if I use /cgi-bin/WebObjects everything works fine but if I switch to /Scripts/WebObjects Apache returns the requested page as a download ! Any idea where I can look ? Regards F

Re: Better D2W question: pull down lists for relationships

2011-01-31 Thread Joe Little
Thanks. Still not finding these on my own -- or at least the logic to find them. I was looking for an ERD2WList type.. On Mon, Jan 31, 2011 at 2:39 PM, David LeBer wrote: > > On 2011-01-31, at 5:26 PM, Joe Little wrote: > >> Always in D2W, relationships selection is usually a "search" or "new" >

Re: Better D2W question: pull down lists for relationships

2011-01-31 Thread David LeBer
On 2011-01-31, at 5:26 PM, Joe Little wrote: > Always in D2W, relationships selection is usually a "search" or "new" > option. I was wondering how to override this will a pull down. I have > a to-one relationship for a projectType, and I don't want my Project > entities having to do a subsearch e

Better D2W question: pull down lists for relationships

2011-01-31 Thread Joe Little
Always in D2W, relationships selection is usually a "search" or "new" option. I was wondering how to override this will a pull down. I have a to-one relationship for a projectType, and I don't want my Project entities having to do a subsearch each time to find available projects, but select instead

Re: JasperReport LocalDate question

2011-01-31 Thread Theodore Petrosky
> On Jan 31, 2011, at 1:58 PM, Theodore Petrosky wrote: > > > Kieran, > > > > Thank you for all your hard work on JasperReports. I > am sure the process is time consuming. > > > > So if I understand the sequence from the video, I put > both javafoundation.jar and joda-time-1.6.2.jar in the >

Re: SESnapshotExplorer

2011-01-31 Thread Mike Schrag
definitely possible ... i don't have that workspace open at the moment, so i would log a jira. ms On Jan 31, 2011, at 2:23 PM, ISHIMOTO Ken wrote: > It looks like SEEOModelGroupShowPage - setEOModelGroup never get called. > > Maybe something changed in ERRest, that work now different? > > On

Re: SESnapshotExplorer

2011-01-31 Thread ISHIMOTO Ken
It looks like SEEOModelGroupShowPage - setEOModelGroup never get called. Maybe something changed in ERRest, that work now different? On 2011/01/31, at 19:49, Mike Schrag wrote: > do you actually have any snapshots at that point? i'm not sure anything > appears until you've actually triggered so

Re: JasperReport LocalDate question

2011-01-31 Thread Kieran Kelleher
On Jan 31, 2011, at 1:58 PM, Theodore Petrosky wrote: > Kieran, > > Thank you for all your hard work on JasperReports. I am sure the process is > time consuming. > > So if I understand the sequence from the video, I put both javafoundation.jar > and joda-time-1.6.2.jar in the folder with iRep

Re: ps: database failures not rolling up to eof stack ??

2011-01-31 Thread Chuck Hill
On Jan 29, 2011, at 5:48 AM, Ramsey Gurley wrote: > Someone already beat you to it Jake, > > http://issues.objectstyle.org/jira/browse/WONDER-664 > > And as usual, Chuck Hill is right (^_^) Well, maybe almost half right. It throws, so it does not (or need to) return true. > The method in q

Re: JasperReport LocalDate question

2011-01-31 Thread Theodore Petrosky
Kieran, Thank you for all your hard work on JasperReports. I am sure the process is time consuming. So if I understand the sequence from the video, I put both javafoundation.jar and joda-time-1.6.2.jar in the folder with iReport and link to them with the preference/class path preference. Will

Re: SESnapshotExplorer

2011-01-31 Thread Mike Schrag
do you actually have any snapshots at that point? i'm not sure anything appears until you've actually triggered some snapshots to load? ... maybe .. it's been a long time since i looked at it. On Jan 31, 2011, at 1:45 PM, ISHIMOTO Ken wrote: > Hi, > > I am trying the first Time our great S

SESnapshotExplorer

2011-01-31 Thread ISHIMOTO Ken
Hi,I am trying the first Time our great SESnapshotExplorer, but it won't do what it has to do.Is there any Magic or Voodoo that I forgot to set in Properties?I tried following two ways. But nothing works.Eclipse 3.6.1 + WOLips (newest) + Wonder (newest)==

Re: AjaxTabbedPanel - exception while handling request

2011-01-31 Thread Chuck Hill
On Jan 31, 2011, at 7:19 AM, Raghavender wrote: > Hi Chuck, > > I have loaded a component page in the AjaxTabbedPannedTab, in that page when > I am trying to do some action (in that subcomponent page) then the page is > getting cleared off. > > Any suggestions. Make sure that isSelected is b

SQL generation doesn't conform to entity inheritance

2011-01-31 Thread Dev WO
Hello, I don't really know where the issue come from, but here's what's happening and what I've already tried to fix it (without a solution so far). I'm using Eclipse 3.6.1.M20100909 cocoa 64 WOLips 3.6.6215 PostgreSQL 8.4 WO 5.4.3 My previous setup was WO 5.3.3 with the previous major version

Re: AjaxTabbedPanel - exception while handling request

2011-01-31 Thread Raghavender
Hi Chuck, I have loaded a component page in the AjaxTabbedPannedTab, in that page when I am trying to do some action (in that subcomponent page) then the page is getting cleared off. Any suggestions. Regards, Raghu. On 29-Jan-11, at 10:15 AM, Raghavender wrote: Thanks a lot Chuck, I hav

Re: JasperReport LocalDate question

2011-01-31 Thread John Huss
Yeah, I meant "without Joda" On Mon, Jan 31, 2011 at 6:55 AM, Kieran Kelleher wrote: > I think John mean "without Joda" in that sentence People have been > using WO without Joda for a ling time. > > On Jan 30, 2011, at 3:33 PM, John Huss wrote: > > > People have been doing WO apps withOUT Jod

Re: JasperReport LocalDate question

2011-01-31 Thread Kieran Kelleher
JR is looking for a java.util.Date because in the iReport template you have defined a field as a java.util.Date. First, sorry, but the API compatible example is not yet committed to Wonder. Long story short, I have been too busy with my work, but it is still on my TO DO list and I am feeling a

Re: JasperReport LocalDate question

2011-01-31 Thread Kieran Kelleher
I think John mean "without Joda" in that sentence People have been using WO without Joda for a ling time. On Jan 30, 2011, at 3:33 PM, John Huss wrote: > People have been doing WO apps withOUT Joda for a long time ___ Do not post admin requests t

Re: JasperReport LocalDate question

2011-01-31 Thread Theodore Petrosky
Paul, Thank you for looking at my attempts. I am using the JasperReports example that Kieran Kelleher created for WOWODC 2010 as my starting point. It is helpful not only for the beginning steps for integrating JR but figuring out iReport to create the report templates. He mentions in the pres

Re: JasperReport LocalDate question

2011-01-31 Thread Paul Hoadley
On 31/01/2011, at 12:01 AM, Theodore Petrosky wrote: > So my attempt is to add into LocalDate the extends like this: > > public class LocalDate extends java.util.Date implements ReadablePartial, > Comparable > { > > } I don't think you need or want to do this. I don't think your LocalDate w

Re: JasperReport LocalDate question

2011-01-31 Thread Paul Hoadley
On 30/01/2011, at 6:50 PM, Theodore Petrosky wrote: > I have an EO with attributes that are dates in the postgresql db. > > invoiceBookedDate is a date. It is modeled as a LocalDate. This sounds right. (I'm assuming that you've followed Henrique's example closely, and that "LocalDate" there is