Re: Problem starting up app instance with -NSProjectSearchPath ()

2016-05-29 Thread Klaus Berkling
On May 29, 2016, at 8:49 PM, Chuck Hill wrote: > That is only for source project discovery in Dev mode. I'll keep that in mind for next time. :) In this case something must escape the command arguments because this wasn't it. The SpawnOfWotaskd.sh could not create its log file directory so it

Re: Problem starting up app instance with -NSProjectSearchPath ()

2016-05-29 Thread Chuck Hill
That is only for source project discovery in Dev mode. From: on behalf of Klaus Berkling Date: Sunday, May 29, 2016 at 8:07 PM To: WebObjects Development Subject: Problem starting up app instance with -NSProjectSearchPath () I have a new app on a new installation. I'm nor trying to start my

Problem starting up app instance with -NSProjectSearchPath ()

2016-05-29 Thread Klaus Berkling
I have a new app on a new installation. I'm nor trying to start my app instance and it doesn't launch. It runs form the command line. Paths and permissions appear to be correct. When I run the app with the some command line parameters as monitor I get an error at with this: -NSProjectSearchPa

New RPM package for the woadaptor for Apache 2.4

2016-05-29 Thread Pascal Robert
Hello, I just pushed a new RPM package for the Apache 2.4 module. It should work on CentOS 5.4, and fix the issue for access to /cgi-bin/WebObjects. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web

Re: error - exactly one of 'checked' or 'value' must be bound

2016-05-29 Thread Paul Hoadley
Hi David, On 30 May 2016, at 6:11 am, Ress, David A wrote: > I am not using the checked binding, so why I am seeing this error? I think it would be uncontroversial to say that component validation has been a bit flakey for a long time. Things like this seem to come and go all the time for me

Re: Deployment on CentOS 7 [Was: Re: Modern Deployment presentation]

2016-05-29 Thread Pascal Robert
Just did a deployment on CentOS 7 (finally took the time to set up my HP MicroServer). You have to comment this in httpd.conf: ScriptAlias /cgi-bin/ "/var/www/cgi-bin/« AllowOverride None Options None Require all granted and in webobjects.conf: Require all granted

error - exactly one of 'checked' or 'value' must be bound

2016-05-29 Thread Ress, David A
All, Still trying to fix my application after updating to Eclipse 4.4.2, WOLIps 4.4, Webobjects 5.4.3 and Java 1.8. When I open any WOComponent with a WORadioButton inside, I get the error on the subject line for the following in the WOD FailureConstant: WORadioButton { selection = mNu