jon * wrote:

> > Is the simple fix for this to just run them both in manual mode?  Hint:
> > Everything has been working fine; I'm making this change so I have
> > something to ruthlessly abuse during development without upsetting
> > customer sites in any way.
>
> Try defining the data for the second JVM in a virtual host.

I can't seem to put the directives for JServ in a virtual host block:
<VirtualHost xxx.xxx.xxx.xxx>
ApJServManual    on
ApJServDefaultProtocol  ajpv11
ApJServDefaultPort 8008
ApJServSecretKey   DISABLED
ApJServMountCopy   off
ApJServLogFile   /var/log/apache/apache-jserv.log
ApJServProperties  /www/_shared/conf/development.jserv.properties

...

</VirtualHost>

results in:
Syntax error on line 119 of /www/_shared/conf/vwebs.internal.conf:
ApJServManual: cannot be specified inside <VirtualHost>

Did I misunderstand what you meant by 'data'?



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://www.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to