Re: Problems installing WOLips

2008-12-29 Thread Lachlan Deck
Dump you ~/Library/Preferences/org.eclipse plist Dump ~/.eclipse_keyring Check your Eclipse.app/Contents/MacOS/eclipse.ini file to ensure it's not pointing to some non-existent config. On 30/12/2008, at 12:25 AM, Kamal Shah wrote: I had a running version of Eclipse/WOLips which I had ins

Re: [WOCommunity] WO Marketplace Survey: last reminder

2008-12-29 Thread Pascal Robert
Le 08-12-30 à 02:33, Lachlan Deck a écrit : Hi Pascal, On 13/12/2007, at 12:19 AM, Pascal Robert wrote: the WebObjects Marketplace Survey is still open until December 21. http://www.surveymonkey.com/s.aspx?sm=o4viLY256ygbySBVNO7a_2fQ_3d_3d Sorry I missed out -- any extension? wit

Re: Loading a model from a referenced framework in a jar project

2008-12-29 Thread Lachlan Deck
On 28/12/2008, at 3:47 PM, Richard Stephens wrote: Hey, thanks That looks like it might do what I want but doesn't seem to be working. You shouldn't need to do anything special actually. Whether your framework is a bundle or a jar... consider these like irrelevant implementation details

Re: [WOCommunity] WO Marketplace Survey: last reminder

2008-12-29 Thread Lachlan Deck
Hi Pascal, On 13/12/2007, at 12:19 AM, Pascal Robert wrote: the WebObjects Marketplace Survey is still open until December 21. http://www.surveymonkey.com/s.aspx?sm=o4viLY256ygbySBVNO7a_2fQ_3d_3d Sorry I missed out -- any extension? with regards, -- Lachlan Deck __

Re: Recording and looking up dates, when day-wide precision is required

2008-12-29 Thread Lachlan Deck
On 24/12/2008, at 11:31 AM, Florijan Stamenkovic wrote: On Dec 23, 2008, at 18:08, Lachlan Deck wrote: One more thing... Reading the posts that David mentioned, I notice there is some mentioning of java.util.Date being converted to and from NSTimestamp. I am not sure why this is mentioned a

Re: Recording and looking up dates, when day-wide precision is required

2008-12-29 Thread Lachlan Deck
On 25/12/2008, at 6:54 AM, Ken Anderson wrote: What I do is build a GregorianCalendar using the user's local timezone, extract the day/month/year using the get method of GregorianCalendar, then construct a new date using GMT. new NSTimestamp(date) does the same thing (assuming you've used a

Re: OpenBase & WebObjects for scaling

2008-12-29 Thread Joe Moreno
Hi Andrew, I think I ran into the exact problem you mentioned about the deadlock in OpenBase 10 using the default primary key generation. Scott Keith advised me to compile the WO apps against the OpenBasePKPlugin.framework which uses the OpenBaseJDBC.jar and, even under heavy load, I've

Re: OpenBase & WebObjects for scaling

2008-12-29 Thread Scott Keith
Hi Andrew, I wanted to mention that OpenBase 11 addresses one issue related to deadlocks and WebObjects. We had a reproducible case and were able to isolate the problem and fix it for this upcoming release. If anyone would like to try the OpenBase 11 beta, we would welcome your input. H

Re: OpenBase & WebObjects for scaling

2008-12-29 Thread Andrew Lindesay
Hello Joe; In high-volume concurrent situations, there is an issue with EOF together with OPENBASE where concurrent transactions can get into a deadlock when writing into the same series of tables. Let me be very clear; not a problem with OPENBASE per se, but a specific problem with EOF a

Re: WOX status??

2008-12-29 Thread Andrew Lindesay
Hello Josef, Josh and Paul; WOX looks good, but if anybody is interested in a JSON-RPC alternative (server-side is stable, client-side in development state) then first get familiar with the JSON-RPC infrastructure in LEWOStuff for WO (see PDF and my WOWODC2008 video) and then take a look at

JavaScript doc tool

2008-12-29 Thread Kieran Kelleher
FYI, http://developer.yahoo.com/yui/yuidoc/ ___ 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/opt

OpenBase & WebObjects for scaling

2008-12-29 Thread Joe Moreno
Hi all, Does anyone have any real world, recent, experience with OpenBase on a large scale? I've been using OpenBase for more than 10 years. During that time, I've also used Oracle, Sybase, FrontBase, and MySQL, to name a few. I've been extremely impressed with OpenBase's support of WebOb

Re: WOX status??

2008-12-29 Thread Josef Vanek
Hi all, I am working on WOX ao I assume it is my role to answer here. We did'nt submit WOX pages to websearch engines beceause the project is still young and we didn't want to alert the whole WebObjects community with an alpha- quality product. Well, now, it seems, Wox has been stable and r

Wonder into WO 5.3 Xcode Project

2008-12-29 Thread ute Hoffmann
Hallo, I would like to integrate wonder into one of my projects. I work with Java 1.4, Xcode and WO 5.3. I do not work with eclipse. I did (except of the Propertyfiles) all steps in the wiki with a new project, but cannot even build it. It cannot recognize the ERX... 's and fails there. The