Closed GoogleCodeExporter closed 9 years ago
I am also getting the same issue. It is not happening in my local but when
application is deployed on the server, this error is thrown once and second
upload works.
Original comment by shishir....@gmail.com
on 9 Mar 2012 at 8:09
Have you checked the web.xml has been modified correctly?
Original comment by copperox...@gmail.com
on 27 Mar 2012 at 6:42
Yes. We did validated the web.xml. Again it does work locally but after
deployment it gives a message for the first time but works than after.
Original comment by shishir....@gmail.com
on 27 Mar 2012 at 11:53
[deleted comment]
Does this issue happen with all browsers or just with IE <= 8
could you produce a small example showing the issue?.
could you attach also the .war file of this example?.
Normally this kinds of errors happen when you deploy the js in a different
hostname than the html.
Original comment by manuel.carrasco.m
on 23 May 2012 at 3:28
Happens on IE 7, 8 & 9 and not in chrome browser
Original comment by rkot...@gmail.com
on 15 Jul 2012 at 2:35
It does not happen with my projects nor with the gwtupload-samples-xxx.war
deployed in tomcat or jetty.
Could you download the example .war and check if it fails in your environment?,
otherwise could you attach an example which demonstrates the issue so as I can
reproduce it?
Original comment by manuel.carrasco.m
on 3 Dec 2012 at 12:25
Hi , i'm facing the same problem , in fact i try to pass some parameters to my
servlet by setting a new servlet path in the multiple uploader , but i get this
message when i deploy on Tomcat . could you please help me with this issue ?
Original comment by othmane....@gmail.com
on 26 Dec 2012 at 1:26
Could you please download the last gwtupload examples and run them to check if
it fails as well.
Download the .war from
http://repo1.maven.org/maven2/com/googlecode/gwtupload/gwtupload-samples/0.6.6/g
wtupload-samples-0.6.6.war
Then deploy the .war in your servlet container or just run
java -jar gwtupload-samples-0.6.6.war
Original comment by manuel.carrasco.m
on 5 Apr 2013 at 10:47
Hi manuel ,
Can you please provide the svn repository location for the code
Original comment by gn.vigne...@gmail.com
on 2 Jul 2013 at 7:18
@gn.vigneshwaran gwtuplad is not in svn but in git
you can clone the project from googlecode:
git clone https://code.google.com/p/gwtupload/
It is also in github
https://github.com/manolo/gwtupload
Original comment by manuel.carrasco.m
on 2 Jul 2013 at 8:03
Original comment by manuel.carrasco.m
on 2 Jan 2014 at 9:15
Original issue reported on code.google.com by
amit.ja...@gmail.com
on 25 Jan 2012 at 8:18