Hi, sam wun!
It is
https://issues.apache.org/bugzilla/show_bug.cgi?id=44463
The problem is in the manager application, not in yours.
The commons-io*.jar should be placed into
{your tomcat 5.5 installation folder}/server/webapps/manager/WEB-INF/lib
Best regards,
Konstantin Kolinko
2008/8/23 sa
Hi,
In said, I have putĀ the commons-io-1.3.1.jar file in the WEB-INF/lib/
directory.
Thanks.
> - Original Message -
> From: Len Popp
> Sent: 25/08/08 01:32 am
> To: Tomcat Users List
> Subject: Re: Re: errors in deploying war file to tomcat 5.5
>
> Shoul
gt;
>
> Thanks
>
>
>
>
>> - Original Message -----
>> From: Edoardo Panfili
>> Sent: 24/08/08 02:28 am
>> To: Tomcat Users List
>> Subject: Re: errors in deploying war file to tomcat 5.5
>>
>> Edoardo Panfili ha scritto:
>> >
BTW, how to see the content of the war file I built from Eclipse?
Thanks
> - Original Message -
> From: Edoardo Panfili
> Sent: 24/08/08 02:28 am
> To: Tomcat Users List
> Subject: Re: errors in deploying war file to tomcat 5.5
>
> Edoardo Panfili ha scritto:
> &g
> - Original Message -
> From: Edoardo Panfili
> Sent: 24/08/08 02:28 am
> To: Tomcat Users List
> Subject: Re: errors in deploying war file to tomcat 5.5
>
> Edoardo Panfili ha scritto:
> > sam wun ha scritto:
> >> Hi,
> >>
> >>
>
Edoardo Panfili ha scritto:
sam wun ha scritto:
Hi,
I tried to deploy a war file (built from Eclipse in windows) into
tomcat 5.5(in linux).
I got the following errors:
Aug 24, 2008 12:32:46 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: init: Associated with Deplo
sam wun ha scritto:
Hi,
I tried to deploy a war file (built from Eclipse in windows) into tomcat
5.5(in linux).
I got the following errors:
Aug 24, 2008 12:32:46 PM org.apache.catalina.core.ApplicationContext log
INFO: HTMLManager: init: Associated with Deployer
'Catalina:type=Deployer,
>From the stack trace, it looks like you're missing commons-io.jar, or
it's the wrong version. commons-io.jar is required by
commons-fileupload.jar. Make sure you have the correct versions of
both of those files.
--
Len
On Sat, Aug 23, 2008 at 10:53, sam wun <[EMAIL PROTECTED]> wrote:
> Hi,
>
>