Are these two issues Tomcat bugs?

2003-03-26 Thread Tomasz Nowak
I don't really know if these two issues are my faults or Tomcat bugs. I searched bugzilla, but none of these has been reported as a bug. 1. conf.xml: autoDeploy=false does not work in my 4.1.18 2. /manager: 'install' and 'remove' commands does not work for me :( - remove command does not

Re: Are these two issues Tomcat bugs?

2003-03-26 Thread Tomasz Nowak
Filip Hanik [EMAIL PROTECTED] wrote: [1] http://localhost:8080/manager/html/remove?path=/tomcat-docs OK - Removed application at context path /tomcat-docs - tomcat-docs directory has *not* been removed from hosts yes, but the application is actually removed, did you try to access it

Re: AJP Connector - Broken Pipe Error

2003-03-01 Thread Tomasz Nowak
Raja Sekhar [EMAIL PROTECTED] wrote: I have configured my apache server to work with Tomcat engine. But I am continuosly seeing this error in the log file. Use the new Coyote connector instead of the old AJP one. -- Tomasz Nowak

Four questions (about logging, connectors and manager)

2003-02-27 Thread Tomasz Nowak
vhosts and their webapps at once? Q #4 What alternative software (maybe dekstop-type?) would you recommend for managing webapps? Thank you in advance. -- Tomasz Nowak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Four questions (about logging, connectors and manager)

2003-02-27 Thread Tomasz Nowak
. There is a possibility of filtering tcp packets in iptables as far as I know. But such solution I would not call a good practice for serving web pages. -- Tomasz Nowak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Four questions (about logging, connectors and manager)

2003-02-27 Thread Tomasz Nowak
mod_jk, not mod_jk2 first. -- Tomasz Nowak - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Four questions (about logging, connectors and manager)

2003-02-27 Thread Tomasz Nowak
it for the first time)? BTW: which JkLogLevel is more verbose: info or error? Info is usually used to get more verbose output then error, does it work differently in JK? Anyway, thanks for all your hints till now, John. -- Tomasz Nowak