Skip to main content

Notice: This Wiki is now read only and edits are no longer 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|
+
{{MoDiscoTabs|JEE/EjbJar|{{MoDiscoTab|JEE/EjbJar|Documentation|0.9}}}}
{{MoDiscoTab|JEE/EjbJar|Documentation|0.9}}
+
}}
+
  
 
= Overview =
 
= Overview =
Reverse engineering uses cases on Java/JEE applications require to
+
Reverse engineering use cases on Java/JEE applications require to
retrieve datas, via models, for a combination of several established
+
retrieve data, via models, for a combination of several established
technologies : Java, JSP, xml configuration files, ...
+
technologies : Java, JSP, xml configuration files, ..
  
Considering old EJB based applications, some datas were stored in EJB xml
+
Considering old EJB based applications, some data is stored in EJB xml
config files (and not as Java annotations), ususally named ejb-jar.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 information from such ejb-jar.xml files.
+
The goal of the Ejb-Jar discoverer plug-in is to allow extractions of the information from such ejb-jar.xml files.
  
 
== Team ==
 
== Team ==
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])
 
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
 
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
 +
 +
[[Category:MoDisco]]
 +
{{MoDisco}}

Revision as of 05:49, 30 March 2011

MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

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


MoDisco
Components Infrastructure: KDM · SMM · GASTM · Model Browser · Discovery Manager · MoDisco Workflow · Query Manager · Facet Manager · Metrics Visualization Builder · KDM Source Extension
Technologies: Java · JEE · EjbJar · WebApp · XML
Use Cases: Simple Transformation Chain · Model Filter
Help Installation · SVN
Project API Policy · Retention Policy · Project Plan · metrics · Accessibility Guidelines · Capabilities Disablement

Back to the top