Re: Now it won't find application or session in wods?

2010-10-20 Thread D Tim Cummings
I too have had strange behaviour on validation in the .wo in a new install, with source freshly checked out of subversion. Application and session are prime candidates for problems, as well as using methods from super classes. I am not sure what it is that triggers wo validation to start

Re: WOComponent.generateResponse

2010-10-20 Thread Amedeo Mantica
try to add this in the component class and see if happens again @Override public boolean clickToOpenEnabled(WOResponse response, WOContext context) { return false; } Amed On 19/ott/2010, at 22.56, Chuck Hill wrote: On Oct 19, 2010, at 1:49 PM,

Re: ERMBatchSizeControl problem with embedded listings

2010-10-20 Thread ISHIMOTO Ken
Hi David, I had the some Problem. The fix that I use was: 1: To get no Error for just in case ERMDBatchSizeControl public void setNumberOfObjectsPerBatch(Integer number) { displayGroup().setNumberOfObjectsPerBatch(number); NSDictionary dic = (d2wContext() ==

Nothing goes in Referenced Libraries

2010-10-20 Thread James Cicenia
OK - Maybe this is the issue? No matter what I do, on this new mac, nothing shows up in Referenced Libraries. I have various jars that are in Libraries AND Referenced Libraries on both my other machines. How do I get my libraries into Referenced Libraries ? Workstation from hell, James On

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread Kieran Kelleher
James, wolips reads the paths it needs from your wolips.properties file which is in ~/Library/Application Support/WOLips -Kieran On Oct 20, 2010, at 7:30 AM, James Cicenia wrote: OK - Maybe this is the issue? No matter what I do, on this new mac, nothing shows up in Referenced

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread Pascal Robert
Le 2010-10-20 à 07:30, James Cicenia a écrit : OK - Maybe this is the issue? No matter what I do, on this new mac, nothing shows up in Referenced Libraries. I have various jars that are in Libraries AND Referenced Libraries on both my other machines. How do I get my libraries into

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread James Cicenia
Checked it three or four times... pretty much the same as my other machines except with a different user name. What makes the libraries go into Referenced Libraries ? Thanks James On Oct 20, 2010, at 6:47 AM, Kieran Kelleher wrote: James, wolips reads the paths it needs from your

WebObjects Community ideas on Google Moderator

2010-10-20 Thread Pascal Robert
Ok, so according to the surveys, the main issues people have with WebObjects and Wonder are lack of current documentation and code sample. People do love the community, and a lot of you said that the community is the #1 reason why they keep using WO. But still, a lot also said that they are

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread David LeBer
On 2010-10-20, at 9:06 AM, James Cicenia wrote: I have used both Jeremy's and Golipse to install.. this last time GoLips 1) WebObjects 5.4.3 2) Latest Wonder from Golips Erm, Golips only install Wolips/Eclipse... 3) ~/Library/Frameworks 4) I put things in /Developer: wo.api.root=

PostgreSQL [Off-topic]

2010-10-20 Thread Kieran Kelleher
[Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and problems with the default install, such as: - Create a my.cnf (start with one of the example files and use the

Re: WebObjects Community ideas on Google Moderator

2010-10-20 Thread ISHIMOTO Ken
Hi Pascal, I know lot of Peoples and Companies in Japan the didnt' answer the Survey. Most Companies are in-house Developments and the are not allowed to speak. On 2010/10/20, at 14:33, Pascal Robert wrote: Ok, so according to the surveys, the main issues people have with WebObjects and

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread James Cicenia
re-installed again from the binaries .. no difference in behavior. Time for a third total wipeout and reload. James On Oct 20, 2010, at 8:11 AM, David LeBer wrote: On 2010-10-20, at 9:06 AM, James Cicenia wrote: I have used both Jeremy's and Golipse to install.. this last time GoLips

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Miguel Arroz
Hi! On 2010/10/20, at 14:15, Kieran Kelleher wrote: Q mentioned that PostgreSQL has a bit of a learning curve .. so what are the top few things to take care of, or gotchas, for an initial setup that is exclusively used for WebObjects (if that makes any difference) What is (are) your

Re: looking for webobjects sample code

2010-10-20 Thread Travis Britt
SecretPal is a very good, very complete, very new example from Mike: https://wonder.svn.sourceforge.net/svnroot/wonder/branches/Wonder_5_0_0_WebObjects_5_4_Branch/Wonder/Applications/SecretPal/ On Oct 19, 2010, at 4:52 PM, Ray Sanders wrote: I'm relatively new to WebObjects (at least on

Re: PostgreSQL [Off-topic]

2010-10-20 Thread John Ours
On Oct 20, 2010, at 9:15 AM, Kieran Kelleher wrote: So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and problems with the default install, such as: - Create a my.cnf (start with one of the example files and use the

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Q
On 20/10/2010, at 11:15 PM, Kieran Kelleher wrote: [Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and problems with the default install, such as: - Create

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Louis Demers
On 2010-10-20, at 09:15 , Kieran Kelleher wrote: [Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and problems with the default install, such as: - Create a

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Miguel Arroz
Hi! On 2010/10/20, at 15:11, Q wrote: The default config for PostgreSQL uses very little shared memory, so just like MySQL you will want to review and edit the default config (postgresql.conf) to ensure you obtain optimal utilisation of available resources. Yeap, and depending on the

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Louis Demers
On 2010-10-20, at 10:17 , Louis Demers wrote: for fudging with the Database, I use Navicat for PostgreSql Louis Demers eng. www.obzerv.com ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Nothing goes in Referenced Libraries

2010-10-20 Thread John Huss
Check the working directory in the app's launch configuration. On Wed, Oct 20, 2010 at 9:23 AM, James Cicenia ja...@jimijon.com wrote: I fixed that already.. .did nothing. So let's review: What tells eclipse to read the Properties file? ___

RE : Web Objects development options...

2010-10-20 Thread Belbeoch Mathieu (JCOMMOPS)
Well we do want! and under windows. 10 years ago we were developing under windows. Then a few years later the WO upgrade forced us to go on Mac so we bought MacOSX boxes for dev. and a Xserve for dep. Since we started to use WOLips/Eclipse a year ago we switched to windows for dev/dep. WO

Re: PostgreSQL [Off-topic]

2010-10-20 Thread John Huss
On Wed, Oct 20, 2010 at 8:15 AM, Kieran Kelleher kelleh...@gmail.comwrote: Q mentioned that PostgreSQL has a bit of a learning curve .. so what are the top few things to take care of, or gotchas, for an initial setup that is exclusively used for WebObjects (if that makes any difference)

WebObjects useful info in people's .mac homepage - but homepage viewing will be discontinued november 8, 2010

2010-10-20 Thread Ricardo J. Parada
Hi, I recently received an email from Apple saying that .Mac HomePage viewing will be discontinued on 11/8/2010. I know some of you have useful WebObjects info on your homepage's blog that I sometimes find through google and find very useful. So I'm wondering if those blogs will go away too?

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Theodore Petrosky
Message: 2 Date: Wed, 20 Oct 2010 09:15:59 -0400 From: Kieran Kelleher kelleh...@gmail.com Subject: PostgreSQL [Off-topic] To: WebObjects-Dev Mailing List List webobjects-dev@lists.apple.com Cc: Miguel Arroz ar...@guiamac.com Message-ID: 7a94bedb-99f7-48d7-adf1-2bb49e096...@gmail.com

Re: RE : Web Objects development options. ..

2010-10-20 Thread Ramsey Gurley
It would be difficult for me to dev on Windows. No RuleModeler.app :-/ That... and I hate Windows (^_^) Otherwise, it does seem like a rather arbitrary requirement. Especially so for Legacy software... Ramsey On Oct 20, 2010, at 10:38 AM, Belbeoch Mathieu (JCOMMOPS) wrote: Well we do

Re: WebObjects useful info in people's .mac homepage - but homepage viewing will be discontinued november 8, 2010

2010-10-20 Thread Ramsey Gurley
On Oct 20, 2010, at 10:50 AM, Ricardo J. Parada wrote: Hi, I recently received an email from Apple saying that .Mac HomePage viewing will be discontinued on 11/8/2010. I know some of you have useful WebObjects info on your homepage's blog that I sometimes find through google and find

Re: WebObjects useful info in people's .mac homepage - but homepage viewing will be discontinued november 8, 2010

2010-10-20 Thread Ricardo J. Parada
The info will remain in the idisk and they can access the content. It's just that you won't be able to view it from the browser anymore. On Oct 20, 2010, at 11:11 AM, Ramsey Gurley wrote: On Oct 20, 2010, at 10:50 AM, Ricardo J. Parada wrote: Hi, I recently received an email from

Re: WebObjects useful info in people's .mac homepage - but homepage viewing will be discontinued november 8, 2010

2010-10-20 Thread Kieran Kelleher
I will see if I can move it somewhere without breaking links it is kind of frozen in time because the iBlog program sucked and died a death and editing those pages without it is impossible. Copying it now to http://web.me.com/kelleherk/ On Oct 20, 2010, at 11:11 AM, Ramsey

Re: WebObjects useful info in people's .mac homepage - but homepage viewing will be discontinued november 8, 2010

2010-10-20 Thread Ricardo J. Parada
I think it only applies to photos, movies and files shared using .Mac HomePage. But I'm not 100% sure. That's why I was asking. Here's the email I received: Dear MobileMe member, Over a year ago, we retired the .Mac HomePage application for publishing new pages, but allowed previously

Re: looking for webobjects sample code

2010-10-20 Thread Johan Henselmans
On 20 okt 2010, at 15:56, Travis Britt wrote: SecretPal is a very good, very complete, very new example from Mike: https://wonder.svn.sourceforge.net/svnroot/wonder/branches/Wonder_5_0_0_WebObjects_5_4_Branch/Wonder/Applications/SecretPal/ Which fails to build with this error:

Re: ERMD2WEditAttachment in Edit page only works once.

2010-10-20 Thread David Holt
Hi Johan! On 2010-10-20, at 7:27 AM, Johan Henselmans wrote: I tried to find out why this happens and it seems that ERFileAttachmentProcessor.java does not get a configurationName passed on. Which leads to the following questions: Is it possible to have two uploadblobs in one form

Re: WebObjects Community ideas on Google Moderator

2010-10-20 Thread Chuck Hill
Hi Ken, Do you have an estimate of the number of people and companies in Japan that are currently using WebObjects. I have met several of the people over the years and had an idea that it was quite a few. Chuck On Oct 20, 2010, at 6:29 AM, ISHIMOTO Ken wrote: Hi Pascal, I know lot of

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Chuck Hill
On Oct 20, 2010, at 6:15 AM, Kieran Kelleher wrote: [Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and problems with the default install, such as: If you

D2W Filtered search for embedded relationship

2010-10-20 Thread David Holt
Hi all, I have a relationship on my edit page that shows Search and New buttons. The Search button, returns all related items, but I need it to be qualified by the logged in user (i.e. not show everyone's items). How do I do that? David ___ Do not

Re: D2W Filtered search for embedded relationship

2010-10-20 Thread Ramsey Gurley
On Oct 20, 2010, at 2:46 PM, David Holt wrote: Hi all, I have a relationship on my edit page that shows Search and New buttons. The Search button, returns all related items, but I need it to be qualified by the logged in user (i.e. not show everyone's items). How do I do that? David

Re: D2W Filtered search for embedded relationship

2010-10-20 Thread David Holt
Wow, now that is powerful stuff. This rule: 100 : (pageConfiguration = 'QueryEmbeddedDocument' and entity.name = 'Document') = queryDataSourceDelegate = ca.company.delegates.SpecificDocumentsQueryDataSourceDelegate [er.directtoweb.ERDDelayedObjectCreationAssignment] plus modifying your

Ajax error if refresh page.

2010-10-20 Thread James Cicenia
How come I get something like this if I refresh a page: There is no element on this page with the id mainAlertDisplayUpdateContainer. That is my update area and I need to refresh the whole page. Thanks James ___ Do not post admin requests to the

Re: Ajax error if refresh page.

2010-10-20 Thread Chuck Hill
Well... how are you refreshing? On Oct 20, 2010, at 2:35 PM, James Cicenia wrote: How come I get something like this if I refresh a page: There is no element on this page with the id mainAlertDisplayUpdateContainer. That is my update area and I need to refresh the whole page. Thanks

Re: RE : Web Objects development options. ..

2010-10-20 Thread David Avendasora
Remember, you can easily install Windows on any current Mac. It just needs to be Apple-branded not running OS X. Dave On Oct 20, 2010, at 10:38 AM, Belbeoch Mathieu (JCOMMOPS) wrote: Well we do want! and under windows. 10 years ago we were developing under windows. Then a few years later

Re: RE : Web Objects development options. ..

2010-10-20 Thread Chuck Hill
That's just... hideous! On Oct 20, 2010, at 3:43 PM, David Avendasora wrote: Remember, you can easily install Windows on any current Mac. It just needs to be Apple-branded not running OS X. Dave On Oct 20, 2010, at 10:38 AM, Belbeoch Mathieu (JCOMMOPS) wrote: Well we do want! and

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Q
On 21/10/2010, at 4:24 AM, Chuck Hill wrote: On Oct 20, 2010, at 6:15 AM, Kieran Kelleher wrote: [Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on your face with dismal performance and

Re: PostgreSQL [Off-topic]

2010-10-20 Thread Chuck Hill
On Oct 20, 2010, at 4:01 PM, Q wrote: On 21/10/2010, at 4:24 AM, Chuck Hill wrote: On Oct 20, 2010, at 6:15 AM, Kieran Kelleher wrote: [Bringing this twitter discussion to the mailing list...] So, for mysql, a new user needs to pay attention to a few things so as not to fall on

Re: Ajax error if refresh page.

2010-10-20 Thread James Cicenia
Say reload page... or return meta http-equiv=\refresh\ content=\ + 60 + ; + context().componentActionURL()+ \; On Oct 20, 2010, at 4:36 PM, Chuck Hill wrote: Well... how are you refreshing? On Oct 20, 2010, at 2:35 PM, James Cicenia wrote: How come I get something like

A bit excited found one Chinese company in this year Survey[off-topic]

2010-10-20 Thread Ren, Kevin
Hi, Is it possible to know who is this, how to contact with them? I think it's first time to see this. Felt better, because I am Chinese as well. Cheers Kevin This e-mail and any attachments to it (the Communication) is, unless otherwise stated, confidential, may contain copyright

Re: Ajax error if refresh page.

2010-10-20 Thread Chuck Hill
Reloading the page works for me. That refresh is not quite the same, but I don't think it will cause what you are seeing. Does this happen every time or just some times? Where do you see that error? Are you doing anything onLoad? On Oct 20, 2010, at 4:26 PM, James Cicenia wrote: Say

Re: Ajax error if refresh page.

2010-10-20 Thread James Cicenia
I can reload a page but then it pops dialogs up... seems like things are being loaded before others as the message pops up before the page has finished loading... actually three messages as I have three different update containers. I need a total refresh because the page after about 20mins

Still another D2W question

2010-10-20 Thread Andrew R. Kinnie
I finally managed to successfully deploy my small app for a comedy club. The app runs, including the D2W admin portion. However, the admin page seems to do nothing whatsoever on the d2w search components, yet there appears to be nothing added to the logs (unless there is a log I am unaware