When importing na EAServer JAR, the Deploy wizard creates a Web application that is identical to the original.
When importing a WAR, the Deploy wizard creates a Web application with the same name as the display name in the WAR file’s XML descriptor. If there is no display name, the new Web application has the same name as the WAR file. For each servlet defined in the WAR, the Deploy wizard creates a Web component with the same name as the servlet-name element in the Web application deployment descriptor.
Before running servlets or JSPs in the Web application, you may need to configure the following settings in the Web Application Properties dialog box:
Role mappings
Resource references
EJB references
Environment properties
Copyright © 2005. Sybase Inc. All rights reserved. |