Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-26 Thread Mertz Stéphan
Hi Paul, Could you share with us your experience in WebObjects deployment with lot of servers ? I am facing problem with the following architecture : . a dedicated http server with only Apache and mod_webobjects on it . multiple application servers with wotaskd and WebObjects apps Are you in

multiple projects to the same database

2011-08-26 Thread Theodore Petrosky
How do youse guys handle multiple projects that may access the same data (or subsets). I have an app that manages users information at the company. (People with various meta data). Recently, one of the managers asked to create an app that shows at a glance a subset of the data. So I thought I

Re: multiple projects to the same database

2011-08-26 Thread Johann Werner
A good way would be to put your EOModel into a framework and include it in both projects on your class path. The corresponding migrations are inside the framework too and as the current db schema version is held inside the db only one of both projects would update the db. jw Am 26.08.2011 um

D2W Exception Handling

2011-08-26 Thread David Avendasora
Hey D2Wers, So, I have business logic that executes in the setter of one of my attributes. It's checking to make sure that at least one of a set of objects has a flag set. If you try to remove the flag off the last object it should not allow it and throw and exception. All that works just

Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-26 Thread Alexander Spohr
I'll answer for Paul (same company). Am 26.08.2011 um 08:43 schrieb Mertz Stéphan: Hi Paul, Could you share with us your experience in WebObjects deployment with lot of servers ? I am facing problem with the following architecture : What is your problem? . a dedicated http server with

Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-26 Thread Philippe Rabier
Hi Stephan, Maybe one solution is to have 2 javaMonitor apps running in // by setting a different WOPort. Of course, you need also to configure the wotaskd instances accordingly. I do that but with web servers running on 2 different machines. I never try to have this configuration with only

Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-26 Thread Mertz Stéphan
Hi, Le 26 août 2011 à 14:31, Alexander Spohr a écrit : What is your problem? It's rather a comprehension problem. My first attempt was to install a monitor+wotaskd on the http server to manage the app servers: bad idea. I did not know the mechanism of synchonisation between the wotaskds, I do

Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-26 Thread Alexander Spohr
Our setup: - Webservers know every appserver and ask each for running instances. - Each appserver has wotaskd running. wotaskd restarts and shedules apps on its machine (that's what it is for). - Monitor (on one machine) knows all wotaskd's and configures them. No files involved. (Just as

Re: Dynamic loading of a component into a container?

2011-08-26 Thread John Kim Larson
So it has been about a month I posted this and I'm using this thing all over the place now in production with no problems. It works great and has solved tons of design problems I had. My question, which may be hard to answer without the source code, is does anyone see any problems with memory

Re: D2W Exception Handling

2011-08-26 Thread Ramsey Gurley
On Aug 26, 2011, at 2:05 AM, David Avendasora wrote: Hey D2Wers, So, I have business logic that executes in the setter of one of my attributes. In the setter? Any reason why you don't use validateKey() or maybe validateFor*()? I've learned the hard way that business logic in a setter is

Re: D2W Boolean Search

2011-08-26 Thread Ramsey Gurley
On Aug 25, 2011, at 6:42 PM, David Avendasora wrote: On Aug 26, 2011, at 9:22 AM, David Avendasora wrote: On Aug 26, 2011, at 5:14 AM, Ramsey Gurley wrote: Well I did mention a subclass (^_^) My radio button UI is validating semantic XHTML using fieldsets and legends and labels, oh

Re: D2W Boolean Search

2011-08-26 Thread Chuck Hill
On 2011-08-26, at 9:17 AM, Ramsey Gurley wrote: On Aug 25, 2011, at 6:42 PM, David Avendasora wrote: On Aug 26, 2011, at 9:22 AM, David Avendasora wrote: On Aug 26, 2011, at 5:14 AM, Ramsey Gurley wrote: Well I did mention a subclass (^_^) My radio button UI is validating semantic XHTML

Re: D2W Boolean Search

2011-08-26 Thread Chuck Hill
On 2011-08-25, at 6:42 PM, David Avendasora wrote: On Aug 26, 2011, at 9:22 AM, David Avendasora wrote: On Aug 26, 2011, at 5:14 AM, Ramsey Gurley wrote: Well I did mention a subclass (^_^) My radio button UI is validating semantic XHTML using fieldsets and legends and labels, oh my!

WebObjects and JASIG CAS server

2011-08-26 Thread Jeffrey Simpson
Has anyone integrated a WebObject Application with the CAS single sign on server? There is a link to a CAS client for WebObjects but the documentation is in French and it was last worked on in 2007. Thanks Jeffrey Simpson Senior Software Engineer Telephone: 240.235.2144 Fax: 240.235.2174

Re: WebObjects and JASIG CAS server

2011-08-26 Thread Pascal Robert
Le 2011-08-26 à 14:34, Jeffrey Simpson a écrit : Has anyone integrated a WebObject Application with the CAS single sign on server? There is a link to a CAS client for WebObjects but the documentation is in French and it was last worked on in 2007. That one?

Re: WebObjects and JASIG CAS server

2011-08-26 Thread Jeffrey Simpson
Yep that is the one. Do the Cocktail guys watch this list? I went to their web site but I can not get google to translate it. On Aug 26, 2011, at 2:38 PM, Pascal Robert wrote: Le 2011-08-26 à 14:34, Jeffrey Simpson a écrit : Has anyone integrated a WebObject Application with the CAS

Apache DocumentRoot setting?

2011-08-26 Thread Mai Nguyen
Dear List, I have searched the list, but did not see much discussion about this topic. Is there a need to set the DocumentRoot in Apache httpd.conf to the standard /Library/WebServer/Documents? I found that using Safari, the /WebObjects/MyApp.woa/Contents/WebServer/Resources/imagexyz.tiff can

Re: Quick survey: who's deploying on VMWare?

2011-08-26 Thread Dan Beatty
Greetings John, While I can not speak for either Texas Tech University (where I am a student) or the U.S. Government (whom I work for), I can definitely see the value of a virtual appliance for WO. I have noticed vendors such as TurnKey Linux ( http://www.turnkeylinux.org). The value I see is