I'm saying that package is wrong. All packages start with org.apache.mahout not cf.taste
On May 28, 2010 4:46 AM, "Eleftherios Spyromitros Xioufis" < [email protected]> wrote: Yes I' m sure.. I created a new package in the examples package where I placed my classes following the paradigm of package cf.taste.example.grouplens. But even when I try to import the package cf.taste.example.grouplens, I get the same compilation error. Something is going on with the servlet dependencies.. -----Original Message----- From: Sean Owen [mailto:[email protected]] Sent: Friday, May 28, 2010 8:49 AM To: [email protected] Subject: Re: RE: Change Recommender servlet Are you sure your package and import statements are cor...
