Description
This page provides the reason for the warnings in Files "<Folder PAth>\test-ejb-jar.xml" and "<Folder PAth>test2-ejb-jar.xml" have the same type.
The first one will be used.
Make sure you have choosen the right module directory.
This is specific to EJB technology
Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | |
8.1.x | |
8.0.x | |
7.3.x |
Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS3 | |
CSS2 |
Step by Step Scenario
Below is the step-by-step scenario leading to the problem:
- Discover the source and deliver the application.
- Accept the delivery and run the analysis.
- If you have multiple *ejb-jar.xml files in a single folder then check analysis log for the warnings above.
Impact of the Problem
The impact of the problem on the analysis or the dashboard is: Only one among all the *EJB-JAR.xml files in a folder will be analyzed.
Action Plan
To fix the problem, proceed as follows:
- Create separate folders for each *EJB-jar.xml files and analyze them again. This is because the architecture of these xml files doesn't expect multiple files to be in one folder.
Notes/comments
Related Pages