Community
Participate
Working Groups
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 jee web applications, some datas were stored in web desciptor config files usually named web.xml (and not as Java annotations). MoDisco should propose an ecore description and an associated discoverer for datas stored in such a way. Such a need is similar to the 306365 for ejb technology.
Created attachment 170022 [details] This is the metamodel for web.xml file This project contains the web.xml metamodel's implementation
Created attachment 170024 [details] MoDisco web.xml discoverer This project contains the MoDisco discoverer for web descriptor configuration files used in old jee web applications
Created attachment 170026 [details] Tests project for MoDisco web.xml Discoverer This project contains the tests for the MoDisco web.xml Discoverer
*** Bug 308175 has been marked as a duplicate of this bug. ***
Hi, 1. I, Nicolas Guyomar, and others contributors listed in this bug, authored 100% of the content 2. I have the rights to donate the content to Eclipse under the EPL 3. I have already provided the filled Employer Consent Forms to the Foundation Regards Nicolas
Frederic, here is a contribution from an employee of Mia-Software, targeting future releases (not Helios one). The company has signed a Member Commiter Agreement. It is possible to commit this work without the need of a CQ (as Sharon confirmed it in older CQ https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3846#c9), with the confirmation that this work is done under PMC supervision. Is it possible for you or someone else of modeling PMC to approve this work ? Such a contribution deals with Java technologies reverse engineering. This theme was planned in MoDisco roadmap ("Theme and priorities" of MoDisco project plan). Thanks in advance.
The contribution does not need a CQ : - Mia-Software has signed a MCA and work is approved by the PMC (see last comment) - References to Sun web-app dtds/xsd : reuse of javaee dtds and xsd schemas was already approved in CQ 3994 & 3997 (PBs necessary for 3868) The contribution has been commited.
Contribution integrated.