Hi
Env:
Tomcat: 6.0.20
Linux
I am getting this error while trying to deploy a war file. It is a simple app
which has a tld.
SEVERE: Error deploying web application archive sample.war
java.lang.IllegalArgumentException
at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream
I restarted all the servers and was able to get it working.
Thanks all.
> Date: Sat, 19 Sep 2009 01:02:08 +0200
> From: rainer.j...@kippdata.de
> To: users@tomcat.apache.org
> Subject: Re: tomcat6 + apache 2.2 mod_jk - Help
>
> On 18.09.2009 19:29, Paul S wrote:
> >
I am having issues with mod_jk.
I have installed mod_jk 1.2.28 and have tomcat 6 installed on linux.
i created worker.prop file under apache2.
workers.properties
-
worker.list=wkr01
worker.wkr01.type=ajp13
worker.wkr01.host=localhost
worker.wkr01.port=8009
httpd.conf