deploying across multiple app servers
deploying across multiple app servers
- Subject: deploying across multiple app servers
- From: Simon McLean <email@hidden>
- Date: Tue, 30 Jun 2009 20:02:47 +0100
hi - trying to get a couple of xserves set up but having a couple of
problems. tiger server, wo5.3.3, wonderfied apps
one xserve is being webserver + appserver, second is just an app server
problem 1:
i'm trying to use configuration file method for state discovery, and i
want monitor to write out the file automatically. i need to pass
wotaskd the property -WOSavesAdaptorConfiguration=true, so i modified
the launchdaemon that starts wotaskd up. problem is that when you
restart webobjects services in server admin it actually blats that
launchdameon and writes an entirely new file out every time (hence
losing my changes). So where should i be passing in that property ?
problem 2:
i put problem 1 aside for a second and manually created a config file
instead. it's at /Library/WebObjects/Configuration/WOConfig.xml and i
created it by cutting and pasting the contents from java monitor. i
then added this to my httpd.conf file:
WebObjectsConfig file://Library/WebObjects/Configuration/WOConfig.xml 10
restarted wotaskd, monitor and apache, but the httpd adaptor just
ignores me. WOAdaptorInfo tells me it is getting it's config from
localhost:1085/WebObjects/wotaskd.woa/wa/woconfig which is just
returning the "Adaptor Config as sent to Local WOAdaptors". now i
guess that's the default behavior because the WOAdaptor is local, but
i want it to use my config file instead. Any ideas what i'm doing
wrong ?
thanks, Simon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden