ya aleksei, can you share that two servlet or mahout with me, so i can checkout either its dependent or arbitary dependent and then futher deployment procedure..and which database you have used?
On 10/29/11, Aleksei Udatšnõi <[email protected]> wrote: > I have implemented two recommender servlets (to be consumed by other > application) using Mahout: user-based and item-based ones. Although > these two algorithms are totally different, there are some common > parts among these servlets. For example, the db connection and output > writing logic use the same code. So I have both of these servlets in > the same Maven project and they extend from one parent class. > > Now the challenge here is that I want to deploy these servlets > separately, perhaps even on different Tomcat servers. Thus I need to > generate two WARs, but Maven does not recommend to do it from one > project. > > What would you recommend: split them into two Maven projects; generate > two WARs from one project despite of Maven's best-practices or perhaps > any other solution? > > Thank you > Aleksei > -- *Vignesh Prajapati* **** Tel: 9427415949 | [email protected] | www.makeyour.tk MYTK [image: Facebook] <https://www.facebook.com/vigs143> [image: Twitter]<http://twitter.com/#%21/vigs143> [image: LinkedIn] <http://www.linkedin.com/pub/vignesh-prajapati/37/756/46a> [image: about.me] <http://www.makeyour.tk/><http://r1.wisestamp.com/r/landing?promo=7&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_7>
