ATG Implicit Modules

Following are the implicit modules inside ATG EAR.

atg_bootstrap.war: Nucleus is started by the module this also runs the servlet pipeline for DAF and DAS(for JHTML) modules .

DAF servlet pipeline will be used for serving JSP Pages and
J2EE Servlets.

DAS Pipeline will be used for serving JHTML pages and Dynamo
Servlets


atg_bootstrap_ejb.jar: You know how the ATG classes are loaded by the application which you can see inside the atglib folder generally, There will be a EJB with a single session inside this module.The class loader of this session EJB will take care of  loading the classes for ATG application.

atg_admin.war: ATG Component Browser or Dynamo Administration UI  will be started using this module

Comments

Popular posts from this blog

Weblogic Issues during EAR Deployment Exception in AppMerge flows progression

BCC site status inaccessible Agent Production in error state

DUseSunHttpHandler=true weblogic.net.http.SOAPHttpsURLConnection Weblogic/Java HttpHandler issues