[ 
https://issues.apache.org/jira/browse/MAHOUT-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758434#action_12758434
 ] 

Tamas Jambor commented on MAHOUT-179:
-------------------------------------

thanks. it's the same if i do http://localhost:8080/RecommenderServlet?userID=1

in fact in I just submit 

http://localhost:8080/

i get this:

Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are:

    * /mahout-taste-webapp ---> 
org.mortbay.jetty.plugin.jetty6pluginwebappcont...@a9a32c{/mahout-taste-webapp,C:\cygwin\usr\local\mahout\taste-web\target\mahout-taste-webapp-0.1.war}

and if I submit

http://localhost:8080/mahout-taste-webapp/

i get this:

Directory: /mahout-taste-webapp/
META-INF/       0 bytes         22-Sep-2009 20:11:51

I'm not sure what this should be but maybe WEB-INF should be there?

> Taste Demo Help
> ---------------
>
>                 Key: MAHOUT-179
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-179
>             Project: Mahout
>          Issue Type: Question
>          Components: Collaborative Filtering
>         Environment: win vista/cygwin
>            Reporter: Tamas Jambor
>            Priority: Minor
>
> hi there,
> I'm trying to run the taste demo, just downloaded the latest version of 
> mahout. I compile the whole thing (mvn install) and I create the package. 
> everything runs smoothly, but in the end it gives me this error:
> HTTP ERROR 404
> Problem accessing /mahout-taste-webapp/RecommenderServlet. Reason:
> NOT_FOUND
> i'm not really familiar with this enviroment but maybe the war file might 
> create a library 'mahout-taste-webapp-0.1' instead of 'mahout-taste-webapp'?
> please help me out.
> thanks a lot,
> Tamas

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to