Hi Raible, I'd like to know your opnion about this situation: I have a legacy System (in ASP, to be honest) that I have to convert it to Java. Of course I already have the DataBase (in case: in Oracle). As u know, I'm newbie in AppFuse. (Since AppFuse Tutorials predict the developer already get the (Domain Model) Business Entity (POJOs), at least in mind) So, I'd like your advance so that confirm procedure that should be the more productive and get the final result as fastest as possible: 1. Generate my App from AppFuse (basic or modular (hope I get mature soon to adote it)). 2. Make Reverse Engineering from Oracle DataBase. -> I guess I otta use a JPA plugIn of Eclipse (for instance), since I get my Entity Class(es) already with hashcode(), equals() and toSting() methods. (that serialId is a JPA drawback in my opnion). 3. Now get back to combo maven/AppFuse to generate the CRUD/entities Web Interfaces. 4. This time get back to Eclipse (default IDE where I work) to implement the more sofisticated Use Cases (than a simple CRUD) and customise others1s to achieve a final software product.
Any comments are very, very, very welcome!!! ;-)) Since now, thnk u a LOT! ]o['s, Ice-Man