The ATG assembler can only assemble a J2EE application from an ATG module, where the J2EE application is in a typical hierarchical structure within the module. When you import a development mode EAR file into WSAD, a new web development structure is created in your WSAD workspace, no longer using the module’s J2EE application.

For that reason, you must extract the web development that you have been performing within your WSAD workspace back into your ATG module structure when assembling. This process can be done via the WSAD UI, or by using a custom ANT script.

Before you can export the web project and reassemble your application, you may need to update the ATG-Class-Path manifest attribute of your module if you did not do so earlier.

 
loading table of contents...