I have created a Spring MVC modular project and a very simple entity 
(UserProfile) with just one field.

Now I am trying to generate CRUD for UserProfile (Actually trying my first demo 
with appfuse) However when I run mvn appfuse:gen -Dentity=UserProfile It does 
not generate any DAO or Manager.. it does modify hibernate.cfg.xml, generate 
Controller, modify application context.

I ran mvn gen from both core and web.

If I look at generated UserProfileController it uses GenericManager instead of 
UserProfileManage.. does that mean mvn gen does not generate dao or controllers 
and depends on Generic one.. !


Thanks


 
  
    
Sudhir NimavatSenior software engineer. 
Quick start global PVT LTD.
Baroda - 390007
Gujarat, India

Personally I'm always ready to learn, although I do not always like being taught


      Add whatever you love to the Yahoo! India homepage. Try now! 
http://in.yahoo.com/trynew

Reply via email to