Re: Creating new EOObjectStoreCoordinator for thread

2008-08-06 Thread netBrackets
Yep, that's what I did, as well as removing the offending "inverse" relationships. I changed to the ERXEC.newEditingContext originally to get rid of the "you don't have a delegate" error. What I didn't try was adding the "inverse" relationships back in while using ERXEC to create the new editi

Re: WOLongResponsePage

2008-07-30 Thread netBrackets
Thanks, this sounds pretty much like the approach I need, as my updates too will be pretty infrequent, the background thread will make heavy use of EO's, and the results need to be quickly updated to the rest of the site as they are completed. Now to dig into the details, especially concerning

Re: WOLongResponsePage

2008-07-30 Thread netBrackets
Thanks, this sounds pretty much like the approach I need, as my updates too will be pretty infrequent, the background thread will make heavy use of EO's, and the results need to be quickly updated to the rest of the site as they are completed. Now to dig into the details, especially concerning

Re: WOLongResponsePage

2008-07-30 Thread netBrackets
Thanks, this sounds pretty much like the approach I need, as my updates too will be pretty infrequent, the background thread will make heavy use of EO's, and the results need to be quickly updated to the rest of the site as they are completed. Now to dig into the details, especially concerning

Re: WOLongResponsePage

2008-07-30 Thread netBrackets
> If you need updated information in the rest of the app, do a >refreshing refetch. Isn't this something that would need to be done by the main RR thread(s) on their own contexts?. If so then how will the main threads know when a refretch needs to be done? I don't want them doing refetches f

Basic EO Caching ?

2008-07-28 Thread netBrackets
I've read through the EO Programming Guide many times and can't seem to decipher for sure a question I have. First, from what I understand, under default configuration (one EOObjectStoreCoordinator per Application instance) there can be two levels of a cached EO within an Application instance,

Re: Why no 1to1 relationships?

2008-04-02 Thread netBrackets
Thanks for the great comments. And 1:1, owned/mandatory data etc. is what I want. I perhaps have an unusual case in that for a small minority of days I experience bursts very heavy activity, with changes occurring on only a small subset of my data during this period and furthermore, changes t

Re: Servlet HttpSession in webobjects?

2008-02-14 Thread netBrackets
Cool, thanks, I'll give that a shot. Do you think it would be worth posting the final code if I get it working? Or maybe a short "HowTo" on the wiki disucssing creating a facebook integrated application, including how to setup things on the facebook side and in your project? Being it's a pub

Re: Servlet HttpSession in webobjects?

2008-02-13 Thread netBrackets
Is your intent that you need the >other application's sessionid so that you can redirect users back to >that app later and maintain their original session? That's close. In my reply to the invoking J2EE app I need to send back the session ID I was sent from it, more as a security measure I

Re: java.lang.OutOfMemoryError: Java heap space

2007-09-13 Thread netBrackets
I have a similar question to this. I know how to set the size of my WO application using the JavaMonitor command line arguments, but how do you do this from within the Eclipse/WOLips environment so that your development build can be given extra memory to run with too? Can you just add the argu

Re: News from Webobjecs sessions

2007-06-12 Thread netBrackets
Without giving any technical details, can you state whether you're: A. More excited about WO than before the session. B. Less excited about WO than before the session. C. About the same. Jeff On Tuesday, June 12, 2007, at 11:15AM, "Chuck Hill" <[EMAIL PROTECTED]> wrote: >Correct. There are lar

Re: Static in WO (was: Refresh)

2007-03-01 Thread netBrackets
This is another possible solution that I always meant to investigate, but haven't up to now... http://www-128.ibm.com/developerworks/java/library/j-ibmjava4/ On Thursday, March 01, 2007, at 08:35AM, "Jean-François Veillette" <[EMAIL PROTECTED]> wrote: >I have never tried but, look at this dem

Re: New java class

2006-04-06 Thread netBrackets
y the time I have trouble with them again (like now) I've forgotten quite what the nuances are between them.Thanks again,JeffOn Apr 6, 2006, at 9:15 PM, Art Isbell wrote:On Apr 6, 2006, at 4:06 PM, netBrackets wrote:I simply want to add a new Java class to my webojbects project in xcode.  I choose

New java class

2006-04-06 Thread netBrackets
File this under one of those problems that seems to crop up and drive me crazy from time to time...I simply want to add a new Java class to my webojbects project in xcode.  I choose File->New File and pick Webobjects Java Class as the type of file in the wizard.  I add it to my ApplicationName targ

Re: MySQL JDBC connection

2006-03-27 Thread netBrackets
ate the database eventually, but I figured I wasn't even getting that far from the nature of the error message I was getting.  Man, this kind of stuff can just eat up your time.THANKS again for all your help,JeffOn Mar 24, 2006, at 3:12 PM, netBrackets wrote:Thanks to all for all the great replies.

Re: MySQL JDBC connection

2006-03-27 Thread netBrackets
ot of these "getting started" problems. DavidOn 23 Mar 2006, at 8:01 PM, netBrackets wrote:JDBC connection failed for driver :'org.gjt.mm.mysql.Driver'  ___Do not post admin requests to the list. They will be ignored.Webobjects-dev

Re: MySQL JDBC connection

2006-03-23 Thread netBrackets
, try out PostgreSQL or, if you must, MySQL. Chuck On Mar 23, 2006, at 8:01 PM, netBrackets wrote: Now I remember why I have never used a database in my app. While EOM looks like very cool stuff, I can never get past the very first step of getting the EOModeler to connect to my database. W

MySQL JDBC connection

2006-03-23 Thread netBrackets
p/Contents/Resources/Java/ eomodeler.zip:/Users/netbrackets/Library/Java:/Library/Java:/System/ Library/Java:/Network/Library/Java:/System/Library/Frameworks/ JavaVM.framework/Classes/classes.jar:/System/Library/Frameworks/ JavaVM.framework/Classes/ui.jar:/Developer/Applications/WebObjects