Re: commons-logging library problem

2007-11-20 Thread robert lazarski
I seen what may be the same problem last year. Axis2 now ships with commons-logging-1.1 - see if you can use that to fix your problems. HTH, Robert On Nov 20, 2007 10:17 AM, Vaduvoiu Tiberiu <[EMAIL PROTECTED]> wrote: > Hi, I have a pretty simple application that queries a web service. For the >

commons-logging library problem

2007-11-20 Thread Vaduvoiu Tiberiu
Hi, I have a pretty simple application that queries a web service. For the application I needed of course several jars from axis distribution, among which commons-logging-1.0.4.jar. Application runs ok, but when I try to stop tomcat, the process doesn't stop.Tomcat stops listening on port 8080 b