Re: Fwd: tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

2017-06-20 Thread Rakesh Java
Yes, It doesnt happens everytime and cannot reproducable Any guess why this is happening ? On Tue, Jun 20, 2017 at 7:01 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rakesh, > > On 6/19/17 12:

Re: Fwd: tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

2017-06-18 Thread Rakesh Java
Hi Chris, Below is my netstat showing port bindings tcp 0 0 0.0.0.0:1234 0.0.0.0:* LISTEN On Fri, Jun 16, 2017 at 9:55 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rakesh, > > On 6/16/17 5:48 AM,

Fwd: tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

2017-06-16 Thread Rakesh Java
Hi I have made a port( example 1234) to be bound to the local host 127.0.0.1 .But when i restart tomcat automatically binds it to 0.0.0.0 . And my connector in server.xml contains 127.0.0.1 as address .

Fwd: tomcat automatically binds it to 0.0.0.0 from 127.0.0.1

2017-06-15 Thread Rakesh Java
Hi I have made a port( example 1234) to be bound to the local host 127.0.0.1 .But when i restart tomcat automatically binds it to 0.0.0.0 . And my connector in server.xml contains 127.0.0.1 as address .

Tomcat 6 lib jars

2013-12-05 Thread Patel, Rakesh (Java)
Hi, I've come across lots of duplicate jars in the tomcat/lib directory on the servers we have been given by our infrastructure people. The directory looks like this: -rw-r--r-- 1 root root 15153 Jul 20 2011 annotations-api-6.0.24.jar lrwxrwxrwx 1 root root 26 Oct 29 17:05 annotations-a