Overview

Reverse engineering use cases on Java/JEE applications require the retrieval of 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 extraction of information from such ejb-jar.xml files.

Quality disclaimer: this EjbJar Discoverer was tested on many files, both well-formed and not well-formed.

Components

Team

Included Plug-ins