Tomcat not listing on ipv4

2009-12-20 Thread Alan Chandler
I have just upgraded my Debian server to unstable, and now find that 
attempt to connect to my tomcat via ajp fails.


It appears from netstat is tomcat is listing on 8009 but only on ipv6

I have been unable to find out how to change this.  Can someone give me 
a clue.

--
Alan Chandler
http://www.chandlerfamily.org.uk


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat not listing on ipv4

2009-12-20 Thread André Warnier

Alan Chandler wrote:
I have just upgraded my Debian server to unstable, and now find that 
attempt to connect to my tomcat via ajp fails.


It appears from netstat is tomcat is listing on 8009 but only on ipv6

I have been unable to find out how to change this.  Can someone give me 
a clue.


As a hack : use the Address attribute of the AJP Connector and specify a 
V4 address ? (if only 127.0.0.1)



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat not listing on ipv4

2009-12-20 Thread Alan Chandler

André Warnier wrote:

Alan Chandler wrote:
I have just upgraded my Debian server to unstable, and now find that 
attempt to connect to my tomcat via ajp fails.


It appears from netstat is tomcat is listing on 8009 but only on ipv6

I have been unable to find out how to change this.  Can someone give 
me a clue.


As a hack : use the Address attribute of the AJP Connector and specify a 
V4 address ? (if only 127.0.0.1)



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

It works at least as far as connecting to Tomcat from apache is 
concerned.  I now have problems accessing the database from tomcat and 
that is throwing an exception



--
Alan Chandler
http://www.chandlerfamily.org.uk



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org