Re: Multiple JavaMonitor instances on the same subnet

2007-03-13 Thread Robert Walker
Option 1: Separate your deployment environments to two subnets. Option 2: Separate your deployment environment using the multiple sites configuration by using separate ports for wotaskd. Like 1085 and 1086. Option 3: Choose one server to run JavaMonitor and manage all your applications

RE: Multiple JavaMonitor instances on the same subnet

2007-03-13 Thread Atkinson John-HKV437
: Atkinson John-HKV437 Cc: webobjects-deploy@lists.apple.com Subject: Re: Multiple JavaMonitor instances on the same subnet On 12-Mar-07, at 7:07 PM, Atkinson John-HKV437 wrote: > ... WO development environments ... Hrm, do you mean development instances or deployment instances? Developm

Re: Multiple JavaMonitor instances on the same subnet

2007-03-12 Thread Mark Ritchie
On 12-Mar-07, at 7:07 PM, Atkinson John-HKV437 wrote: ... WO development environments ... Hrm, do you mean development instances or deployment instances? Development instances do some pretty special things compared with deployment instances started by wotaskd. As Cliff pointed out, Java

Re: Multiple JavaMonitor instances on the same subnet

2007-03-12 Thread Cliff Tuel
> Please don't tell me it's a normal thing... Sorry, it's normal and documented. One Monitor per subnet. The docs call a subnet a "site", but study the diagrams and you'll see they're the same.