Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[modeling-pmc] [CQ 3868] JEE reverse engineering for EJB technology

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=3868





--- Comment #9 from Fabien Giquel <fgiquel@xxxxxxxxxxxxxxxx>  2010-03-30 04:19:19 ---

So, i give some details about the aim of this new component.
The "reverse engineering" term, in MoDisco, covers several use cases :
- documentation of complex legacy
- evaluation of such legacy in terms of quality
- migration/modernization of existing systems
- ...

Such reverse engineering uses cases on Java/JEE applications require to
manipulate datas, via models, for a combination of several established
technologies : Java, JSP, xml configuration files, ...

Considering old EJB based applications, some datas were stored in EJB xml
config files (and not as Java annotations).
So the contribution here proposes an ecore description and an associated
discoverer for datas stored in this old way.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top