You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/02/16 01:49:32 UTC

DO NOT REPLY [Bug 48742] Can't upload file with mod_jk 1.2.29-dev.

https://issues.apache.org/bugzilla/show_bug.cgi?id=48742

--- Comment #1 from Eiji Takahashi <ma...@gmail.com> 2010-02-16 00:49:31 UTC ---
This issue reproduced by the simpler way. 

I used the following. 
 httpd-2.2.3-31.el5.centos.2
 mod_jk 1.2.28 and 1.2.29-dev
 Tomcat 5.5.28

First, appropriately configuring the mod_jk and Tomcat. 
(Make available the manager roll of Tomcat.)
After that, start httpd and Tomcat. 

Next, Accessing following url:
 http://webserver/manager/html/ (Change "webserver" to an appropriate name. )
In the displayed form, select and upload any WAR file.

Uploading goes well in case of 1.2.28.
However, uploading fails in case of 1.2.29-dev. 

regards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org