allowing others ip connect

2007-02-27 Thread eoghan
Hi Using tomcat, how do I (or where) configure tomcat so I can allow other computers on the network access my http server... Do you know which file I can add ip addresses so that they are allowed see my local sites content? Thanks Eoghan

Re: tomcat start/stop

2006-04-11 Thread eoghan
David Smith wrote: Actually, configured in this way, 'service tomcat55 start' and 'service tomcat55 stop' should be able to start and stop the service. --David Thanks. I will try this today. Eoghan François Conil wrote: eoghan a écrit : Hi Im using tomcat 5.5 on

tomcat start/stop

2006-04-11 Thread eoghan
t tells me tomcat isnt running, which it is cos I can connect to it at localhost:8180 Any ideas on how to start/stop the server when it has been enabled like this? Thanks Eoghan - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Global Sessions

2005-10-19 Thread Eoghan Shields
between applications to avoid them having to log in again. I have been looking at the documentation and stuff but so far have come up blank, was hoping might be able to steer me in the right direction. Thanks in advance, Eoghan