Description of the illustration maven_dt_001.eps
This figure shows the organization for the directory my-basic-webservice-project. The top level contains pom.xml and the subdirectory src.
src contains the subdirectory main, which has the following three subdirectories.
-
org contains a subdirectory mycompany, which contains two subdirectories.
-
jms contains destination, which holds QueueMDB.java
-
jsf contains AccountBean.java
-
-
scripts contains configure_resources.py
-
webapp, which contains index.html, template.xhtml, and two subdirectories
-
WEB-INF contains beans.xml, web.xml, weblogic.xml
-
css contains bootstrap.css
-