Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/JEE/EjbJar"

< MoDisco‎ | Components‎ | JEE
 
Line 1: Line 1:
{{MoDiscoTabs|JEE/EjbJar|{{MoDiscoTab|JEE/EjbJar|Documentation|0.9}}}}
+
#REDIRECT&nbsp;[[MoDisco/Moved To Help Center]]
 
+
= Overview =
+
Reverse engineering use cases on Java/JEE applications require to
+
retrieve data, via models, for a combination of several established
+
technologies : Java, JSP, xml configuration files, ..
+
 
+
Considering old EJB based applications, some data is stored in EJB xml
+
configuration files (and not as Java annotations), usually named ejb-jar.xml.
+
The goal of the Ejb-Jar discoverer plug-in is to allow extractions of the information from such ejb-jar.xml files.
+
 
+
== Team ==
+
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
+
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
+
 
+
[[Category:MoDisco]]
+
{{MoDisco}}
+

Latest revision as of 11:57, 2 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top