Help with local zxing configuration

41 views
Skip to first unread message

Pablo Fidalgo

unread,
Jul 20, 2015, 10:13:24 AM7/20/15
to zx...@googlegroups.com
First, thank you for this wonderfull work!

Ok, i'll try to run zxing from local, so, I'll download zip from github, install tomcat, configure, and I can run without problems http://localhost:9090/zxingorg/src/web/w/decode.jspx! Wonderful!

But if i go to http://localhost:9090/zxingorg/src/web/w/decode there's a HTTP404 Not found error, which didn't happen in http://zxing.org/w/decode. So is there a matter of configuration/redirection that i am missing somewhere?



Sean Owen

unread,
Jul 20, 2015, 4:21:11 PM7/20/15
to zx...@googlegroups.com, pauco...@gmail.com
That endpoint is not a webpage; it's where the decode.jspx posts URLs and images to decode. You're not intended to browse to it.

Pablo Fidalgo

unread,
Jul 21, 2015, 3:27:47 AM7/21/15
to zx...@googlegroups.com, pauco...@gmail.com
Thanks,

I'm not gonna browse to ../decode, but the form from ../decode.jspx will send the image to this endpoint. The problem I have is that when I select the image and send it, in my local server, the browser get stucked in ".../w/decode" showing a 404 Not found error. So, this endpoint is not working in my local machine. Have I to configure it somewhere?

Reply all
Reply to author
Forward
0 new messages