running WO5.1 wotaskd with WO5.2 apps
"Chad Leigh -- ObjectWerks Inc." <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
Hi I am trying an experiment, since the 5.1 wotaskd reports instance info like #sessions and all to JavaMonitor and the 5.2 one doesn't ( at least on Linux and FreeBSD and if I remember right, others have complained about it on OS X). I would like to run the 5.1 wotaskd but have it launch 5.2 apps. My app was compiled under 5.2 but when I run the 5.1 wotaskd it launches it under 5.2. (I have both 5.1 and 5.2 installed in separate hierarchies on disk and switch NEXT_ROOT in my process to run one or the other). My problem is that the wotaskd passes on its 5.1 location as WOROOT . I need to be able to intercept this or change this somewhere but have not found out where I can do this. Anyone ever try this? Thanks Chad