[eMAXX] sys-admin@emaxx.nl wrote:
> Khan wrote:
>
>>
>> I'm having some problems installing tomcat5 on vserver guest. I think it
>> can't listen on guest's IP addresses. How Can I force tomcat to listen
>> only on guest IP.
>>
> Hi Khan,
>
> I'm running several tomcat5 installs in virtual guests, so I somehow got
> it working :)
>
> Propably you must adjust ./conf/server.xml with these two lines:
> ...
> <Engine name="Catalina" defaultHost="IP_or_hostname">
> ...
> <Host name="IP_or_hostname" appBase="webapps"
> ...
>
> Hope this will work for your.
>
> Regards,
>
> Vince.
Ah I see now it wasn't vserver or tomcat issue. Hsql database was forced
to listen on one IP only.
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Wed Jan 11 15:45:00 2006