Re: computeQueryDictionaryInContext error

2008-12-18 Thread Randall Perry
ystem/Library/Frameworks/JavaEOControl.fr amework/Resources/Java/javaeocontrol.jar, 4298->/Library/Frameworks/ERExtensions.framework/Resources/Java/ERExtensions .jar) -- Randall Perry ___ Do not post admin requests to the list. They will be ignored. Web

Re: computeQueryDictionaryInContext error

2008-12-17 Thread Randall Perry
found. Is there something else needing to be set besides installing frameworks? Do 5.4 FWs work in Eclipse 3.3 or is 3.4 needed? -- Randall Perry ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: New WOLips is Coming

2008-12-14 Thread Randall Perry
When will the All-in-One installer have the latest? I literally installed it for the 1st time the day before the new version was announced :-s -- Randall Perry ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing

Re: Recreating Xcode project from deployed app

2008-12-14 Thread Randall Perry
> You will find this much easier with WOLips and Eclipse. Add a little JAD > magic to de-compile the source and you could be set. Ok, ok...I'm taking the plunge ;^) -- Randall Perry ___ Do not post admin requests to the list. T

Recreating Xcode project from deployed app

2008-12-07 Thread Randall Perry
e refs directly into the Xcode proj file, or should I just stick with Plan A and recreate components and copy and paste from the old code? -- Randall Perry ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mai

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

Re: Postgresql + booleans = error

2006-02-15 Thread Randall Perry
' for all booleans in my table.plist file (inside the eomodel pkg). I test the Boolean like so: if (rec.campsiteFri().booleanValue()) { } and it works 8-] This project needs read-only access to the db. Don't know if this method will write changes to boolean values properly, but I'

Postgresql + booleans = error

2006-02-15 Thread Randall Perry
omodeler specs for this field: ext typeval class (java)val typeval class prec --- - - boolNumber c NSNumber1 -- Randall Perry sysTame Xserve Web Hosting/Co-location/Leasing QuickT

Re: Long delay after Application.java

2006-02-05 Thread Randall Perry
nearly immediate, then > that's the cause of your delay. > > There's more information on this in a thread here: > > http://lists.apple.com/archives/Macos-x-server/2002/Jul/ > msg02211.html > > Regards, > Jerry That was it. Should've guessed DNS :^( thanks

Long delay after Application.java

2006-02-04 Thread Randall Perry
ation(); public Main(WOContext context) { super(context); } } -- Randall Perry sysTame Xserve Web Hosting/Co-location/Leasing QuickTime Streaming Mac Consulting/Sales http://www.systame.com/ ___ Do not post admin request